[INFO] cloning repository https://github.com/shingtaklam1324/odd-plus-even [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shingtaklam1324/odd-plus-even" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshingtaklam1324%2Fodd-plus-even", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshingtaklam1324%2Fodd-plus-even'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41727665a0c6060e378802013157be1594c159fe [INFO] checking shingtaklam1324/odd-plus-even against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshingtaklam1324%2Fodd-plus-even" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shingtaklam1324/odd-plus-even on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shingtaklam1324/odd-plus-even [INFO] finished tweaking git repo https://github.com/shingtaklam1324/odd-plus-even [INFO] tweaked toml for git repo https://github.com/shingtaklam1324/odd-plus-even written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shingtaklam1324/odd-plus-even 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87deb1cc6535f8a1aead395fe15becac3a3ea3a2aaff76a6b0f57da7aae404b0 [INFO] running `Command { std: "docker" "start" "-a" "87deb1cc6535f8a1aead395fe15becac3a3ea3a2aaff76a6b0f57da7aae404b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87deb1cc6535f8a1aead395fe15becac3a3ea3a2aaff76a6b0f57da7aae404b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87deb1cc6535f8a1aead395fe15becac3a3ea3a2aaff76a6b0f57da7aae404b0", kill_on_drop: false }` [INFO] [stdout] 87deb1cc6535f8a1aead395fe15becac3a3ea3a2aaff76a6b0f57da7aae404b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b9cf0aa6dd0bb96bea53cceb347bb3b6e16ac091a08394528f84742cde515bb [INFO] running `Command { std: "docker" "start" "-a" "5b9cf0aa6dd0bb96bea53cceb347bb3b6e16ac091a08394528f84742cde515bb", kill_on_drop: false }` [INFO] [stderr] Checking odd_plus_even v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Even: EvenPlusEven, Z>` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`odd_plus_even`) [INFO] [stdout] note: required for `Even>>` to implement `EvenPlusEven, S>>` [INFO] [stdout] --> src/main.rs:149:27 [INFO] [stdout] | [INFO] [stdout] 149 | impl EvenPlusEven, X> for Even>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | as EvenPlusEven, U>>::Output: Next, [INFO] [stdout] | ---- unsatisfied trait bound introduced here [INFO] [stdout] = note: 127 redundant requirements hidden [INFO] [stdout] = note: required for `Even>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` to implement `EvenPlusEven, S>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/odd_plus_even-4a0443a907ad4a84.long-type-1748474278672441983.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Even: EvenPlusEven, Z>` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`odd_plus_even`) [INFO] [stdout] note: required for `Even>>` to implement `EvenPlusEven, S>>` [INFO] [stdout] --> src/main.rs:149:27 [INFO] [stdout] | [INFO] [stdout] 149 | impl EvenPlusEven, X> for Even>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | as EvenPlusEven, U>>::Output: Next, [INFO] [stdout] | ---- unsatisfied trait bound introduced here [INFO] [stdout] = note: 127 redundant requirements hidden [INFO] [stdout] = note: required for `Even>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` to implement `EvenPlusEven, S>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/odd_plus_even-8efbb2eda56f397b.long-type-1394108339380898606.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Odd>: OddPlusOdd>, S>` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`odd_plus_even`) [INFO] [stdout] note: required for `Odd>>>` to implement `OddPlusOdd>, S>>>` [INFO] [stdout] --> src/main.rs:178:27 [INFO] [stdout] | [INFO] [stdout] 178 | impl OddPlusOdd, X> for Odd>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | as OddPlusOdd, U>>::Output: Next, [INFO] [stdout] | ---- unsatisfied trait bound introduced here [INFO] [stdout] = note: 127 redundant requirements hidden [INFO] [stdout] = note: required for `Odd>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` to implement `OddPlusOdd>, S>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/odd_plus_even-8efbb2eda56f397b.long-type-5319032020371754977.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Odd>: OddPlusOdd>, S>` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`odd_plus_even`) [INFO] [stdout] note: required for `Odd>>>` to implement `OddPlusOdd>, S>>>` [INFO] [stdout] --> src/main.rs:178:27 [INFO] [stdout] | [INFO] [stdout] 178 | impl OddPlusOdd, X> for Odd>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | as OddPlusOdd, U>>::Output: Next, [INFO] [stdout] | ---- unsatisfied trait bound introduced here [INFO] [stdout] = note: 127 redundant requirements hidden [INFO] [stdout] = note: required for `Odd>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` to implement `OddPlusOdd>, S>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/odd_plus_even-4a0443a907ad4a84.long-type-1572502375215242327.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `odd_plus_even` (bin "odd_plus_even") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `odd_plus_even` (bin "odd_plus_even" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "5b9cf0aa6dd0bb96bea53cceb347bb3b6e16ac091a08394528f84742cde515bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b9cf0aa6dd0bb96bea53cceb347bb3b6e16ac091a08394528f84742cde515bb", kill_on_drop: false }` [INFO] [stdout] 5b9cf0aa6dd0bb96bea53cceb347bb3b6e16ac091a08394528f84742cde515bb [INFO] checking shingtaklam1324/odd-plus-even against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshingtaklam1324%2Fodd-plus-even" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shingtaklam1324/odd-plus-even on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shingtaklam1324/odd-plus-even [INFO] finished tweaking git repo https://github.com/shingtaklam1324/odd-plus-even [INFO] tweaked toml for git repo https://github.com/shingtaklam1324/odd-plus-even written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shingtaklam1324/odd-plus-even 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0be782882eb5145497f7ac29eef72f76534e846679eead5cceebf4c341e97a0a [INFO] running `Command { std: "docker" "start" "-a" "0be782882eb5145497f7ac29eef72f76534e846679eead5cceebf4c341e97a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0be782882eb5145497f7ac29eef72f76534e846679eead5cceebf4c341e97a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0be782882eb5145497f7ac29eef72f76534e846679eead5cceebf4c341e97a0a", kill_on_drop: false }` [INFO] [stdout] 0be782882eb5145497f7ac29eef72f76534e846679eead5cceebf4c341e97a0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3eaebd6d5fc4c9848682b6bc772a3c92990d1ceeec6eba75c9b1387fa5edb633 [INFO] running `Command { std: "docker" "start" "-a" "3eaebd6d5fc4c9848682b6bc772a3c92990d1ceeec6eba75c9b1387fa5edb633", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "3eaebd6d5fc4c9848682b6bc772a3c92990d1ceeec6eba75c9b1387fa5edb633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eaebd6d5fc4c9848682b6bc772a3c92990d1ceeec6eba75c9b1387fa5edb633", kill_on_drop: false }` [INFO] [stdout] 3eaebd6d5fc4c9848682b6bc772a3c92990d1ceeec6eba75c9b1387fa5edb633