[INFO] cloning repository https://github.com/linyinfeng/boxed-closure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linyinfeng/boxed-closure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinyinfeng%2Fboxed-closure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinyinfeng%2Fboxed-closure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 303a57c83bd1a2208c19624edc8ed5383eb702a1 [INFO] checking linyinfeng/boxed-closure against try#388b725dea7416978ab58ab1f908139d530308a7 for pr-99943 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinyinfeng%2Fboxed-closure" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/linyinfeng/boxed-closure on toolchain 388b725dea7416978ab58ab1f908139d530308a7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+388b725dea7416978ab58ab1f908139d530308a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/linyinfeng/boxed-closure [INFO] finished tweaking git repo https://github.com/linyinfeng/boxed-closure [INFO] tweaked toml for git repo https://github.com/linyinfeng/boxed-closure written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/linyinfeng/boxed-closure already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+388b725dea7416978ab58ab1f908139d530308a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+388b725dea7416978ab58ab1f908139d530308a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e8000ff24d2e7ec34c18b97e211e1daab6942723f48db354a4016c6462782a8 [INFO] running `Command { std: "docker" "start" "-a" "7e8000ff24d2e7ec34c18b97e211e1daab6942723f48db354a4016c6462782a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e8000ff24d2e7ec34c18b97e211e1daab6942723f48db354a4016c6462782a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e8000ff24d2e7ec34c18b97e211e1daab6942723f48db354a4016c6462782a8", kill_on_drop: false }` [INFO] [stdout] 7e8000ff24d2e7ec34c18b97e211e1daab6942723f48db354a4016c6462782a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+388b725dea7416978ab58ab1f908139d530308a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c3a912c4f1793dca04ed661c7f5b5e3eb3118614a871d1905113d980e3d63f4 [INFO] running `Command { std: "docker" "start" "-a" "8c3a912c4f1793dca04ed661c7f5b5e3eb3118614a871d1905113d980e3d63f4", kill_on_drop: false }` [INFO] [stderr] Checking boxed-closure v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0059]: type parameter to bare `FnOnce` trait must be a tuple [INFO] [stdout] --> src/move_closure.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for MoveClosure { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for MoveClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `FnOnce` trait must be a tuple [INFO] [stdout] --> src/move_closure.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for MoveClosure { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for MoveClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/move_closure.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | extern "rust-call" fn call_once(self, args: Args) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for MoveClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/move_closure.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | extern "rust-call" fn call_once(self, args: Args) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for MoveClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `FnOnce` trait must be a tuple [INFO] [stdout] --> src/ref_mut_closure.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for RefMutClosure { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for RefMutClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `FnOnce` trait must be a tuple [INFO] [stdout] --> src/ref_mut_closure.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for RefMutClosure { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for RefMutClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `FnMut` trait must be a tuple [INFO] [stdout] --> src/ref_mut_closure.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | impl FnMut for RefMutClosure { [INFO] [stdout] | ^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnMut` [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 20 | impl FnMut for RefMutClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `FnMut` trait must be a tuple [INFO] [stdout] --> src/ref_mut_closure.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | impl FnMut for RefMutClosure { [INFO] [stdout] | ^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnMut` [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 20 | impl FnMut for RefMutClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/ref_mut_closure.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | extern "rust-call" fn call_once(mut self, args: Args) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for RefMutClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/ref_mut_closure.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | extern "rust-call" fn call_once(mut self, args: Args) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for RefMutClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/ref_mut_closure.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | extern "rust-call" fn call_mut(&mut self, args: Args) -> Self::Output { [INFO] [stdout] | ^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 20 | impl FnMut for RefMutClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/ref_mut_closure.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | extern "rust-call" fn call_mut(&mut self, args: Args) -> Self::Output { [INFO] [stdout] | ^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 20 | impl FnMut for RefMutClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `FnOnce` trait must be a tuple [INFO] [stdout] --> src/ref_closure.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for RefClosure { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for RefClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `FnMut` trait must be a tuple [INFO] [stdout] --> src/ref_closure.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | impl FnMut for RefClosure { [INFO] [stdout] | ^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnMut` [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 20 | impl FnMut for RefClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `Fn` trait must be a tuple [INFO] [stdout] --> src/ref_closure.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | impl Fn for RefClosure { [INFO] [stdout] | ^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Fn` [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 26 | impl Fn for RefClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `FnOnce` trait must be a tuple [INFO] [stdout] --> src/ref_closure.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for RefClosure { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for RefClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/ref_closure.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | extern "rust-call" fn call_once(self, args: Args) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for RefClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/ref_closure.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | extern "rust-call" fn call_mut(&mut self, args: Args) -> Self::Output { [INFO] [stdout] | ^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 20 | impl FnMut for RefClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/ref_closure.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | extern "rust-call" fn call(&self, args: Args) -> Self::Output { [INFO] [stdout] | ^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 26 | impl Fn for RefClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0059, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0059`. [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `FnMut` trait must be a tuple [INFO] [stdout] --> src/ref_closure.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | impl FnMut for RefClosure { [INFO] [stdout] | ^^^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnMut` [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 20 | impl FnMut for RefClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `Fn` trait must be a tuple [INFO] [stdout] --> src/ref_closure.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | impl Fn for RefClosure { [INFO] [stdout] | ^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Fn` [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 26 | impl Fn for RefClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/ref_closure.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | extern "rust-call" fn call_once(self, args: Args) -> Self::Output { [INFO] [stdout] | ^^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 13 | impl FnOnce for RefClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/ref_closure.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | extern "rust-call" fn call_mut(&mut self, args: Args) -> Self::Output { [INFO] [stdout] | ^^^^^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 20 | impl FnMut for RefClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `boxed-closure` due to 13 previous errors [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/ref_closure.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | extern "rust-call" fn call(&self, args: Args) -> Self::Output { [INFO] [stdout] | ^^^^ the trait `Tuple` is not implemented for `Args` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `Args` [INFO] [stdout] | [INFO] [stdout] 26 | impl Fn for RefClosure { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0059, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0059`. [INFO] [stdout] [INFO] [stderr] error: could not compile `boxed-closure` due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "8c3a912c4f1793dca04ed661c7f5b5e3eb3118614a871d1905113d980e3d63f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c3a912c4f1793dca04ed661c7f5b5e3eb3118614a871d1905113d980e3d63f4", kill_on_drop: false }` [INFO] [stdout] 8c3a912c4f1793dca04ed661c7f5b5e3eb3118614a871d1905113d980e3d63f4