[INFO] cloning repository https://github.com/maidsafe/sn-testnet-deploy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maidsafe/sn-testnet-deploy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaidsafe%2Fsn-testnet-deploy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaidsafe%2Fsn-testnet-deploy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ec03c159a76e4ead008811d7768b0aa13292aab [INFO] building maidsafe/sn-testnet-deploy against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaidsafe%2Fsn-testnet-deploy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maidsafe/sn-testnet-deploy on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maidsafe/sn-testnet-deploy [INFO] finished tweaking git repo https://github.com/maidsafe/sn-testnet-deploy [INFO] tweaked toml for git repo https://github.com/maidsafe/sn-testnet-deploy written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maidsafe/sn-testnet-deploy 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-smithy-checksums v0.56.1 [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded predicates v3.0.3 [INFO] [stderr] Downloaded mockall v0.11.4 [INFO] [stderr] Downloaded serde_regex v1.1.0 [INFO] [stderr] Downloaded aws-smithy-eventstream v0.56.1 [INFO] [stderr] Downloaded newline-converter v0.2.2 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.56.1 [INFO] [stderr] Downloaded aws-smithy-http v0.56.1 [INFO] [stderr] Downloaded similar v2.2.1 [INFO] [stderr] Downloaded aws-config v0.56.1 [INFO] [stderr] Downloaded aws-types v0.56.1 [INFO] [stderr] Downloaded aws-credential-types v0.56.1 [INFO] [stderr] Downloaded aws-sdk-s3 v0.29.0 [INFO] [stderr] Downloaded aws-sdk-sso v0.30.0 [INFO] [stderr] Downloaded curl-sys v0.4.65+curl-8.2.1 [INFO] [stderr] Downloaded httpmock v0.6.8 [INFO] [stderr] Downloaded aws-smithy-runtime v0.56.1 [INFO] [stderr] Downloaded aws-smithy-types v0.56.1 [INFO] [stderr] Downloaded mockall_derive v0.11.4 [INFO] [stderr] Downloaded aws-smithy-client v0.56.1 [INFO] [stderr] Downloaded aws-sdk-sts v0.30.0 [INFO] [stderr] Downloaded inquire v0.6.2 [INFO] [stderr] Downloaded portable-atomic v1.4.2 [INFO] [stderr] Downloaded indicatif v0.17.6 [INFO] [stderr] Downloaded aws-smithy-async v0.56.1 [INFO] [stderr] Downloaded aws-sigv4 v0.56.1 [INFO] [stderr] Downloaded aws-http v0.56.1 [INFO] [stderr] Downloaded async-object-pool v0.1.4 [INFO] [stderr] Downloaded aws-smithy-query v0.56.1 [INFO] [stderr] Downloaded basic-cookies v0.1.4 [INFO] [stderr] Downloaded aws-smithy-json v0.56.1 [INFO] [stderr] Downloaded aws-smithy-xml v0.56.1 [INFO] [stderr] Downloaded rustls-native-certs v0.6.3 [INFO] [stderr] Downloaded aws-runtime v0.56.1 [INFO] [stderr] Downloaded aws-smithy-runtime-api v0.56.1 [INFO] [stderr] Downloaded dyn-clone v1.0.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adbad0ce434481e4a918e81211b7d20b723579c6fce19a4760e5284126e40e0d [INFO] running `Command { std: "docker" "start" "-a" "adbad0ce434481e4a918e81211b7d20b723579c6fce19a4760e5284126e40e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adbad0ce434481e4a918e81211b7d20b723579c6fce19a4760e5284126e40e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adbad0ce434481e4a918e81211b7d20b723579c6fce19a4760e5284126e40e0d", kill_on_drop: false }` [INFO] [stdout] adbad0ce434481e4a918e81211b7d20b723579c6fce19a4760e5284126e40e0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6abcf68c03ac606a94cae150433dae1a4033512a1018b9ecc70169e8503bcf75 [INFO] running `Command { std: "docker" "start" "-a" "6abcf68c03ac606a94cae150433dae1a4033512a1018b9ecc70169e8503bcf75", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling time v0.3.27 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling aws-types v0.56.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Compiling crc32c v0.6.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling aws-smithy-xml v0.56.1 [INFO] [stderr] Compiling portable-atomic v1.4.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling object v0.32.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling aws-smithy-types v0.56.1 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling aws-smithy-eventstream v0.56.1 [INFO] [stderr] Compiling aws-smithy-json v0.56.1 [INFO] [stderr] Compiling aws-smithy-query v0.56.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling clap_builder v4.4.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling dyn-clone v1.0.13 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling indicatif v0.17.6 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling clap_derive v4.4.0 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling clap v4.4.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling aws-smithy-async v0.56.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling aws-credential-types v0.56.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling aws-smithy-http v0.56.1 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling aws-smithy-http-tower v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime-api v0.56.1 [INFO] [stderr] Compiling aws-sigv4 v0.56.1 [INFO] [stderr] Compiling aws-smithy-checksums v0.56.1 [INFO] [stderr] Compiling aws-smithy-client v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime v0.56.1 [INFO] [stderr] Compiling aws-http v0.56.1 [INFO] [stderr] Compiling aws-runtime v0.56.1 [INFO] [stderr] Compiling aws-sdk-sso v0.30.0 [INFO] [stderr] Compiling aws-sdk-sts v0.30.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.29.0 [INFO] [stderr] Compiling aws-config v0.56.1 [INFO] [stderr] Compiling sn-testnet-deploy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.24s [INFO] running `Command { std: "docker" "inspect" "6abcf68c03ac606a94cae150433dae1a4033512a1018b9ecc70169e8503bcf75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6abcf68c03ac606a94cae150433dae1a4033512a1018b9ecc70169e8503bcf75", kill_on_drop: false }` [INFO] [stdout] 6abcf68c03ac606a94cae150433dae1a4033512a1018b9ecc70169e8503bcf75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7f38a19ea1c9d062dc235aa45bdbeb3c3507666f8393dc426438d7c524e8564 [INFO] running `Command { std: "docker" "start" "-a" "e7f38a19ea1c9d062dc235aa45bdbeb3c3507666f8393dc426438d7c524e8564", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.92 [INFO] [stderr] Compiling libnghttp2-sys v0.1.8+1.55.1 [INFO] [stderr] Compiling curl-sys v0.4.65+curl-8.2.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling assert_fs v1.0.13 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling aws-smithy-async v0.56.1 [INFO] [stderr] Compiling async-object-pool v0.1.4 [INFO] [stderr] Compiling aws-credential-types v0.56.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling basic-cookies v0.1.4 [INFO] [stderr] Compiling aws-smithy-http v0.56.1 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling aws-smithy-http-tower v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime-api v0.56.1 [INFO] [stderr] Compiling aws-sigv4 v0.56.1 [INFO] [stderr] Compiling aws-smithy-checksums v0.56.1 [INFO] [stderr] Compiling aws-smithy-client v0.56.1 [INFO] [stderr] Compiling aws-types v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime v0.56.1 [INFO] [stderr] Compiling aws-http v0.56.1 [INFO] [stderr] Compiling aws-runtime v0.56.1 [INFO] [stderr] Compiling httpmock v0.6.8 [INFO] [stderr] Compiling aws-sdk-sso v0.30.0 [INFO] [stderr] Compiling aws-sdk-sts v0.30.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.29.0 [INFO] [stderr] Compiling aws-config v0.56.1 [INFO] [stderr] Compiling sn-testnet-deploy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustca1H33D/symbols.o" "/opt/rustwide/target/debug/deps/testnet_deploy-09cffbe906f86feb.testnet_deploy.757a8c7d37042a5c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/testnet_deploy-09cffbe906f86feb.2ftnfoxgk6z551hf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-7a57dc331cf458e6/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-6a1cd4df58693d71/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-b31d0dee6b87d9a3/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-4cd75ea9738dddee.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9c9b0c7238e08efb.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-a94816021ee25d80.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libsn_testnet_deploy-6b871f44b24c9fef.rlib" "/opt/rustwide/target/debug/deps/libaws_config-d4d08b330b7231c5.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sso-fb122a7ababe0ae9.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sts-58094b3127e3c3cc.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_query-280bf1694a78b324.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-e70222ec02c08ce8.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-fa26b250a15af9a4.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-e0cdb7c47e372ee4.rlib" "/opt/rustwide/target/debug/deps/libtempfile-1b990a1035ea8bbf.rlib" "/opt/rustwide/target/debug/deps/librustix-b6e8baf2bb04c4fe.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2f135e4281db3e7b.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-e83a07a5472101bf.rlib" "/opt/rustwide/target/debug/deps/libindicatif-975c71098ebba314.rlib" "/opt/rustwide/target/debug/deps/libportable_atomic-d5c5e8934d187f6e.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-bd9f8621c542a95f.rlib" "/opt/rustwide/target/debug/deps/libconsole-1ff65549f76367f9.rlib" "/opt/rustwide/target/debug/deps/libtar-8e25af0213984299.rlib" "/opt/rustwide/target/debug/deps/libxattr-1322758b9d8271db.rlib" "/opt/rustwide/target/debug/deps/libfiletime-f79fa05409fa64cf.rlib" "/opt/rustwide/target/debug/deps/libflate2-46a88ae914dccc69.rlib" "/opt/rustwide/target/debug/deps/libinquire-0906be601a3a30f1.rlib" "/opt/rustwide/target/debug/deps/libnewline_converter-3aaf06c908c4bb79.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6cb5fdb7e22fbf52.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-6a6cd001feb99ae9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-23eb90246f4a6464.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-29c9ecfcf6e0cd71.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-cb0d2973a109fc3f.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-6a1886b4c5519080.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_s3-0f978774a7c65800.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_xml-7d1ee3a38d95d006.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-228b6ccd1157933d.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_json-245598747ff17ae1.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_checksums-bee0c2d71d029b23.rlib" "/opt/rustwide/target/debug/deps/libcrc32c-05593907dd3f6881.rlib" "/opt/rustwide/target/debug/deps/libmd5-b45f8eeae4965a6d.rlib" "/opt/rustwide/target/debug/deps/libsha1-358ae108e4af6a2a.rlib" "/opt/rustwide/target/debug/deps/libaws_runtime-a6688ba18b8c0488.rlib" "/opt/rustwide/target/debug/deps/libuuid-9cf1159015fb96c5.rlib" "/opt/rustwide/target/debug/deps/libaws_sigv4-f435dd7295473ae1.rlib" "/opt/rustwide/target/debug/deps/libregex-7586c68416fc2ad3.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-72ca8e056bb45144.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bddcec63133b7fbb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaa19fd5aec82aae.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libhmac-4f3d32a3d3cba8f8.rlib" "/opt/rustwide/target/debug/deps/libaws_http-c1c0f971737cb951.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_runtime-c51c8b6c87d57671.rlib" "/opt/rustwide/target/debug/deps/libaws_types-0b3d40dbeb37a92a.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_client-43f00af0aac5ac31.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-d94d8041c046d11f.rlib" "/opt/rustwide/target/debug/deps/libtower-76af7adcb37841df.rlib" "/opt/rustwide/target/debug/deps/libpin_project-340513ef270699d5.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-2d013bdbd7c6fbb0.rlib" "/opt/rustwide/target/debug/deps/libaws_credential_types-dac45db7729d462e.rlib" "/opt/rustwide/target/debug/deps/libfastrand-964984f514d9705e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d269435d5b446875.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-d29764835954cb35.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_async-a1da8207363d8e03.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-4f8bd04edb366155.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http-b167d63c27e85216.rlib" "/opt/rustwide/target/debug/deps/libbytes_utils-03c2680516bb3b62.rlib" "/opt/rustwide/target/debug/deps/libeither-493e809a4aefe3f1.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-8f3d2e4d07a209c7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_types-e18b4d3b0f8284c5.rlib" "/opt/rustwide/target/debug/deps/libtime-97bd3c31ee1ac3f2.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libderanged-526d862899c7ddde.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8e30622f3bb96034.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd3e2445504e73ef.rlib" "/opt/rustwide/target/debug/deps/libbase64_simd-b161bd9744318886.rlib" "/opt/rustwide/target/debug/deps/liboutref-3cf9a4765024434a.rlib" "/opt/rustwide/target/debug/deps/libvsimd-a37fad63f896b5ef.rlib" "/opt/rustwide/target/debug/deps/libsha2-5ad0fcd9721ac1ad.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libdigest-382a5dc17583a607.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-408c180832bc866e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-4f8438cf8a65ef0e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-e7b31308c5c6ae4b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-da971713ebf93fe9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bac8dd0720625d0c.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-c812c3fe44ce7ed3.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-72252d756984253a.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-8c787304c4ecfff6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d72dcca431d8a666.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2e87877412a08ef8.rlib" "/opt/rustwide/target/debug/deps/libbase64-fff4a5fd545a8428.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-7c4057d447888bfd.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-59d8157e752ab75f.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/librustls-31a7a33e87e0ff6b.rlib" "/opt/rustwide/target/debug/deps/libsct-d3f8ed25d0ec8923.rlib" "/opt/rustwide/target/debug/deps/libwebpki-0e3b6d006aaa7bee.rlib" "/opt/rustwide/target/debug/deps/libring-707a48159bee2093.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libhyper-3a39dfa63acae752.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-6a06b4443c642b5e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ef58ee8a75c81463.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-43793decd3044508.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1f1c5f5b1ff19101.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libtokio-d9197ba65d7fdf5b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa736b683dc4eb59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a7fa88c54f78b87d.rlib" "/opt/rustwide/target/debug/deps/libmio-113a712fbe9533a7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b05c97552763dbd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-312abfcf055fd529.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/liburl-febb815c569d50db.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libserde-722e567a77c1eca4.rlib" "/opt/rustwide/target/debug/deps/librand-dd81adc3262c9002.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1277fd28374e99b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-9509a4c7cc864398.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ce5fdf154f8fcd4.rlib" "/opt/rustwide/target/debug/deps/libdotenv-aec792e0e9b26cb8.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-d34d003b2ac98248.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-46769834da2e41b5.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-30d96aab0b059b3e.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-7c163575141e401c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-641795be127d6c70.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a6be8f4b05e043db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libtracing-29511c9396a5473c.rlib" "/opt/rustwide/target/debug/deps/liblog-b3dbfacb58f67ce4.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-d375a988c232f089.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-76816fa0290f4b87.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-b88607060baebc7b.rlib" "/opt/rustwide/target/debug/deps/libeyre-479a1103f8907215.rlib" "/opt/rustwide/target/debug/deps/libindenter-7d27c00e8da0d8a9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a1d7376a86c28392.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-9e5e23741c95b00f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-578fdd97559dd7ec.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-69e8fc8a3d9cd61b.rlib" "/opt/rustwide/target/debug/deps/libgimli-ac938babf6a4e535.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-590f1de4ae86e897.rlib" "/opt/rustwide/target/debug/deps/libclap-60d18d2185b2c5f3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-704a9dbab1e15b67.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-89e3a2b8fa161d83.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-8525db58354cc528.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-89e72cf25c5626fa.rlib" "/opt/rustwide/target/debug/deps/libanstyle-0b0f54f84dfaf2c0.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/testnet_deploy-09cffbe906f86feb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sn-testnet-deploy` (bin "testnet-deploy" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e7f38a19ea1c9d062dc235aa45bdbeb3c3507666f8393dc426438d7c524e8564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f38a19ea1c9d062dc235aa45bdbeb3c3507666f8393dc426438d7c524e8564", kill_on_drop: false }` [INFO] [stdout] e7f38a19ea1c9d062dc235aa45bdbeb3c3507666f8393dc426438d7c524e8564