[INFO] cloning repository https://github.com/piedoom/modsynth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/piedoom/modsynth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiedoom%2Fmodsynth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiedoom%2Fmodsynth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e26923c80d219c8d48297ae69f3643909622ab5 [INFO] checking piedoom/modsynth against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiedoom%2Fmodsynth" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/piedoom/modsynth on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/piedoom/modsynth [INFO] finished tweaking git repo https://github.com/piedoom/modsynth [INFO] tweaked toml for git repo https://github.com/piedoom/modsynth written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/piedoom/modsynth 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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d2166f5e1aea703874e8c6dde48ae9db84d0951a058357217ed94af8dd015b8 [INFO] running `Command { std: "docker" "start" "-a" "4d2166f5e1aea703874e8c6dde48ae9db84d0951a058357217ed94af8dd015b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d2166f5e1aea703874e8c6dde48ae9db84d0951a058357217ed94af8dd015b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d2166f5e1aea703874e8c6dde48ae9db84d0951a058357217ed94af8dd015b8", kill_on_drop: false }` [INFO] [stdout] 4d2166f5e1aea703874e8c6dde48ae9db84d0951a058357217ed94af8dd015b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d12b5ded68025c6eff4868acbd38b03354bb7f85fd71346784c612aa6260716d [INFO] running `Command { std: "docker" "start" "-a" "d12b5ded68025c6eff4868acbd38b03354bb7f85fd71346784c612aa6260716d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Checking weighted_rand v0.4.2 [INFO] [stderr] Checking modsynth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[T; U * 2] well-formed` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `grid::Neighbors` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 361 | pub struct Neighbors [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 362 | where [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[T; U * 2] well-formed` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as StructuralPartialEq>` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in ` as StructuralPartialEq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[T; U * 2] well-formed` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as PartialEq>` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in ` as PartialEq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[T; U * 2] well-formed` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Eq>` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in ` as Eq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[T; U * 2] well-formed` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Debug>` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in ` as Debug>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[T; U * 2] well-formed` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Clone>` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in ` as Clone>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[T; U * 2] well-formed` [INFO] [stdout] --> src/grid.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `grid::Neighbors` [INFO] [stdout] --> src/grid.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[T; U * 2] well-formed` [INFO] [stdout] --> src/grid.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl Neighbors<3, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `grid::Neighbors` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 361 | pub struct Neighbors [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 362 | where [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[HashMap; U * 2] well-formed` [INFO] [stdout] --> src/synthesizer.rs:223:15 [INFO] [stdout] | [INFO] [stdout] 223 | pub data: HashMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `grid::Neighbors` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 361 | pub struct Neighbors [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 362 | where [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `modsynth` (lib test) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[T; U * 2] well-formed` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `grid::Neighbors` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 361 | pub struct Neighbors [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 362 | where [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[T; U * 2] well-formed` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as StructuralPartialEq>` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in ` as StructuralPartialEq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[T; U * 2] well-formed` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as PartialEq>` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in ` as PartialEq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[T; U * 2] well-formed` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Eq>` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in ` as Eq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[T; U * 2] well-formed` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Debug>` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in ` as Debug>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[T; U * 2] well-formed` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Clone>` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in ` as Clone>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[T; U * 2] well-formed` [INFO] [stdout] --> src/grid.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `grid::Neighbors` [INFO] [stdout] --> src/grid.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[T; U * 2] well-formed` [INFO] [stdout] --> src/grid.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl Neighbors<3, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `grid::Neighbors` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 361 | pub struct Neighbors [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 362 | where [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[HashMap; U * 2] well-formed` [INFO] [stdout] --> src/synthesizer.rs:223:15 [INFO] [stdout] | [INFO] [stdout] 223 | pub data: HashMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `grid::Neighbors` [INFO] [stdout] --> src/grid.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 361 | pub struct Neighbors [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 362 | where [INFO] [stdout] 363 | [T; U * 2]:, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Neighbors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `modsynth` (lib) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "d12b5ded68025c6eff4868acbd38b03354bb7f85fd71346784c612aa6260716d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d12b5ded68025c6eff4868acbd38b03354bb7f85fd71346784c612aa6260716d", kill_on_drop: false }` [INFO] [stdout] d12b5ded68025c6eff4868acbd38b03354bb7f85fd71346784c612aa6260716d