[INFO] fetching crate building_blocks_vox 0.4.0... [INFO] checking building_blocks_vox-0.4.0 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate building_blocks_vox 0.4.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate building_blocks_vox 0.4.0 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate building_blocks_vox 0.4.0 [INFO] finished tweaking crates.io crate building_blocks_vox 0.4.0 [INFO] tweaked toml for crates.io crate building_blocks_vox 0.4.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7c87b44d5b8bfbe094e901ea18768d17264494ae9f8386a99965ca59c7de09c [INFO] running `Command { std: "docker" "start" "-a" "b7c87b44d5b8bfbe094e901ea18768d17264494ae9f8386a99965ca59c7de09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7c87b44d5b8bfbe094e901ea18768d17264494ae9f8386a99965ca59c7de09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7c87b44d5b8bfbe094e901ea18768d17264494ae9f8386a99965ca59c7de09c", kill_on_drop: false }` [INFO] [stdout] b7c87b44d5b8bfbe094e901ea18768d17264494ae9f8386a99965ca59c7de09c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db7cf65e05f36bb06fbedcf3f9214bd9fef22e57596fa2483e66eb414e858d27 [INFO] running `Command { std: "docker" "start" "-a" "db7cf65e05f36bb06fbedcf3f9214bd9fef22e57596fa2483e66eb414e858d27", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking mint v0.5.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking dot_vox v4.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking simba v0.3.1 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking nalgebra v0.23.2 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking lz4 v1.23.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking building_blocks_core v0.4.3 [INFO] [stdout] error[E0658]: use of unstable library feature 'int_roundings' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/building_blocks_core-0.4.3/src/point/point2.rs:62:53 [INFO] [stdout] | [INFO] [stdout] 62 | self.map_components_binary(rhs, |c1, c2| c1.div_floor(&c2)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #88581 for more information [INFO] [stdout] = help: add `#![feature(int_roundings)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/building_blocks_core-0.4.3/src/point/point2.rs:62:63 [INFO] [stdout] | [INFO] [stdout] 62 | self.map_components_binary(rhs, |c1, c2| c1.div_floor(&c2)) [INFO] [stdout] | ^^^ expected `i32`, found `&i32` [INFO] [stdout] | [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 62 - self.map_components_binary(rhs, |c1, c2| c1.div_floor(&c2)) [INFO] [stdout] 62 + self.map_components_binary(rhs, |c1, c2| c1.div_floor(c2)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'int_roundings' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/building_blocks_core-0.4.3/src/point/point2.rs:67:41 [INFO] [stdout] | [INFO] [stdout] 67 | self.map_components_unary(|c| c.div_floor(&rhs)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #88581 for more information [INFO] [stdout] = help: add `#![feature(int_roundings)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/building_blocks_core-0.4.3/src/point/point2.rs:67:51 [INFO] [stdout] | [INFO] [stdout] 67 | self.map_components_unary(|c| c.div_floor(&rhs)) [INFO] [stdout] | ^^^^ expected `i32`, found `&i32` [INFO] [stdout] | [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 67 - self.map_components_unary(|c| c.div_floor(&rhs)) [INFO] [stdout] 67 + self.map_components_unary(|c| c.div_floor(rhs)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'int_roundings' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/building_blocks_core-0.4.3/src/point/point3.rs:146:53 [INFO] [stdout] | [INFO] [stdout] 146 | self.map_components_binary(rhs, |c1, c2| c1.div_floor(&c2)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #88581 for more information [INFO] [stdout] = help: add `#![feature(int_roundings)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/building_blocks_core-0.4.3/src/point/point3.rs:146:63 [INFO] [stdout] | [INFO] [stdout] 146 | self.map_components_binary(rhs, |c1, c2| c1.div_floor(&c2)) [INFO] [stdout] | ^^^ expected `i32`, found `&i32` [INFO] [stdout] | [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 146 - self.map_components_binary(rhs, |c1, c2| c1.div_floor(&c2)) [INFO] [stdout] 146 + self.map_components_binary(rhs, |c1, c2| c1.div_floor(c2)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'int_roundings' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/building_blocks_core-0.4.3/src/point/point3.rs:151:41 [INFO] [stdout] | [INFO] [stdout] 151 | self.map_components_unary(|c| c.div_floor(&rhs)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #88581 for more information [INFO] [stdout] = help: add `#![feature(int_roundings)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/building_blocks_core-0.4.3/src/point/point3.rs:151:51 [INFO] [stdout] | [INFO] [stdout] 151 | self.map_components_unary(|c| c.div_floor(&rhs)) [INFO] [stdout] | ^^^^ expected `i32`, found `&i32` [INFO] [stdout] | [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 151 - self.map_components_unary(|c| c.div_floor(&rhs)) [INFO] [stdout] 151 + self.map_components_unary(|c| c.div_floor(rhs)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `building_blocks_core` due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "db7cf65e05f36bb06fbedcf3f9214bd9fef22e57596fa2483e66eb414e858d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db7cf65e05f36bb06fbedcf3f9214bd9fef22e57596fa2483e66eb414e858d27", kill_on_drop: false }` [INFO] [stdout] db7cf65e05f36bb06fbedcf3f9214bd9fef22e57596fa2483e66eb414e858d27