[INFO] cloning repository https://github.com/gmalmquist/meshproc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmalmquist/meshproc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmalmquist%2Fmeshproc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmalmquist%2Fmeshproc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e734218f7dcec00165d07daaa820ed4a0f12246f [INFO] checking gmalmquist/meshproc/e734218f7dcec00165d07daaa820ed4a0f12246f against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmalmquist%2Fmeshproc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gmalmquist/meshproc on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gmalmquist/meshproc [INFO] finished tweaking git repo https://github.com/gmalmquist/meshproc [INFO] tweaked toml for git repo https://github.com/gmalmquist/meshproc written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gmalmquist/meshproc 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memchr v2.3.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.8 [INFO] [stderr] Downloaded syn v1.0.14 [INFO] [stderr] Downloaded stl_io v0.4.2 [INFO] [stderr] Downloaded hermit-abi v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 498b41471c791fa6d7afbe75f70d95b5b9f420492f8fb5ff40fd6af76b4feca4 [INFO] running `Command { std: "docker" "start" "-a" "498b41471c791fa6d7afbe75f70d95b5b9f420492f8fb5ff40fd6af76b4feca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "498b41471c791fa6d7afbe75f70d95b5b9f420492f8fb5ff40fd6af76b4feca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "498b41471c791fa6d7afbe75f70d95b5b9f420492f8fb5ff40fd6af76b4feca4", kill_on_drop: false }` [INFO] [stdout] 498b41471c791fa6d7afbe75f70d95b5b9f420492f8fb5ff40fd6af76b4feca4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c02de024e8f2dbbea400fb33391a593f8d294c089fe2fb8dc43a0b22447826d9 [INFO] running `Command { std: "docker" "start" "-a" "c02de024e8f2dbbea400fb33391a593f8d294c089fe2fb8dc43a0b22447826d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking stl_io v0.4.2 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking meshproc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: cannot multiply `{float}` by `{integer}` [INFO] [stdout] --> src/main.rs:120:41 [INFO] [stdout] | [INFO] [stdout] 120 | if face.area() < (clearance * 2) * (clearance * 2) { [INFO] [stdout] | ^ no implementation for `{float} * {integer}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul<{integer}>` is not implemented for `{float}` [INFO] [stdout] = help: the following other types implement trait `Mul`: [INFO] [stdout] `&f128` implements `Mul` [INFO] [stdout] `&f128` implements `Mul` [INFO] [stdout] `&f16` implements `Mul` [INFO] [stdout] `&f16` implements `Mul` [INFO] [stdout] `&f32` implements `Mul` [INFO] [stdout] `&f32` implements `Mul` [INFO] [stdout] `&f64` implements `Mul` [INFO] [stdout] `&f64` implements `Mul` [INFO] [stdout] and 59 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `{float}` by `{integer}` [INFO] [stdout] --> src/main.rs:120:41 [INFO] [stdout] | [INFO] [stdout] 120 | if face.area() < (clearance * 2) * (clearance * 2) { [INFO] [stdout] | ^ no implementation for `{float} * {integer}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul<{integer}>` is not implemented for `{float}` [INFO] [stdout] = help: the following other types implement trait `Mul`: [INFO] [stdout] `&f128` implements `Mul` [INFO] [stdout] `&f128` implements `Mul` [INFO] [stdout] `&f16` implements `Mul` [INFO] [stdout] `&f16` implements `Mul` [INFO] [stdout] `&f32` implements `Mul` [INFO] [stdout] `&f32` implements `Mul` [INFO] [stdout] `&f64` implements `Mul` [INFO] [stdout] `&f64` implements `Mul` [INFO] [stdout] and 59 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `{float}` by `{integer}` [INFO] [stdout] --> src/main.rs:120:59 [INFO] [stdout] | [INFO] [stdout] 120 | if face.area() < (clearance * 2) * (clearance * 2) { [INFO] [stdout] | ^ no implementation for `{float} * {integer}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul<{integer}>` is not implemented for `{float}` [INFO] [stdout] = help: the following other types implement trait `Mul`: [INFO] [stdout] `&f128` implements `Mul` [INFO] [stdout] `&f128` implements `Mul` [INFO] [stdout] `&f16` implements `Mul` [INFO] [stdout] `&f16` implements `Mul` [INFO] [stdout] `&f32` implements `Mul` [INFO] [stdout] `&f32` implements `Mul` [INFO] [stdout] `&f64` implements `Mul` [INFO] [stdout] `&f64` implements `Mul` [INFO] [stdout] and 59 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `{float}` by `{integer}` [INFO] [stdout] --> src/main.rs:120:59 [INFO] [stdout] | [INFO] [stdout] 120 | if face.area() < (clearance * 2) * (clearance * 2) { [INFO] [stdout] | ^ no implementation for `{float} * {integer}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul<{integer}>` is not implemented for `{float}` [INFO] [stdout] = help: the following other types implement trait `Mul`: [INFO] [stdout] `&f128` implements `Mul` [INFO] [stdout] `&f128` implements `Mul` [INFO] [stdout] `&f16` implements `Mul` [INFO] [stdout] `&f16` implements `Mul` [INFO] [stdout] `&f32` implements `Mul` [INFO] [stdout] `&f32` implements `Mul` [INFO] [stdout] `&f64` implements `Mul` [INFO] [stdout] `&f64` implements `Mul` [INFO] [stdout] and 59 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `meshproc` (bin "meshproc" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `meshproc` (bin "meshproc") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c02de024e8f2dbbea400fb33391a593f8d294c089fe2fb8dc43a0b22447826d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c02de024e8f2dbbea400fb33391a593f8d294c089fe2fb8dc43a0b22447826d9", kill_on_drop: false }` [INFO] [stdout] c02de024e8f2dbbea400fb33391a593f8d294c089fe2fb8dc43a0b22447826d9