[INFO] cloning repository https://github.com/davidspies/relidrat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidspies/relidrat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidspies%2Frelidrat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidspies%2Frelidrat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf05579121003178975ad2463b4968c7de09dc36 [INFO] documenting davidspies/relidrat against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidspies%2Frelidrat" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidspies/relidrat on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidspies/relidrat [INFO] finished tweaking git repo https://github.com/davidspies/relidrat [INFO] tweaked toml for git repo https://github.com/davidspies/relidrat written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/davidspies/relidrat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44fff9a1065e3b0cf191025e1e09fdf7cb5453fb21bad7cbf840833462218c17 [INFO] running `Command { std: "docker" "start" "-a" "44fff9a1065e3b0cf191025e1e09fdf7cb5453fb21bad7cbf840833462218c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44fff9a1065e3b0cf191025e1e09fdf7cb5453fb21bad7cbf840833462218c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44fff9a1065e3b0cf191025e1e09fdf7cb5453fb21bad7cbf840833462218c17", kill_on_drop: false }` [INFO] [stdout] 44fff9a1065e3b0cf191025e1e09fdf7cb5453fb21bad7cbf840833462218c17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 315d92f3e2cffa29eac8e3d7037b4c698280705b2299c5c49983e9b92b1298ab [INFO] running `Command { std: "docker" "start" "-a" "315d92f3e2cffa29eac8e3d7037b4c698280705b2299c5c49983e9b92b1298ab", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking standing-relations v0.1.0 (https://github.com/davidspies/standing-relations?branch=main#abdad6fc) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/standing-relations-f2679081bed9322b/abdad6f/src/lib.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(map_first_last, min_type_alias_impl_trait, box_into_inner, cell_update)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of full type_alias_impl_trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/standing-relations-f2679081bed9322b/abdad6f/src/core/flat_iter.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | type IntoFlatIter = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/standing-relations-f2679081bed9322b/abdad6f/src/core/op/triangles/intersection.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | type Output = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/standing-relations-f2679081bed9322b/abdad6f/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(map_first_last, min_type_alias_impl_trait, box_into_inner, cell_update)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/standing-relations-f2679081bed9322b/abdad6f/src/lib.rs:1:55 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(map_first_last, min_type_alias_impl_trait, box_into_inner, cell_update)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/standing-relations-f2679081bed9322b/abdad6f/src/lib.rs:1:71 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(map_first_last, min_type_alias_impl_trait, box_into_inner, cell_update)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/standing-relations-f2679081bed9322b/abdad6f/src/core/op/triangles/intersection.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | type Output = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding an explicit lifetime bound `K: 'a`... [INFO] [stdout] = note: ...so that the type `K` will meet its required lifetime bounds... [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `VL` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/standing-relations-f2679081bed9322b/abdad6f/src/core/op/triangles/intersection.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | type Output = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding an explicit lifetime bound `VL: 'a`... [INFO] [stdout] = note: ...so that the type `VL` will meet its required lifetime bounds... [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `VR` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/standing-relations-f2679081bed9322b/abdad6f/src/core/op/triangles/intersection.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | type Output = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding an explicit lifetime bound `VR: 'a`... [INFO] [stdout] = note: ...so that the reference type `&'a VR` does not outlive the data it points at [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stdout] error[E0309]: the parameter type `VR` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/standing-relations-f2679081bed9322b/abdad6f/src/core/op/triangles/intersection.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | type Output = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding an explicit lifetime bound `VR: 'a`... [INFO] [stdout] = note: ...so that the reference type `&'a HashMap` does not outlive the data it points at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/standing-relations-f2679081bed9322b/abdad6f/src/core/op/triangles/intersection.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | type Output = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding an explicit lifetime bound `K: 'a`... [INFO] [stdout] = note: ...so that the reference type `&'a HashMap` does not outlive the data it points at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `VL` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/standing-relations-f2679081bed9322b/abdad6f/src/core/op/triangles/intersection.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | type Output = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding an explicit lifetime bound `VL: 'a`... [INFO] [stdout] = note: ...so that the reference type `&'a HashMap` does not outlive the data it points at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/standing-relations-f2679081bed9322b/abdad6f/src/core/op/triangles/intersection.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | type Output = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding an explicit lifetime bound `K: 'a`... [INFO] [stdout] = note: ...so that the reference type `&'a HashMap` does not outlive the data it points at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `standing-relations` due to 14 previous errors [INFO] [stdout] Some errors have detailed explanations: E0309, E0554, E0557, E0658. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0309`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "315d92f3e2cffa29eac8e3d7037b4c698280705b2299c5c49983e9b92b1298ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315d92f3e2cffa29eac8e3d7037b4c698280705b2299c5c49983e9b92b1298ab", kill_on_drop: false }` [INFO] [stdout] 315d92f3e2cffa29eac8e3d7037b4c698280705b2299c5c49983e9b92b1298ab