[INFO] updating cached repository https://github.com/phaazon/spline-editor [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] c8f0bd319a2be47775b84d5fee6a5f2fadc11e0e [INFO] testing phaazon/spline-editor against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaazon%2Fspline-editor" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phaazon/spline-editor 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/phaazon/spline-editor [INFO] finished tweaking git repo https://github.com/phaazon/spline-editor [INFO] tweaked toml for git repo https://github.com/phaazon/spline-editor written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/phaazon/spline-editor 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] e3b47188d266c94af126c9f53764ad7ee3556ac909e8dba6726e2e424b961771 [INFO] running `"docker" "start" "-a" "e3b47188d266c94af126c9f53764ad7ee3556ac909e8dba6726e2e424b961771"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling glfw-sys v3.3.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling glfw v0.31.0 [INFO] [stderr] Compiling luminance-derive v0.5.0 [INFO] [stderr] Compiling splines v3.0.0 [INFO] [stderr] Compiling luminance v0.37.1 [INFO] [stderr] Compiling luminance-windowing v0.8.0 [INFO] [stderr] Compiling luminance-glfw v0.11.0 [INFO] [stderr] Compiling spline-editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.27s [INFO] running `"docker" "inspect" "e3b47188d266c94af126c9f53764ad7ee3556ac909e8dba6726e2e424b961771"` [INFO] running `"docker" "rm" "-f" "e3b47188d266c94af126c9f53764ad7ee3556ac909e8dba6726e2e424b961771"` [INFO] [stdout] e3b47188d266c94af126c9f53764ad7ee3556ac909e8dba6726e2e424b961771 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] edd210d9de01911d745b897c3cbd75ed13bdf166fbf5f2dccad65b567a643880 [INFO] running `"docker" "start" "-a" "edd210d9de01911d745b897c3cbd75ed13bdf166fbf5f2dccad65b567a643880"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling spline-editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `"docker" "inspect" "edd210d9de01911d745b897c3cbd75ed13bdf166fbf5f2dccad65b567a643880"` [INFO] running `"docker" "rm" "-f" "edd210d9de01911d745b897c3cbd75ed13bdf166fbf5f2dccad65b567a643880"` [INFO] [stdout] edd210d9de01911d745b897c3cbd75ed13bdf166fbf5f2dccad65b567a643880 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] f1ac76f4214b1d6831741c59457f1629abd2dffbc52f865d999f2757fe66327c [INFO] running `"docker" "start" "-a" "f1ac76f4214b1d6831741c59457f1629abd2dffbc52f865d999f2757fe66327c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/spline_editor-eea8de42ed4a14b4 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f1ac76f4214b1d6831741c59457f1629abd2dffbc52f865d999f2757fe66327c"` [INFO] running `"docker" "rm" "-f" "f1ac76f4214b1d6831741c59457f1629abd2dffbc52f865d999f2757fe66327c"` [INFO] [stdout] f1ac76f4214b1d6831741c59457f1629abd2dffbc52f865d999f2757fe66327c