[INFO] updating cached repository https://github.com/timvisee/pixelpwnr-server [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 65e80f39ea51d2d6f6ab5550a79f4193b3f9eba4 [INFO] testing timvisee/pixelpwnr-server against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fpixelpwnr-server" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timvisee/pixelpwnr-server on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.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 work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/timvisee/pixelpwnr-server already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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.38.0" "build" "--frozen"` [INFO] [stdout] 4918d9d7bc385bf22707cd4ebbfc6bae10172fa8185dba5f5c6ba2feaeb300e9 [INFO] running `"docker" "start" "-a" "4918d9d7bc385bf22707cd4ebbfc6bae10172fa8185dba5f5c6ba2feaeb300e9"` [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling freetype-sys v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling tempfile v3.0.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling freetype-rs v0.19.0 [INFO] [stderr] Compiling glutin v0.12.2 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.10.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.4 [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#bf4daa65) [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] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `"docker" "inspect" "4918d9d7bc385bf22707cd4ebbfc6bae10172fa8185dba5f5c6ba2feaeb300e9"` [INFO] running `"docker" "rm" "-f" "4918d9d7bc385bf22707cd4ebbfc6bae10172fa8185dba5f5c6ba2feaeb300e9"` [INFO] [stdout] 4918d9d7bc385bf22707cd4ebbfc6bae10172fa8185dba5f5c6ba2feaeb300e9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 8f42002c5cd048addd66f2dbba08c65b77a01adbd301e4889cff9fadd7a30661 [INFO] running `"docker" "start" "-a" "8f42002c5cd048addd66f2dbba08c65b77a01adbd301e4889cff9fadd7a30661"` [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] Finished dev [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `"docker" "inspect" "8f42002c5cd048addd66f2dbba08c65b77a01adbd301e4889cff9fadd7a30661"` [INFO] running `"docker" "rm" "-f" "8f42002c5cd048addd66f2dbba08c65b77a01adbd301e4889cff9fadd7a30661"` [INFO] [stdout] 8f42002c5cd048addd66f2dbba08c65b77a01adbd301e4889cff9fadd7a30661 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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.38.0" "test" "--frozen"` [INFO] [stdout] c2abd9cc7cb019ad775c809f96e22e2e6425f55f69d09fc4b23555556e9341a8 [INFO] running `"docker" "start" "-a" "c2abd9cc7cb019ad775c809f96e22e2e6425f55f69d09fc4b23555556e9341a8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pixelpwnr_server-fcde5ecf92720854 [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" "c2abd9cc7cb019ad775c809f96e22e2e6425f55f69d09fc4b23555556e9341a8"` [INFO] running `"docker" "rm" "-f" "c2abd9cc7cb019ad775c809f96e22e2e6425f55f69d09fc4b23555556e9341a8"` [INFO] [stdout] c2abd9cc7cb019ad775c809f96e22e2e6425f55f69d09fc4b23555556e9341a8