[INFO] cloning repository cquinn/meshman [INFO] running `"git" "clone" "--bare" "git://github.com/cquinn/meshman.git" "work/cache/sources/gh/cquinn/meshman"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/cquinn/meshman'... [INFO] running `"git" "clone" "work/cache/sources/gh/cquinn/meshman" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cquinn/meshman"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cquinn/meshman'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cquinn/meshman" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cquinn/meshman"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cquinn/meshman'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 28b2364492eade32bbce80ad2888525001e61021 [INFO] sha for GitHub repo cquinn/meshman: 28b2364492eade32bbce80ad2888525001e61021 [INFO] validating manifest of cquinn/meshman on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cquinn/meshman on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cquinn/meshman [INFO] finished frobbing cquinn/meshman [INFO] frobbed toml for cquinn/meshman written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cquinn/meshman/Cargo.toml [INFO] started frobbing cquinn/meshman [INFO] finished frobbing cquinn/meshman [INFO] frobbed toml for cquinn/meshman written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cquinn/meshman/Cargo.toml [INFO] crate cquinn/meshman already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cquinn/meshman/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cquinn/meshman against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cquinn/meshman:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 3cb80e28a9da23f05bf4270c3b828f15b8b2da4ce9272597ea9d1d6e25e7f247 [INFO] running `"docker" "start" "-a" "3cb80e28a9da23f05bf4270c3b828f15b8b2da4ce9272597ea9d1d6e25e7f247"` [INFO] [stderr] warning: unused manifest key: package.tags [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling libm v0.1.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling meshman v0.0.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `std::num::Float` [INFO] [stderr] --> src/mesh/vector.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use std::num::Float; [INFO] [stderr] | ^^^^^^^^^^^^^^^ no `Float` in `num` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::old_io` [INFO] [stderr] --> src/mesh/vector.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | use std::old_io::{IoResult,Reader,Writer}; [INFO] [stderr] | ^^^^^^ could not find `old_io` in `std` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::old_io` [INFO] [stderr] --> src/mesh/stl.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | use std::old_io::{IoResult,Reader,Writer}; [INFO] [stderr] | ^^^^^^ could not find `old_io` in `std` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::old_io` [INFO] [stderr] --> src/mesh/pov.rs:2:10 [INFO] [stderr] | [INFO] [stderr] 2 | use std::old_io::{File,IoResult,Reader,Writer}; [INFO] [stderr] | ^^^^^^ could not find `old_io` in `std` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::old_path` [INFO] [stderr] --> src/mesh/pov.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | use std::old_path::Path; [INFO] [stderr] | ^^^^^^^^ could not find `old_path` in `std` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::old_io` [INFO] [stderr] --> src/mesh/amf.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | use std::old_io::{File,IoResult,Reader,Writer}; [INFO] [stderr] | ^^^^^^ could not find `old_io` in `std` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::old_path` [INFO] [stderr] --> src/mesh/amf.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | use std::old_path::Path; [INFO] [stderr] | ^^^^^^^^ could not find `old_path` in `std` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `vector::Vector3D: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/mesh/vector.rs:13:33 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(PartialEq, PartialOrd, Copy)] //Show, [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `vector::Vector3D` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `mesh::Facet: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/mesh/mesh.rs:7:31 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(PartialEq, Eq, Hash, Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `mesh::Facet` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `stl::StlFacet: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/mesh/stl.rs:19:31 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(PartialEq, Eq, Hash, Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `stl::StlFacet` [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `meshman`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3cb80e28a9da23f05bf4270c3b828f15b8b2da4ce9272597ea9d1d6e25e7f247"` [INFO] running `"docker" "rm" "-f" "3cb80e28a9da23f05bf4270c3b828f15b8b2da4ce9272597ea9d1d6e25e7f247"` [INFO] [stdout] 3cb80e28a9da23f05bf4270c3b828f15b8b2da4ce9272597ea9d1d6e25e7f247