[INFO] cloning repository https://github.com/Phraeyll/rballistics-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phraeyll/rballistics-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhraeyll%2Frballistics-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhraeyll%2Frballistics-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 845c78dfc9b72a6f6b73b2597ccd9907ba27643a [INFO] testing Phraeyll/rballistics-cli against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhraeyll%2Frballistics-cli" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Phraeyll/rballistics-cli on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Phraeyll/rballistics-cli [INFO] finished tweaking git repo https://github.com/Phraeyll/rballistics-cli [INFO] tweaked toml for git repo https://github.com/Phraeyll/rballistics-cli written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Phraeyll/rballistics-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Phraeyll/point-mass-ballistics` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uom v0.31.1 [INFO] [stderr] Downloaded nalgebra v0.26.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79cfc0952a3de1246741cf823dd3450b79abdfbe2ad22093d59776431ba77d31 [INFO] running `Command { std: "docker" "start" "-a" "79cfc0952a3de1246741cf823dd3450b79abdfbe2ad22093d59776431ba77d31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79cfc0952a3de1246741cf823dd3450b79abdfbe2ad22093d59776431ba77d31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79cfc0952a3de1246741cf823dd3450b79abdfbe2ad22093d59776431ba77d31", kill_on_drop: false }` [INFO] [stdout] 79cfc0952a3de1246741cf823dd3450b79abdfbe2ad22093d59776431ba77d31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1487a6afc5f5467df347543bc26b384992d9fb505571742437496dbefe0cd7f [INFO] running `Command { std: "docker" "start" "-a" "c1487a6afc5f5467df347543bc26b384992d9fb505571742437496dbefe0cd7f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling uom v0.31.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling nalgebra v0.26.1 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling point-mass-ballistics v0.0.1 (https://github.com/Phraeyll/point-mass-ballistics?branch=master#2f3972b7) [INFO] [stderr] Compiling point-mass-ballistics-cli v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.32s [INFO] running `Command { std: "docker" "inspect" "c1487a6afc5f5467df347543bc26b384992d9fb505571742437496dbefe0cd7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1487a6afc5f5467df347543bc26b384992d9fb505571742437496dbefe0cd7f", kill_on_drop: false }` [INFO] [stdout] c1487a6afc5f5467df347543bc26b384992d9fb505571742437496dbefe0cd7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d8feb959d0673d84c2bd165c9a7422a6cb60cb92a5a1e2618851fcc1f6aae1a [INFO] running `Command { std: "docker" "start" "-a" "2d8feb959d0673d84c2bd165c9a7422a6cb60cb92a5a1e2618851fcc1f6aae1a", kill_on_drop: false }` [INFO] [stderr] Compiling point-mass-ballistics-cli v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "2d8feb959d0673d84c2bd165c9a7422a6cb60cb92a5a1e2618851fcc1f6aae1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d8feb959d0673d84c2bd165c9a7422a6cb60cb92a5a1e2618851fcc1f6aae1a", kill_on_drop: false }` [INFO] [stdout] 2d8feb959d0673d84c2bd165c9a7422a6cb60cb92a5a1e2618851fcc1f6aae1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7ece6211199d71ca9faf717d99bb07f700a14b4efc46d8899e8750564693e62f [INFO] running `Command { std: "docker" "start" "-a" "7ece6211199d71ca9faf717d99bb07f700a14b4efc46d8899e8750564693e62f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cli-70368ab63220351e) [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" "7ece6211199d71ca9faf717d99bb07f700a14b4efc46d8899e8750564693e62f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ece6211199d71ca9faf717d99bb07f700a14b4efc46d8899e8750564693e62f", kill_on_drop: false }` [INFO] [stdout] 7ece6211199d71ca9faf717d99bb07f700a14b4efc46d8899e8750564693e62f