[INFO] cloning repository https://github.com/DanielKeep/calendar-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanielKeep/calendar-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielKeep%2Fcalendar-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielKeep%2Fcalendar-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 399f1b0fafac49df5e52a57b350a9c8b09ea046b [INFO] testing DanielKeep/calendar-example against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielKeep%2Fcalendar-example" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DanielKeep/calendar-example on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DanielKeep/calendar-example [INFO] finished tweaking git repo https://github.com/DanielKeep/calendar-example [INFO] tweaked toml for git repo https://github.com/DanielKeep/calendar-example written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/DanielKeep/calendar-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8236e55ea9978e95de21407c67c9cc5a4438250344ae647a3878a1c436c65b3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e8236e55ea9978e95de21407c67c9cc5a4438250344ae647a3878a1c436c65b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8236e55ea9978e95de21407c67c9cc5a4438250344ae647a3878a1c436c65b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8236e55ea9978e95de21407c67c9cc5a4438250344ae647a3878a1c436c65b3", kill_on_drop: false }` [INFO] [stdout] e8236e55ea9978e95de21407c67c9cc5a4438250344ae647a3878a1c436c65b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3489e3fe36b3250b25a8f218c7d9ecd27a5cd0921ac9503fdfd42bc277eef07 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b3489e3fe36b3250b25a8f218c7d9ecd27a5cd0921ac9503fdfd42bc277eef07", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.34 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling libc v0.2.15 [INFO] [stderr] Compiling itertools v0.4.17 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling num v0.1.34 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling calendar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0562]: `impl Trait` not allowed outside of function and method return types [INFO] [stdout] --> bin.rs:386:23 [INFO] [stdout] | [INFO] [stdout] 386 | -> impl FnOnce(It) -> impl Iterator [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0562]: `impl Trait` not allowed outside of function and method return types [INFO] [stdout] --> bin.rs:456:57 [INFO] [stdout] | [INFO] [stdout] 456 | fn chunks(n: usize) -> impl FnOnce(It) -> impl Iterator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> bin.rs:391:11 [INFO] [stdout] | [INFO] [stdout] 391 | move |it| { [INFO] [stdout] | ^^ consider giving this closure parameter a type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> bin.rs:466:11 [INFO] [stdout] | [INFO] [stdout] 466 | move |mut it| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter a type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> bin.rs:506:15 [INFO] [stdout] | [INFO] [stdout] 506 | .map(|r| r.into_iter() [INFO] [stdout] | ^ consider giving this closure parameter a type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0562. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `calendar` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "b3489e3fe36b3250b25a8f218c7d9ecd27a5cd0921ac9503fdfd42bc277eef07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3489e3fe36b3250b25a8f218c7d9ecd27a5cd0921ac9503fdfd42bc277eef07", kill_on_drop: false }` [INFO] [stdout] b3489e3fe36b3250b25a8f218c7d9ecd27a5cd0921ac9503fdfd42bc277eef07