[INFO] cloning repository https://github.com/Bietola/rwh-ch10-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bietola/rwh-ch10-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBietola%2Frwh-ch10-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBietola%2Frwh-ch10-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0618c38f07cbfa3db2096707c9d31069408df054 [INFO] testing Bietola/rwh-ch10-rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBietola%2Frwh-ch10-rust" "/workspace/builds/worker-86/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-86/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bietola/rwh-ch10-rust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Bietola/rwh-ch10-rust [INFO] finished tweaking git repo https://github.com/Bietola/rwh-ch10-rust [INFO] tweaked toml for git repo https://github.com/Bietola/rwh-ch10-rust written to /workspace/builds/worker-86/source/Cargo.toml [INFO] crate git repo https://github.com/Bietola/rwh-ch10-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 derive-newtype v0.2.3 [INFO] [stderr] Downloaded newtype v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bc83dd729efc107585f9ebd5a32417d2c262ddf49f6dc12fed6d0e95688be45 [INFO] running `Command { std: "docker" "start" "-a" "9bc83dd729efc107585f9ebd5a32417d2c262ddf49f6dc12fed6d0e95688be45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bc83dd729efc107585f9ebd5a32417d2c262ddf49f6dc12fed6d0e95688be45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bc83dd729efc107585f9ebd5a32417d2c262ddf49f6dc12fed6d0e95688be45", kill_on_drop: false }` [INFO] [stdout] 9bc83dd729efc107585f9ebd5a32417d2c262ddf49f6dc12fed6d0e95688be45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27085457dadc628a16a99fc62ee34f91029a83b02f837a1987ede46ffe3a8a21 [INFO] running `Command { std: "docker" "start" "-a" "27085457dadc628a16a99fc62ee34f91029a83b02f837a1987ede46ffe3a8a21", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling derive-newtype v0.2.3 [INFO] [stderr] Compiling newtype v0.2.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling rwh-ch10-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0525]: expected a closure that implements the `Fn` trait, but this closure only implements `FnOnce` [INFO] [stdout] --> src/main.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | move |input| Ok(($val, input)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this closure implements `FnOnce`, not `Fn` [INFO] [stdout] ... [INFO] [stdout] 63 | and_then($parser, move |$out| parse_do!($($tail)*)) [INFO] [stdout] | -------- the requirement to implement `Fn` derives from here [INFO] [stdout] ... [INFO] [stdout] 99 | let parser = parse_do! { [INFO] [stdout] | __________________- [INFO] [stdout] 100 | | match_header_version, [INFO] [stdout] 101 | | width <- get_num, [INFO] [stdout] 102 | | height <- get_num, [INFO] [stdout] ... | [INFO] [stdout] 110 | | contents: contents.into(), [INFO] [stdout] | | -------- closure is `FnOnce` because it moves the variable `contents` out of its environment [INFO] [stdout] 111 | | }, [INFO] [stdout] 112 | | }; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_do` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0525`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rwh-ch10-rust` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "27085457dadc628a16a99fc62ee34f91029a83b02f837a1987ede46ffe3a8a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27085457dadc628a16a99fc62ee34f91029a83b02f837a1987ede46ffe3a8a21", kill_on_drop: false }` [INFO] [stdout] 27085457dadc628a16a99fc62ee34f91029a83b02f837a1987ede46ffe3a8a21