[INFO] crate dot_vox_amethyst 0.1.0 is already in cache [INFO] testing dot_vox_amethyst-0.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate dot_vox_amethyst 0.1.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate dot_vox_amethyst 0.1.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "+1.44.0" "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] a34622676d3d1fbd24f6bf9ca801ab081804cd3dacf059ea229d05eeb9634094 [INFO] running `"docker" "start" "-a" "a34622676d3d1fbd24f6bf9ca801ab081804cd3dacf059ea229d05eeb9634094"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling mint v0.5.5 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling hetseq v0.1.5 [INFO] [stderr] Compiling wavefront_obj v5.1.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling gfx_macros v0.2.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling tempfile v3.1.0 [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 hibitset v0.5.4 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling dot_vox v3.1.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.16.0 [INFO] [stderr] Compiling imagefmt v4.0.0 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling specs v0.12.3 [INFO] [stderr] Compiling genmesh v0.6.2 [INFO] [stderr] Compiling glsl-layout-derive v0.1.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling specs-hierarchy v0.2.1 [INFO] [stderr] Compiling amethyst_core v0.3.0 [INFO] [stderr] Compiling winit v0.15.1 [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" "a34622676d3d1fbd24f6bf9ca801ab081804cd3dacf059ea229d05eeb9634094"` [INFO] running `"docker" "rm" "-f" "a34622676d3d1fbd24f6bf9ca801ab081804cd3dacf059ea229d05eeb9634094"` [INFO] [stdout] a34622676d3d1fbd24f6bf9ca801ab081804cd3dacf059ea229d05eeb9634094