[INFO] cloning repository https://github.com/wasmerio/sgp4
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wasmerio/sgp4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Fsgp4", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Fsgp4'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02d134eae56e37b2927f766d05c337b55cb92049
[INFO] testing wasmerio/sgp4 against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Fsgp4" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wasmerio/sgp4
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/wasmerio/sgp4
[INFO] tweaked toml for git repo https://github.com/wasmerio/sgp4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wasmerio/sgp4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wasmerio/sgp4 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb7496a93700c2245fd2e2313b088865b79ef6db52fc33cec2c7fcb35339da04
[INFO] running `Command { std: "docker" "start" "-a" "eb7496a93700c2245fd2e2313b088865b79ef6db52fc33cec2c7fcb35339da04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb7496a93700c2245fd2e2313b088865b79ef6db52fc33cec2c7fcb35339da04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb7496a93700c2245fd2e2313b088865b79ef6db52fc33cec2c7fcb35339da04", kill_on_drop: false }`
[INFO] [stdout] eb7496a93700c2245fd2e2313b088865b79ef6db52fc33cec2c7fcb35339da04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0843b6ed24ad78616844d9384874c552a4e5a0da5c3de8df4919e8952c08579
[INFO] running `Command { std: "docker" "start" "-a" "e0843b6ed24ad78616844d9384874c552a4e5a0da5c3de8df4919e8952c08579", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling wai-bindgen-gen-rust-wasm v0.2.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling wai-parser v0.2.3
[INFO] [stderr]    Compiling wai-bindgen-gen-core v0.2.3
[INFO] [stderr]    Compiling wai-bindgen-gen-rust v0.2.3
[INFO] [stderr]    Compiling wai-bindgen-rust-impl v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling wai-bindgen-rust v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling sgp4 v0.9.1
[INFO] [stderr]    Compiling sgp4 v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.32s
[INFO] running `Command { std: "docker" "inspect" "e0843b6ed24ad78616844d9384874c552a4e5a0da5c3de8df4919e8952c08579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0843b6ed24ad78616844d9384874c552a4e5a0da5c3de8df4919e8952c08579", kill_on_drop: false }`
[INFO] [stdout] e0843b6ed24ad78616844d9384874c552a4e5a0da5c3de8df4919e8952c08579
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deb5e8e2473651cbb408e53dd396dc16c7903d83c8a9e4c5346dd9bbac927f73
[INFO] running `Command { std: "docker" "start" "-a" "deb5e8e2473651cbb408e53dd396dc16c7903d83c8a9e4c5346dd9bbac927f73", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling rustls v0.21.8
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling cpufeatures v0.2.10
[INFO] [stderr]    Compiling any_ascii v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling lexical-sort v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling wai-parser v0.2.3
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling xattr v1.0.1
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling wai-bindgen-gen-core v0.2.3
[INFO] [stderr]    Compiling wai-bindgen-gen-wasmer-py v0.2.3
[INFO] [stderr]    Compiling wai-bindgen-gen-js v0.2.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling wai-bindgen-gen-rust v0.2.3
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling lzma-rs v0.2.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling wai-bindgen-gen-rust-wasm v0.2.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling bstr v1.7.0
[INFO] [stderr]    Compiling nuke-dir v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling similar v2.3.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling insta v1.34.0
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling wai-bindgen-rust-impl v0.2.3
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]    Compiling wai-bindgen-rust v0.2.3
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.27
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling minijinja v0.23.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tldextract v0.6.0
[INFO] [stderr]    Compiling webc v3.0.1
[INFO] [stderr]    Compiling validator v0.15.0
[INFO] [stderr]    Compiling webc v4.1.1
[INFO] [stderr]    Compiling sgp4 v0.9.1
[INFO] [stderr]    Compiling wapm-toml v0.2.2
[INFO] [stderr]    Compiling graphql_client_codegen v0.11.0
[INFO] [stderr]    Compiling wapm-toml v0.4.0
[INFO] [stderr]    Compiling wasmer-pack v0.6.1 (https://github.com/dynamite-bud/wasmer-pack#28f5de4d)
[INFO] [stderr]    Compiling sgp4 v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling graphql_query_derive v0.11.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling graphql_client v0.11.0
[INFO] [stderr]    Compiling wasmer-registry v3.1.1
[INFO] [stderr]    Compiling wapm-targz-to-pirita v0.1.10
[INFO] [stderr]    Compiling wasmer-pack-cli v0.6.1 (https://github.com/dynamite-bud/wasmer-pack#28f5de4d)
[INFO] [stderr]    Compiling wasmer-pack-testing v0.6.1 (https://github.com/dynamite-bud/wasmer-pack#28f5de4d)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "deb5e8e2473651cbb408e53dd396dc16c7903d83c8a9e4c5346dd9bbac927f73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deb5e8e2473651cbb408e53dd396dc16c7903d83c8a9e4c5346dd9bbac927f73", kill_on_drop: false }`
[INFO] [stdout] deb5e8e2473651cbb408e53dd396dc16c7903d83c8a9e4c5346dd9bbac927f73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4b2b78b455a47ebadc83d746bc2a3f6cfdc3048bc35ed9530d110f9bfa5c4830
[INFO] running `Command { std: "docker" "start" "-a" "4b2b78b455a47ebadc83d746bc2a3f6cfdc3048bc35ed9530d110f9bfa5c4830", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sgp4-7ea25ea77a449aa6)
[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]      Running tests/sgp4-integration-tests.rs (/opt/rustwide/target/debug/deps/sgp4_integration_tests-244f5129c8c0ac77)
[INFO] [stderr] Error: Generating a WAPM package with "cargo wapm" failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]     Executing cd "/opt/rustwide/workdir" && CARGO_TARGET_DIR="/tmp/.tmp7IPSxz" "cargo" "wapm" "--dry-run" "--manifest-path" "/opt/rustwide/workdir/Cargo.toml" failed (exit code: 101).
[INFO] [stderr]     Stderr: error: no such command: `wapm`
[INFO] [stderr]     
[INFO] [stderr]     help: a command with a similar name exists: `add`
[INFO] [stderr]     
[INFO] [stderr]     help: view all installed commands with `cargo --list`
[INFO] [stderr]     help: find a package to install `wapm` with `cargo search cargo-wapm`
[INFO] [stderr]     
[INFO] [stderr]     
[INFO] [stderr] error: test failed, to rerun pass `--test sgp4-integration-tests`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/sgp4_integration_tests-244f5129c8c0ac77` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "4b2b78b455a47ebadc83d746bc2a3f6cfdc3048bc35ed9530d110f9bfa5c4830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b2b78b455a47ebadc83d746bc2a3f6cfdc3048bc35ed9530d110f9bfa5c4830", kill_on_drop: false }`
[INFO] [stdout] 4b2b78b455a47ebadc83d746bc2a3f6cfdc3048bc35ed9530d110f9bfa5c4830
