[INFO] crate poglgame 0.4.0 is already in cache [INFO] testing poglgame-0.4.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate poglgame 0.4.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate poglgame 0.4.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 poglgame 0.4.0 [INFO] finished tweaking crates.io crate poglgame 0.4.0 [INFO] tweaked toml for crates.io crate poglgame 0.4.0 written to /workspace/builds/worker-13/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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] f66c784212d679ce7fc8fc36dc14bad14a2c876d4f0ed1168dcd7911f89ed54b [INFO] running `"docker" "start" "-a" "f66c784212d679ce7fc8fc36dc14bad14a2c876d4f0ed1168dcd7911f89ed54b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling piston-float v0.1.0 [INFO] [stderr] Compiling shader_version v0.1.0 [INFO] [stderr] Compiling khronos_api v0.0.5 [INFO] [stderr] Compiling bitflags v0.2.1 [INFO] [stderr] Compiling sdl2-sys v0.4.0 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling read_color v0.1.0 [INFO] [stderr] Compiling piston-texture v0.1.0 [INFO] [stderr] Compiling byteorder v0.3.13 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.1.0 [INFO] [stderr] Compiling libz-sys v0.1.9 [INFO] [stderr] Compiling freetype-sys v0.1.2 [INFO] [stderr] Compiling clock_ticks v0.0.5 [INFO] [stderr] Compiling gl_common v0.0.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling draw_state v0.1.2 [INFO] [stderr] Compiling piston-viewport v0.1.0 [INFO] [stderr] Compiling vecmath v0.1.1 [INFO] [stderr] Compiling uuid v0.1.18 [INFO] [stderr] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shader_version-0.1.0/src/lib.rs:37:50 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct Shaders<'a, V, S: 'a + ?Sized>(BTreeMap); [INFO] [stderr] | - required by this bound in `Shaders` [INFO] [stderr] ... [INFO] [stderr] 37 | fn pick_shader<'a, S: ?Sized>(self, shaders: &Shaders<'a, Self, S>) -> Option<&'a S>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `Self` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] help: consider further restricting `Self` [INFO] [stderr] | [INFO] [stderr] 37 | fn pick_shader<'a, S: ?Sized>(self, shaders: &Shaders<'a, Self, S>) -> Option<&'a S> where Self: std::marker::Sized; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling pistoncore-input v0.1.0 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `shader_version`. [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" "f66c784212d679ce7fc8fc36dc14bad14a2c876d4f0ed1168dcd7911f89ed54b"` [INFO] running `"docker" "rm" "-f" "f66c784212d679ce7fc8fc36dc14bad14a2c876d4f0ed1168dcd7911f89ed54b"` [INFO] [stdout] f66c784212d679ce7fc8fc36dc14bad14a2c876d4f0ed1168dcd7911f89ed54b