[INFO] updating cached repository https://github.com/timvisee/pixelpwnr-server [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] 8f416ab005d625b11752fdb0813cc6b6eb30dd86 [INFO] testing timvisee/pixelpwnr-server against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fpixelpwnr-server" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timvisee/pixelpwnr-server 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/timvisee/pixelpwnr-server [INFO] finished tweaking git repo https://github.com/timvisee/pixelpwnr-server [INFO] tweaked toml for git repo https://github.com/timvisee/pixelpwnr-server written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/timvisee/pixelpwnr-server 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] a2775399df97e047527477aab7b06c078a5b89e58a1e90fa6b9fc228b00d38e4 [INFO] running `"docker" "start" "-a" "a2775399df97e047527477aab7b06c078a5b89e58a1e90fa6b9fc228b00d38e4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling time v0.2.1 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling freetype-sys v0.7.1 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling atoi v0.3.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling freetype-rs v0.19.1 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.12.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.10.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling gfx_window_glutin v0.20.0 [INFO] [stderr] Compiling gfx_text v0.23.0 [INFO] [stderr] Compiling pixelpwnr-render v0.1.0 (https://github.com/timvisee/pixelpwnr-render.git#291218e7) [INFO] [stderr] Compiling pixelpwnr-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variant is never constructed: `ServerErr` [INFO] [stderr] --> src/cmd.rs:178:5 [INFO] [stderr] | [INFO] [stderr] 178 | ServerErr(String), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `"docker" "inspect" "a2775399df97e047527477aab7b06c078a5b89e58a1e90fa6b9fc228b00d38e4"` [INFO] running `"docker" "rm" "-f" "a2775399df97e047527477aab7b06c078a5b89e58a1e90fa6b9fc228b00d38e4"` [INFO] [stdout] a2775399df97e047527477aab7b06c078a5b89e58a1e90fa6b9fc228b00d38e4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 901467eb4e847e6e70e2737f5e92cc5d6b393d52c46ea907c5bb58ac04930382 [INFO] running `"docker" "start" "-a" "901467eb4e847e6e70e2737f5e92cc5d6b393d52c46ea907c5bb58ac04930382"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pixelpwnr-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variant is never constructed: `ServerErr` [INFO] [stderr] --> src/cmd.rs:178:5 [INFO] [stderr] | [INFO] [stderr] 178 | ServerErr(String), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `"docker" "inspect" "901467eb4e847e6e70e2737f5e92cc5d6b393d52c46ea907c5bb58ac04930382"` [INFO] running `"docker" "rm" "-f" "901467eb4e847e6e70e2737f5e92cc5d6b393d52c46ea907c5bb58ac04930382"` [INFO] [stdout] 901467eb4e847e6e70e2737f5e92cc5d6b393d52c46ea907c5bb58ac04930382 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 7a494cbbba21b2b7deacfa14b01d584e280d2e7935b5f33726edcfe9f18c222e [INFO] running `"docker" "start" "-a" "7a494cbbba21b2b7deacfa14b01d584e280d2e7935b5f33726edcfe9f18c222e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: variant is never constructed: `ServerErr` [INFO] [stderr] --> src/cmd.rs:178:5 [INFO] [stderr] | [INFO] [stderr] 178 | ServerErr(String), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pixelpwnr_server-f6f8e0252fbb90f3 [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" "7a494cbbba21b2b7deacfa14b01d584e280d2e7935b5f33726edcfe9f18c222e"` [INFO] running `"docker" "rm" "-f" "7a494cbbba21b2b7deacfa14b01d584e280d2e7935b5f33726edcfe9f18c222e"` [INFO] [stdout] 7a494cbbba21b2b7deacfa14b01d584e280d2e7935b5f33726edcfe9f18c222e