[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielKeep%2Fcalendar-example" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DanielKeep/calendar-example on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-23/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6168037312ac50828bb4e1fdb4274ff8209032feec9f7172557c5dd1b8a220b6 [INFO] running `Command { std: "docker" "start" "-a" "6168037312ac50828bb4e1fdb4274ff8209032feec9f7172557c5dd1b8a220b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6168037312ac50828bb4e1fdb4274ff8209032feec9f7172557c5dd1b8a220b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6168037312ac50828bb4e1fdb4274ff8209032feec9f7172557c5dd1b8a220b6", kill_on_drop: false }` [INFO] [stdout] 6168037312ac50828bb4e1fdb4274ff8209032feec9f7172557c5dd1b8a220b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d5db913250bdd8b196b166a2c20f575a092814bc9f81e395cadf63c1b4fc74b [INFO] running `Command { std: "docker" "start" "-a" "5d5db913250bdd8b196b166a2c20f575a092814bc9f81e395cadf63c1b4fc74b", 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 time v0.1.35 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling num v0.1.34 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling calendar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> bin.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [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 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0554, 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 7 previous errors [INFO] running `Command { std: "docker" "inspect" "5d5db913250bdd8b196b166a2c20f575a092814bc9f81e395cadf63c1b4fc74b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d5db913250bdd8b196b166a2c20f575a092814bc9f81e395cadf63c1b4fc74b", kill_on_drop: false }` [INFO] [stdout] 5d5db913250bdd8b196b166a2c20f575a092814bc9f81e395cadf63c1b4fc74b