[INFO] updating cached repository https://github.com/strexicious/apur [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] d32becc3db5169cd05df4cb3745da275ba1a1151 [INFO] testing strexicious/apur against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrexicious%2Fapur" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/strexicious/apur 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/strexicious/apur [INFO] finished tweaking git repo https://github.com/strexicious/apur [INFO] tweaked toml for git repo https://github.com/strexicious/apur written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/strexicious/apur 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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 04a2d009a55907065e1c793114055ee67d4752820116c7233a56ff413fd1d69c [INFO] running `"docker" "start" "-a" "04a2d009a55907065e1c793114055ee67d4752820116c7233a56ff413fd1d69c"` [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling wayland-client v0.21.11 [INFO] [stderr] Compiling wayland-protocols v0.21.11 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling rusttype v0.7.5 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling andrew v0.2.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.11 [INFO] [stderr] Compiling glutin_glx_sys v0.1.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.1 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.21.11 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.5 [INFO] [stderr] Compiling winit v0.19.0 [INFO] [stderr] Compiling glutin v0.20.0 [INFO] [stderr] Compiling apur v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.07s [INFO] running `"docker" "inspect" "04a2d009a55907065e1c793114055ee67d4752820116c7233a56ff413fd1d69c"` [INFO] running `"docker" "rm" "-f" "04a2d009a55907065e1c793114055ee67d4752820116c7233a56ff413fd1d69c"` [INFO] [stdout] 04a2d009a55907065e1c793114055ee67d4752820116c7233a56ff413fd1d69c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] ee3cf8feb0d20a511899d9133e5bfd8b96278fe510b74749dcec4e324ca532e5 [INFO] running `"docker" "start" "-a" "ee3cf8feb0d20a511899d9133e5bfd8b96278fe510b74749dcec4e324ca532e5"` [INFO] [stderr] Compiling apur v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.09s [INFO] running `"docker" "inspect" "ee3cf8feb0d20a511899d9133e5bfd8b96278fe510b74749dcec4e324ca532e5"` [INFO] running `"docker" "rm" "-f" "ee3cf8feb0d20a511899d9133e5bfd8b96278fe510b74749dcec4e324ca532e5"` [INFO] [stdout] ee3cf8feb0d20a511899d9133e5bfd8b96278fe510b74749dcec4e324ca532e5 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 0bf44c9fe09a36c4ecaca527fcc9f9f6d4d184ce1f74b1c84058ff26834c2b26 [INFO] running `"docker" "start" "-a" "0bf44c9fe09a36c4ecaca527fcc9f9f6d4d184ce1f74b1c84058ff26834c2b26"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/apur-c897f44098818efb [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" "0bf44c9fe09a36c4ecaca527fcc9f9f6d4d184ce1f74b1c84058ff26834c2b26"` [INFO] running `"docker" "rm" "-f" "0bf44c9fe09a36c4ecaca527fcc9f9f6d4d184ce1f74b1c84058ff26834c2b26"` [INFO] [stdout] 0bf44c9fe09a36c4ecaca527fcc9f9f6d4d184ce1f74b1c84058ff26834c2b26