[INFO] cloning repository https://github.com/Blobfishman/opti_space [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blobfishman/opti_space" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlobfishman%2Fopti_space", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlobfishman%2Fopti_space'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b24572717773cbc1cf1648418e9f843cc2dbc18 [INFO] testing Blobfishman/opti_space against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlobfishman%2Fopti_space" "/workspace/builds/worker-62/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-62/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Blobfishman/opti_space on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Blobfishman/opti_space [INFO] finished tweaking git repo https://github.com/Blobfishman/opti_space [INFO] tweaked toml for git repo https://github.com/Blobfishman/opti_space written to /workspace/builds/worker-62/source/Cargo.toml [INFO] crate git repo https://github.com/Blobfishman/opti_space already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stl_io v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8dcd8b50993b267c8fce0d0415fba04296ab8713fe8fc70d4608a9a59fc14b8 [INFO] running `Command { std: "docker" "start" "-a" "d8dcd8b50993b267c8fce0d0415fba04296ab8713fe8fc70d4608a9a59fc14b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8dcd8b50993b267c8fce0d0415fba04296ab8713fe8fc70d4608a9a59fc14b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8dcd8b50993b267c8fce0d0415fba04296ab8713fe8fc70d4608a9a59fc14b8", kill_on_drop: false }` [INFO] [stdout] d8dcd8b50993b267c8fce0d0415fba04296ab8713fe8fc70d4608a9a59fc14b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 584ec9f039d1f8ad3f9b45e4cc8bd1f67c7d9b67caac172a667bf34aea6700d3 [INFO] running `Command { std: "docker" "start" "-a" "584ec9f039d1f8ad3f9b45e4cc8bd1f67c7d9b67caac172a667bf34aea6700d3", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling stl_io v0.6.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling opti_space v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rect.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 33 | impl Rect [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 117 | cmp::min(other.p2.x, self.p2.x) - cmp::max(other.p1.x, self.p1.x), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected integer, found type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: expected type `{integer}` [INFO] [stdout] found type parameter `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rect.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 33 | impl Rect [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 120 | cmp::min(other.p2.y, self.p2.y) - cmp::max(other.p1.y, self.p1.y), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected integer, found type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: expected type `{integer}` [INFO] [stdout] found type parameter `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rect.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 33 | impl Rect [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn get_overlapped_area(&self, other: &Rect) -> T { [INFO] [stdout] | - expected `T` because of return type [INFO] [stdout] 115 | / cmp::max( [INFO] [stdout] 116 | | 0, [INFO] [stdout] 117 | | cmp::min(other.p2.x, self.p2.x) - cmp::max(other.p1.x, self.p1.x), [INFO] [stdout] 118 | | ) * cmp::max( [INFO] [stdout] 119 | | 0, [INFO] [stdout] 120 | | cmp::min(other.p2.y, self.p2.y) - cmp::max(other.p1.y, self.p1.y), [INFO] [stdout] 121 | | ) [INFO] [stdout] | |_________^ expected type parameter `T`, found integer [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `T` [INFO] [stdout] found type `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `opti_space` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "584ec9f039d1f8ad3f9b45e4cc8bd1f67c7d9b67caac172a667bf34aea6700d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "584ec9f039d1f8ad3f9b45e4cc8bd1f67c7d9b67caac172a667bf34aea6700d3", kill_on_drop: false }` [INFO] [stdout] 584ec9f039d1f8ad3f9b45e4cc8bd1f67c7d9b67caac172a667bf34aea6700d3