[INFO] cloning repository https://github.com/jaredforth/drake_equation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaredforth/drake_equation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaredforth%2Fdrake_equation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaredforth%2Fdrake_equation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52216454ee23b55d50c4d0a23ac6b3b0e10fe853 [INFO] testing jaredforth/drake_equation against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaredforth%2Fdrake_equation" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaredforth/drake_equation on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jaredforth/drake_equation [INFO] finished tweaking git repo https://github.com/jaredforth/drake_equation [INFO] tweaked toml for git repo https://github.com/jaredforth/drake_equation written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jaredforth/drake_equation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d756fc8c512826803e378efc20fbb763f09dc6f386559ba7f7e5afe94a3d2d8f [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" "d756fc8c512826803e378efc20fbb763f09dc6f386559ba7f7e5afe94a3d2d8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d756fc8c512826803e378efc20fbb763f09dc6f386559ba7f7e5afe94a3d2d8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d756fc8c512826803e378efc20fbb763f09dc6f386559ba7f7e5afe94a3d2d8f", kill_on_drop: false }` [INFO] [stdout] d756fc8c512826803e378efc20fbb763f09dc6f386559ba7f7e5afe94a3d2d8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19a96d6b2e9b35c3118b188cf47509ae161abf6d56a491a780cc6eef9d6ed5e8 [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" "19a96d6b2e9b35c3118b188cf47509ae161abf6d56a491a780cc6eef9d6ed5e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.12 [INFO] [stderr] Compiling ryu v0.2.3 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling drake_equation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.31s [INFO] running `Command { std: "docker" "inspect" "19a96d6b2e9b35c3118b188cf47509ae161abf6d56a491a780cc6eef9d6ed5e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a96d6b2e9b35c3118b188cf47509ae161abf6d56a491a780cc6eef9d6ed5e8", kill_on_drop: false }` [INFO] [stdout] 19a96d6b2e9b35c3118b188cf47509ae161abf6d56a491a780cc6eef9d6ed5e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83bd6d9d6435a0f81035aff6c110b56c07b8b1dea2190200911f0e43b232094c [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" "83bd6d9d6435a0f81035aff6c110b56c07b8b1dea2190200911f0e43b232094c", kill_on_drop: false }` [INFO] [stderr] Compiling drake_equation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "83bd6d9d6435a0f81035aff6c110b56c07b8b1dea2190200911f0e43b232094c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83bd6d9d6435a0f81035aff6c110b56c07b8b1dea2190200911f0e43b232094c", kill_on_drop: false }` [INFO] [stdout] 83bd6d9d6435a0f81035aff6c110b56c07b8b1dea2190200911f0e43b232094c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2021-01-01" "test" "--frozen", 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] ff00d6765a278a88f49506f774c15efebfd57ab9191df9b8b8f1931fdcfafcf0 [INFO] running `Command { std: "docker" "start" "-a" "ff00d6765a278a88f49506f774c15efebfd57ab9191df9b8b8f1931fdcfafcf0", kill_on_drop: false }` [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/drake_equation-a62ee4b3e19b63ef [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/drake_equation-932a463265e8782d [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests drake_equation [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ff00d6765a278a88f49506f774c15efebfd57ab9191df9b8b8f1931fdcfafcf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff00d6765a278a88f49506f774c15efebfd57ab9191df9b8b8f1931fdcfafcf0", kill_on_drop: false }` [INFO] [stdout] ff00d6765a278a88f49506f774c15efebfd57ab9191df9b8b8f1931fdcfafcf0