[INFO] cloning repository https://github.com/ZacharyKF/developability_of_triangle_meshes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZacharyKF/developability_of_triangle_meshes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZacharyKF%2Fdevelopability_of_triangle_meshes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZacharyKF%2Fdevelopability_of_triangle_meshes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b75edefe51ff3cee37e21ac3f4d05b2707780e8 [INFO] testing ZacharyKF/developability_of_triangle_meshes against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZacharyKF%2Fdevelopability_of_triangle_meshes" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZacharyKF/developability_of_triangle_meshes on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZacharyKF/developability_of_triangle_meshes [INFO] finished tweaking git repo https://github.com/ZacharyKF/developability_of_triangle_meshes [INFO] tweaked toml for git repo https://github.com/ZacharyKF/developability_of_triangle_meshes written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/ZacharyKF/developability_of_triangle_meshes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28bce7349c4049512bf127ae4cbfa9be5de82fa754682c23b56772854947297a [INFO] running `Command { std: "docker" "start" "-a" "28bce7349c4049512bf127ae4cbfa9be5de82fa754682c23b56772854947297a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28bce7349c4049512bf127ae4cbfa9be5de82fa754682c23b56772854947297a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28bce7349c4049512bf127ae4cbfa9be5de82fa754682c23b56772854947297a", kill_on_drop: false }` [INFO] [stdout] 28bce7349c4049512bf127ae4cbfa9be5de82fa754682c23b56772854947297a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c49e12556370022ee77d4a2785f0ac9de8348e72539c108925f3055d00a344c1 [INFO] running `Command { std: "docker" "start" "-a" "c49e12556370022ee77d4a2785f0ac9de8348e72539c108925f3055d00a344c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling glow v0.7.2 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling x11-dl v2.19.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling tobj v3.2.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tobj-3.2.0/src/lib.rs:197:42 [INFO] [stdout] | [INFO] [stdout] 197 | #![cfg_attr(feature = "merging", feature(const_generics))] [INFO] [stdout] | ^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tobj-3.2.0/src/lib.rs:198:42 [INFO] [stdout] | [INFO] [stdout] 198 | #![cfg_attr(feature = "merging", feature(const_evaluatable_checked))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `generic_const_exprs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tobj-3.2.0/src/lib.rs:1467:26 [INFO] [stdout] | [INFO] [stdout] 1467 | [(); size_of::<[f32; N]>()]: , [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tobj-3.2.0/src/lib.rs:1474:64 [INFO] [stdout] | [INFO] [stdout] 1474 | let mut canonical_indices = HashMap::<[u8; size_of::<[f32; N]>()], u32>::new(); [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tobj-3.2.0/src/lib.rs:1484:81 [INFO] [stdout] | [INFO] [stdout] 1484 | unsafe { std::mem::transmute::<&[f32; N], &[u8; size_of::<[f32; N]>()]>(position) }; [INFO] [stdout] | ^ cannot perform const operation using `N` [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `N` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tobj-3.2.0/src/lib.rs:1469:16 [INFO] [stdout] | [INFO] [stdout] 1469 | if indices.is_empty() { [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_empty` found for mutable reference `&mut Vec` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tobj-3.2.0/src/lib.rs:1469:16 [INFO] [stdout] | [INFO] [stdout] 1469 | if indices.is_empty() { [INFO] [stdout] | ^^^^^^^^ method not found in `&mut Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simba` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simba-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=cef39d569f3e914d -C extra-filename=-cef39d569f3e914d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-80dea1740ff60857.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-1118488c9b4043f6.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-03d21a98958e81f6.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `chunks` found for mutable reference `&mut Vec` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tobj-3.2.0/src/lib.rs:1478:10 [INFO] [stdout] | [INFO] [stdout] 1478 | .chunks(N) [INFO] [stdout] | ^^^^^^ method not found in `&mut Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for struct `Vec<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tobj-3.2.0/src/lib.rs:1488:41 [INFO] [stdout] | [INFO] [stdout] 1488 | compressed_indicess.push(other_index); [INFO] [stdout] | ^^^^ method not found in `Vec<_>` [INFO] [stdout] | [INFO] [stdout] = note: the method was found for [INFO] [stdout] - `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for struct `Vec<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tobj-3.2.0/src/lib.rs:1493:41 [INFO] [stdout] | [INFO] [stdout] 1493 | compressed_indicess.push(index); [INFO] [stdout] | ^^^^ method not found in `Vec<_>` [INFO] [stdout] | [INFO] [stdout] = note: the method was found for [INFO] [stdout] - `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter_mut` found for mutable reference `&mut Vec` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tobj-3.2.0/src/lib.rs:1503:10 [INFO] [stdout] | [INFO] [stdout] 1503 | .iter_mut() [INFO] [stdout] | ^^^^^^^^ method not found in `&mut Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0557, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tobj` due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "c49e12556370022ee77d4a2785f0ac9de8348e72539c108925f3055d00a344c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49e12556370022ee77d4a2785f0ac9de8348e72539c108925f3055d00a344c1", kill_on_drop: false }` [INFO] [stdout] c49e12556370022ee77d4a2785f0ac9de8348e72539c108925f3055d00a344c1