[INFO] cloning repository https://github.com/DeveloperRyan/cosmos-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeveloperRyan/cosmos-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeveloperRyan%2Fcosmos-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeveloperRyan%2Fcosmos-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a039303a1789474ac0cec6a0258dc69647a9e843 [INFO] testing DeveloperRyan/cosmos-cli against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeveloperRyan%2Fcosmos-cli" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DeveloperRyan/cosmos-cli [INFO] finished tweaking git repo https://github.com/DeveloperRyan/cosmos-cli [INFO] tweaked toml for git repo https://github.com/DeveloperRyan/cosmos-cli written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DeveloperRyan/cosmos-cli on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DeveloperRyan/cosmos-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/neuromorphicsystems/sgp4.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hermit-abi v0.3.6 [INFO] [stderr] Downloaded indexmap v2.2.3 [INFO] [stderr] Downloaded tempfile v3.10.0 [INFO] [stderr] Downloaded anyhow v1.0.80 [INFO] [stderr] Downloaded openssl-sys v0.9.100 [INFO] [stderr] Downloaded bumpalo v3.15.0 [INFO] [stderr] Downloaded crossterm v0.22.1 [INFO] [stderr] Downloaded syn v2.0.50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 430cbffe357540085faae4cd2dc36b1076a98a7e1d67d495458817e6cf00b302 [INFO] running `Command { std: "docker" "start" "-a" "430cbffe357540085faae4cd2dc36b1076a98a7e1d67d495458817e6cf00b302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "430cbffe357540085faae4cd2dc36b1076a98a7e1d67d495458817e6cf00b302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "430cbffe357540085faae4cd2dc36b1076a98a7e1d67d495458817e6cf00b302", kill_on_drop: false }` [INFO] [stdout] 430cbffe357540085faae4cd2dc36b1076a98a7e1d67d495458817e6cf00b302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 541c7dcd9a9961b1de8df31df185f7a5ea83ad65770d19fbbffd75a72da636af [INFO] running `Command { std: "docker" "start" "-a" "541c7dcd9a9961b1de8df31df185f7a5ea83ad65770d19fbbffd75a72da636af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.100 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling terminfo v0.7.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling clearscreen v1.0.11 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling sgp4 v2.1.0 (https://github.com/neuromorphicsystems/sgp4.git?branch=master#db7b7120) [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling cosmos_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "541c7dcd9a9961b1de8df31df185f7a5ea83ad65770d19fbbffd75a72da636af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "541c7dcd9a9961b1de8df31df185f7a5ea83ad65770d19fbbffd75a72da636af", kill_on_drop: false }` [INFO] [stdout] 541c7dcd9a9961b1de8df31df185f7a5ea83ad65770d19fbbffd75a72da636af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baa901d85401490cd9ebd458f189bc3ed2399a8f2d0799f729eb114a16a1e229 [INFO] running `Command { std: "docker" "start" "-a" "baa901d85401490cd9ebd458f189bc3ed2399a8f2d0799f729eb114a16a1e229", kill_on_drop: false }` [INFO] [stderr] Compiling cosmos_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "baa901d85401490cd9ebd458f189bc3ed2399a8f2d0799f729eb114a16a1e229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baa901d85401490cd9ebd458f189bc3ed2399a8f2d0799f729eb114a16a1e229", kill_on_drop: false }` [INFO] [stdout] baa901d85401490cd9ebd458f189bc3ed2399a8f2d0799f729eb114a16a1e229 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a5ab288e99ddeca3c268716eff5c5f7bb876d8279da74ff1f8314c5decf9ea3 [INFO] running `Command { std: "docker" "start" "-a" "0a5ab288e99ddeca3c268716eff5c5f7bb876d8279da74ff1f8314c5decf9ea3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cosmos_cli-bad9388cea6bb4fd) [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" "0a5ab288e99ddeca3c268716eff5c5f7bb876d8279da74ff1f8314c5decf9ea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a5ab288e99ddeca3c268716eff5c5f7bb876d8279da74ff1f8314c5decf9ea3", kill_on_drop: false }` [INFO] [stdout] 0a5ab288e99ddeca3c268716eff5c5f7bb876d8279da74ff1f8314c5decf9ea3