[INFO] cloning repository https://github.com/matthewjberger/repuzzle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthewjberger/repuzzle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewjberger%2Frepuzzle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewjberger%2Frepuzzle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 631dd5fe2a313a414986e3cdc0a936f6044865fb [INFO] testing matthewjberger/repuzzle against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewjberger%2Frepuzzle" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matthewjberger/repuzzle on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 /workspace/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded objc v0.2.3 [INFO] [stderr] Downloaded wayland-scanner v0.20.11 [INFO] [stderr] Downloaded wayland-sys v0.20.11 [INFO] [stderr] Downloaded wayland-client v0.20.11 [INFO] [stderr] Downloaded wayland-commons v0.20.11 [INFO] [stderr] Downloaded wayland-protocols v0.20.11 [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 95a504fba15b599dda3788c2445fce89816adf6e9296435fa178354dede8108d [INFO] running `Command { std: "docker" "start" "-a" "95a504fba15b599dda3788c2445fce89816adf6e9296435fa178354dede8108d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95a504fba15b599dda3788c2445fce89816adf6e9296435fa178354dede8108d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95a504fba15b599dda3788c2445fce89816adf6e9296435fa178354dede8108d", kill_on_drop: false }` [INFO] [stdout] 95a504fba15b599dda3788c2445fce89816adf6e9296435fa178354dede8108d [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39450a950df3924a501ba9cf567a7ee391e5e00ad3d9613da43384e9f2d8a79a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "39450a950df3924a501ba9cf567a7ee391e5e00ad3d9613da43384e9f2d8a79a", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling x11-dl v2.18.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.20.11 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling wayland-scanner v0.20.11 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling wayland-commons v0.20.11 [INFO] [stderr] Compiling wayland-client v0.20.11 [INFO] [stderr] Compiling wayland-protocols v0.20.11 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling glutin v0.17.0 [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 52.07s [INFO] running `Command { std: "docker" "inspect" "39450a950df3924a501ba9cf567a7ee391e5e00ad3d9613da43384e9f2d8a79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39450a950df3924a501ba9cf567a7ee391e5e00ad3d9613da43384e9f2d8a79a", kill_on_drop: false }` [INFO] [stdout] 39450a950df3924a501ba9cf567a7ee391e5e00ad3d9613da43384e9f2d8a79a [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9603f8872f259e12f90d75b8a4bf41d9c1994c4f5dd26558a9f8cc60bd7a2fc6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9603f8872f259e12f90d75b8a4bf41d9c1994c4f5dd26558a9f8cc60bd7a2fc6", kill_on_drop: false }` [INFO] [stderr] Compiling repuzzle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "9603f8872f259e12f90d75b8a4bf41d9c1994c4f5dd26558a9f8cc60bd7a2fc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9603f8872f259e12f90d75b8a4bf41d9c1994c4f5dd26558a9f8cc60bd7a2fc6", kill_on_drop: false }` [INFO] [stdout] 9603f8872f259e12f90d75b8a4bf41d9c1994c4f5dd26558a9f8cc60bd7a2fc6 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 218c1c0335fdc1985ac3ede9888f3d8c27d416d2e2fb7ddf1b41d971a03fa0c7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "218c1c0335fdc1985ac3ede9888f3d8c27d416d2e2fb7ddf1b41d971a03fa0c7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/repuzzle-c102e3a8d7847d7a [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 `Command { std: "docker" "inspect" "218c1c0335fdc1985ac3ede9888f3d8c27d416d2e2fb7ddf1b41d971a03fa0c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "218c1c0335fdc1985ac3ede9888f3d8c27d416d2e2fb7ddf1b41d971a03fa0c7", kill_on_drop: false }` [INFO] [stdout] 218c1c0335fdc1985ac3ede9888f3d8c27d416d2e2fb7ddf1b41d971a03fa0c7