[INFO] cloning repository https://github.com/John-Steidley/solar-system [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/John-Steidley/solar-system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohn-Steidley%2Fsolar-system", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohn-Steidley%2Fsolar-system'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f05a1e3da4da03f231a8c4db25859d3ab36da4c [INFO] testing John-Steidley/solar-system against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohn-Steidley%2Fsolar-system" "/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/John-Steidley/solar-system on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/John-Steidley/solar-system [INFO] finished tweaking git repo https://github.com/John-Steidley/solar-system [INFO] tweaked toml for git repo https://github.com/John-Steidley/solar-system written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/John-Steidley/solar-system already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aad3ff3ac2cd4b002e09156bf7c6663a7d88f834528c80647b139090a008dee4 [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" "aad3ff3ac2cd4b002e09156bf7c6663a7d88f834528c80647b139090a008dee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aad3ff3ac2cd4b002e09156bf7c6663a7d88f834528c80647b139090a008dee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aad3ff3ac2cd4b002e09156bf7c6663a7d88f834528c80647b139090a008dee4", kill_on_drop: false }` [INFO] [stdout] aad3ff3ac2cd4b002e09156bf7c6663a7d88f834528c80647b139090a008dee4 [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", 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] f77c469ef865f39392bec03416e2a256db92f43f4aad66be04b484e2c0493f7c [INFO] running `Command { std: "docker" "start" "-a" "f77c469ef865f39392bec03416e2a256db92f43f4aad66be04b484e2c0493f7c", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling libc v0.2.19 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling lzw v0.9.0 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling freetype-sys v0.4.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling gl v0.6.1 [INFO] [stderr] Compiling gif v0.7.0 [INFO] [stderr] Compiling cmake v0.1.20 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling libz-sys v1.0.10 [INFO] [stderr] Compiling glfw-sys v3.2.1 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling freetype-rs v0.9.0 [INFO] [stderr] Compiling flate2 v0.2.14 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling nalgebra v0.9.0 [INFO] [stderr] Compiling png v0.4.3 [INFO] [stderr] Compiling image v0.6.1 [INFO] [stderr] Compiling glfw v0.8.0 [INFO] [stderr] Compiling ncollide_math v0.5.0 [INFO] [stderr] Compiling ncollide_utils v0.5.0 [INFO] [stderr] Compiling ncollide_procedural v0.5.0 [INFO] [stderr] Compiling kiss3d v0.7.0 [INFO] [stderr] Compiling max v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.93s [INFO] running `Command { std: "docker" "inspect" "f77c469ef865f39392bec03416e2a256db92f43f4aad66be04b484e2c0493f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f77c469ef865f39392bec03416e2a256db92f43f4aad66be04b484e2c0493f7c", kill_on_drop: false }` [INFO] [stdout] f77c469ef865f39392bec03416e2a256db92f43f4aad66be04b484e2c0493f7c [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebd262cdd52b67d82a177c3dbacd311cb9d406797f2f41854e764b466643d708 [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" "ebd262cdd52b67d82a177c3dbacd311cb9d406797f2f41854e764b466643d708", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling max v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `Command { std: "docker" "inspect" "ebd262cdd52b67d82a177c3dbacd311cb9d406797f2f41854e764b466643d708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebd262cdd52b67d82a177c3dbacd311cb9d406797f2f41854e764b466643d708", kill_on_drop: false }` [INFO] [stdout] ebd262cdd52b67d82a177c3dbacd311cb9d406797f2f41854e764b466643d708 [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a5dc7690baef2958a97d3c57c88365065237ba0dd355af1857e62d152bc12ae [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" "0a5dc7690baef2958a97d3c57c88365065237ba0dd355af1857e62d152bc12ae", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/max-b35e5f71b79f5d72 [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" "0a5dc7690baef2958a97d3c57c88365065237ba0dd355af1857e62d152bc12ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a5dc7690baef2958a97d3c57c88365065237ba0dd355af1857e62d152bc12ae", kill_on_drop: false }` [INFO] [stdout] 0a5dc7690baef2958a97d3c57c88365065237ba0dd355af1857e62d152bc12ae