[INFO] cloning repository https://github.com/NikBel3476/evacuation-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NikBel3476/evacuation-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikBel3476%2Fevacuation-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikBel3476%2Fevacuation-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3eed9f554946cf3495b5061659d86b90ace80f2e [INFO] checking NikBel3476/evacuation-core against master#0f442e265c165c0a78633bef98de18517815150c for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikBel3476%2Fevacuation-core" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NikBel3476/evacuation-core on toolchain 0f442e265c165c0a78633bef98de18517815150c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/NikBel3476/evacuation-core [INFO] finished tweaking git repo https://github.com/NikBel3476/evacuation-core [INFO] tweaked toml for git repo https://github.com/NikBel3476/evacuation-core written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/NikBel3476/evacuation-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/NikBel3476/triangle-rs.git` [INFO] [stderr] Updating git repository `https://github.com/colinjneville/triangulate.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest v0.19.0 [INFO] [stderr] Downloaded zot v0.1.0 [INFO] [stderr] Downloaded serde-pickle v0.6.3 [INFO] [stderr] Downloaded duct v0.13.6 [INFO] [stderr] Downloaded rstest_macros v0.19.0 [INFO] [stderr] Downloaded regex-syntax v0.7.3 [INFO] [stderr] Downloaded regex-automata v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9e99203c14d7fb37fd51eb91eaf96de776fbd77eb28c5f60c50627a25fca8f9 [INFO] running `Command { std: "docker" "start" "-a" "e9e99203c14d7fb37fd51eb91eaf96de776fbd77eb28c5f60c50627a25fca8f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9e99203c14d7fb37fd51eb91eaf96de776fbd77eb28c5f60c50627a25fca8f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e99203c14d7fb37fd51eb91eaf96de776fbd77eb28c5f60c50627a25fca8f9", kill_on_drop: false }` [INFO] [stdout] e9e99203c14d7fb37fd51eb91eaf96de776fbd77eb28c5f60c50627a25fca8f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5eebbd782898942914ea92a0d7d6f6541bf16c5e9444cb931c55c5d04612232e [INFO] running `Command { std: "docker" "start" "-a" "5eebbd782898942914ea92a0d7d6f6541bf16c5e9444cb931c55c5d04612232e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking os_str_bytes v6.5.1 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking rayon-core v1.11.0 [INFO] [stderr] Compiling rstest_macros v0.19.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling triangle-rs v0.1.0 (https://github.com/NikBel3476/triangle-rs.git?rev=0a8faac#0a8faac4) [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking os_pipe v1.1.4 [INFO] [stderr] Checking shared_child v1.0.0 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking iter-read v0.3.1 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking duct v0.13.6 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Checking optional v0.5.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling uuid-macro-internal v1.8.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking zot v0.1.0 [INFO] [stderr] Compiling relative-path v1.8.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking triangulate v0.2.0 (https://github.com/colinjneville/triangulate.git?branch=master#f7efc96d) [INFO] [stderr] Checking spade v2.2.0 [INFO] [stderr] Checking petgraph v0.6.3 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stdout] error[E0275]: overflow evaluating the requirement `>::Output<_>: Mappable<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/triangulate-0820f41cadc653ea/f7efc96/src/inputs/polygon_list.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | IndexWithIter::new(self.0.iter_indices()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`triangulate`) [INFO] [stdout] note: required by a bound in `IndexWithIter::<'i, Iter, OldIndex, New, Old>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/triangulate-0820f41cadc653ea/f7efc96/src/inputs/polygon_list.rs:316:65 [INFO] [stdout] | [INFO] [stdout] 316 | OldIndex::Output: VertexIndex + crate::Mappable = OldIndex> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IndexWithIter::<'i, Iter, OldIndex, New, Old>::new` [INFO] [stdout] 317 | pub(crate) fn new(iter: Iter) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `triangulate` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5eebbd782898942914ea92a0d7d6f6541bf16c5e9444cb931c55c5d04612232e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eebbd782898942914ea92a0d7d6f6541bf16c5e9444cb931c55c5d04612232e", kill_on_drop: false }` [INFO] [stdout] 5eebbd782898942914ea92a0d7d6f6541bf16c5e9444cb931c55c5d04612232e