[INFO] crate glerminal 0.3.0 is already in cache [INFO] testing glerminal-0.3.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate glerminal 0.3.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate glerminal 0.3.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 glerminal 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate glerminal 0.3.0 [INFO] tweaked toml for crates.io crate glerminal 0.3.0 written to /workspace/builds/worker-7/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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 61eeb894298f50567f852f29cee7a8ce969ba0bb432a01fa184330dd745038c1 [INFO] running `"docker" "start" "-a" "61eeb894298f50567f852f29cee7a8ce969ba0bb432a01fa184330dd745038c1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bmfont_parser v0.2.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling glutin v0.16.0 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling winit v0.15.1 [INFO] [stderr] Compiling glerminal v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/renderer/mod.rs:122:84 [INFO] [stderr] | [INFO] [stderr] 122 | pub(crate) fn draw(program: Program, proj_matrix: Matrix4, time: f32, renderable: &Renderable) { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.87s [INFO] running `"docker" "inspect" "61eeb894298f50567f852f29cee7a8ce969ba0bb432a01fa184330dd745038c1"` [INFO] running `"docker" "rm" "-f" "61eeb894298f50567f852f29cee7a8ce969ba0bb432a01fa184330dd745038c1"` [INFO] [stdout] 61eeb894298f50567f852f29cee7a8ce969ba0bb432a01fa184330dd745038c1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f240e5463e75334a3d613d2c51485508ce8c822fadf07a7472cec1d66ec8fe6f [INFO] running `"docker" "start" "-a" "f240e5463e75334a3d613d2c51485508ce8c822fadf07a7472cec1d66ec8fe6f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling glerminal v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/renderer/mod.rs:122:84 [INFO] [stderr] | [INFO] [stderr] 122 | pub(crate) fn draw(program: Program, proj_matrix: Matrix4, time: f32, renderable: &Renderable) { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/renderer/mod.rs:122:84 [INFO] [stderr] | [INFO] [stderr] 122 | pub(crate) fn draw(program: Program, proj_matrix: Matrix4, time: f32, renderable: &Renderable) { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error: could not compile `glerminal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glerminal --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="parser"' --cfg 'feature="regex"' -C metadata=d352915c414b5e97 -C extra-filename=-d352915c414b5e97 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bmfont_parser=/opt/rustwide/target/debug/deps/libbmfont_parser-a1227b813f344bc2.rlib --extern gl=/opt/rustwide/target/debug/deps/libgl-bea5cb8eac3b50b7.rlib --extern glutin=/opt/rustwide/target/debug/deps/libglutin-10bcfee0a9c12791.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-9ff4285b0b528d8c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e8b9be846792fe24.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f0dd4047126543a0.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f240e5463e75334a3d613d2c51485508ce8c822fadf07a7472cec1d66ec8fe6f"` [INFO] running `"docker" "rm" "-f" "f240e5463e75334a3d613d2c51485508ce8c822fadf07a7472cec1d66ec8fe6f"` [INFO] [stdout] f240e5463e75334a3d613d2c51485508ce8c822fadf07a7472cec1d66ec8fe6f