[INFO] crate dot_vox_amethyst 0.1.0 is already in cache [INFO] testing dot_vox_amethyst-0.1.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate dot_vox_amethyst 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate dot_vox_amethyst 0.1.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate dot_vox_amethyst 0.1.0 [INFO] finished tweaking crates.io crate dot_vox_amethyst 0.1.0 [INFO] tweaked toml for crates.io crate dot_vox_amethyst 0.1.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bfdec33bd2cc907600e95432a0c6a1c508075fc9dbfcfb58dbbbb592b4c3a8b5 [INFO] running `"docker" "start" "-a" "bfdec33bd2cc907600e95432a0c6a1c508075fc9dbfcfb58dbbbb592b4c3a8b5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling wavefront_obj v5.1.0 [INFO] [stderr] Compiling hetseq v0.1.5 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling gfx_macros v0.2.1 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling ron v0.2.2 [INFO] [stderr] Compiling imagefmt v4.0.0 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling dot_vox v3.1.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.16.0 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling glsl-layout-derive v0.1.1 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling genmesh v0.6.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling specs v0.12.3 [INFO] [stderr] Compiling winit v0.15.1 [INFO] [stderr] Compiling specs-hierarchy v0.2.1 [INFO] [stderr] Compiling amethyst_core v0.3.0 [INFO] [stderr] Compiling amethyst_assets v0.4.0 [INFO] [stderr] error[E0283]: type annotations needed [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amethyst_assets-0.4.0/src/prefab/mod.rs:359:22 [INFO] [stderr] | [INFO] [stderr] 359 | name.as_ref(), [INFO] [stderr] | ^^^^^^ cannot infer type for struct `std::string::String` [INFO] [stderr] | [INFO] [stderr] = note: cannot satisfy `std::string::String: std::convert::AsRef<_>` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0283`. [INFO] [stderr] error: could not compile `amethyst_assets`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "bfdec33bd2cc907600e95432a0c6a1c508075fc9dbfcfb58dbbbb592b4c3a8b5"` [INFO] running `"docker" "rm" "-f" "bfdec33bd2cc907600e95432a0c6a1c508075fc9dbfcfb58dbbbb592b4c3a8b5"` [INFO] [stdout] bfdec33bd2cc907600e95432a0c6a1c508075fc9dbfcfb58dbbbb592b4c3a8b5