[INFO] updating cached repository https://github.com/mashiro-no-rabo/learn-opengl [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ccc66946eeafce098f275a4c2a72455ecb6e72c4 [INFO] testing mashiro-no-rabo/learn-opengl against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmashiro-no-rabo%2Flearn-opengl" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mashiro-no-rabo/learn-opengl on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mashiro-no-rabo/learn-opengl [INFO] finished tweaking git repo https://github.com/mashiro-no-rabo/learn-opengl [INFO] tweaked toml for git repo https://github.com/mashiro-no-rabo/learn-opengl written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mashiro-no-rabo/learn-opengl already has a lockfile, it will not be regenerated [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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 4852d8e816327ada36d9bc31fcc6a8901b16b9e80bf4421b5c3e687eaa85e2d6 [INFO] running `"docker" "start" "-a" "4852d8e816327ada36d9bc31fcc6a8901b16b9e80bf4421b5c3e687eaa85e2d6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] running `"docker" "inspect" "4852d8e816327ada36d9bc31fcc6a8901b16b9e80bf4421b5c3e687eaa85e2d6"` [INFO] running `"docker" "rm" "-f" "4852d8e816327ada36d9bc31fcc6a8901b16b9e80bf4421b5c3e687eaa85e2d6"` [INFO] [stdout] 4852d8e816327ada36d9bc31fcc6a8901b16b9e80bf4421b5c3e687eaa85e2d6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 0822c0b487553349aeb265300bfea55ea35790c70ac0d82586bde651f2a186ae [INFO] running `"docker" "start" "-a" "0822c0b487553349aeb265300bfea55ea35790c70ac0d82586bde651f2a186ae"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling mint v0.5.4 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling gl_loader v0.1.2 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling image v0.23.0 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling glfw v0.35.0 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling strugl v0.1.0 (https://github.com/aquarhead/strugl#48ad50cc) [INFO] [stderr] Compiling nalgebra-glm v0.5.0 [INFO] [stderr] Compiling learn-opengl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `"docker" "inspect" "0822c0b487553349aeb265300bfea55ea35790c70ac0d82586bde651f2a186ae"` [INFO] running `"docker" "rm" "-f" "0822c0b487553349aeb265300bfea55ea35790c70ac0d82586bde651f2a186ae"` [INFO] [stdout] 0822c0b487553349aeb265300bfea55ea35790c70ac0d82586bde651f2a186ae [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 479d963d2c793a803aff6d5172361b7dc786b8097a7396599c26ba8b7b1281da [INFO] running `"docker" "start" "-a" "479d963d2c793a803aff6d5172361b7dc786b8097a7396599c26ba8b7b1281da"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `"docker" "inspect" "479d963d2c793a803aff6d5172361b7dc786b8097a7396599c26ba8b7b1281da"` [INFO] running `"docker" "rm" "-f" "479d963d2c793a803aff6d5172361b7dc786b8097a7396599c26ba8b7b1281da"` [INFO] [stdout] 479d963d2c793a803aff6d5172361b7dc786b8097a7396599c26ba8b7b1281da