[INFO] updating cached repository https://github.com/matthewjberger/repuzzle [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] 631dd5fe2a313a414986e3cdc0a936f6044865fb [INFO] testing matthewjberger/repuzzle against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewjberger%2Frepuzzle" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matthewjberger/repuzzle 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/matthewjberger/repuzzle [INFO] finished tweaking git repo https://github.com/matthewjberger/repuzzle [INFO] tweaked toml for git repo https://github.com/matthewjberger/repuzzle written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/matthewjberger/repuzzle 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] dfc9fa32d2acc475b5e970957cfba35ba79c5e70c14d02a9aa387977e5d16bb5 [INFO] running `"docker" "start" "-a" "dfc9fa32d2acc475b5e970957cfba35ba79c5e70c14d02a9aa387977e5d16bb5"` [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling x11-dl v2.18.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling wayland-scanner v0.20.11 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling tempfile v3.0.3 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-client v0.20.11 [INFO] [stderr] Compiling wayland-protocols v0.20.11 [INFO] [stderr] Compiling wayland-sys v0.20.11 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling wayland-commons v0.20.11 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling repuzzle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.82s [INFO] running `"docker" "inspect" "dfc9fa32d2acc475b5e970957cfba35ba79c5e70c14d02a9aa387977e5d16bb5"` [INFO] running `"docker" "rm" "-f" "dfc9fa32d2acc475b5e970957cfba35ba79c5e70c14d02a9aa387977e5d16bb5"` [INFO] [stdout] dfc9fa32d2acc475b5e970957cfba35ba79c5e70c14d02a9aa387977e5d16bb5 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 932e2ec8ecec5e4fb3144527db85ee507fc7193d96c2868b30319a2d889ad367 [INFO] running `"docker" "start" "-a" "932e2ec8ecec5e4fb3144527db85ee507fc7193d96c2868b30319a2d889ad367"` [INFO] [stderr] Compiling repuzzle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "932e2ec8ecec5e4fb3144527db85ee507fc7193d96c2868b30319a2d889ad367"` [INFO] running `"docker" "rm" "-f" "932e2ec8ecec5e4fb3144527db85ee507fc7193d96c2868b30319a2d889ad367"` [INFO] [stdout] 932e2ec8ecec5e4fb3144527db85ee507fc7193d96c2868b30319a2d889ad367 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] faad6b97d7b3a79be0b59ae8d370b19d561cf40da41b4811b558ff52bd9e6e1f [INFO] running `"docker" "start" "-a" "faad6b97d7b3a79be0b59ae8d370b19d561cf40da41b4811b558ff52bd9e6e1f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/repuzzle-611b7c28e122dc8d [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" "faad6b97d7b3a79be0b59ae8d370b19d561cf40da41b4811b558ff52bd9e6e1f"` [INFO] running `"docker" "rm" "-f" "faad6b97d7b3a79be0b59ae8d370b19d561cf40da41b4811b558ff52bd9e6e1f"` [INFO] [stdout] faad6b97d7b3a79be0b59ae8d370b19d561cf40da41b4811b558ff52bd9e6e1f