[INFO] cloning repository https://github.com/stakwork/sphinx-swarm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stakwork/sphinx-swarm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstakwork%2Fsphinx-swarm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstakwork%2Fsphinx-swarm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fac69333e75238f30c5d15f40eb698f1e01a2cc6 [INFO] documenting stakwork/sphinx-swarm against beta-2023-07-23 for beta-1.72-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstakwork%2Fsphinx-swarm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stakwork/sphinx-swarm on toolchain beta-2023-07-23 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-07-23" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stakwork/sphinx-swarm [INFO] finished tweaking git repo https://github.com/stakwork/sphinx-swarm [INFO] tweaked toml for git repo https://github.com/stakwork/sphinx-swarm written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stakwork/sphinx-swarm 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-2023-07-23" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-07-23" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 107e41df0ab8e7346021565b1cf535e7fdfe5200552068c593e54e43a3083980 [INFO] running `Command { std: "docker" "start" "-a" "107e41df0ab8e7346021565b1cf535e7fdfe5200552068c593e54e43a3083980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "107e41df0ab8e7346021565b1cf535e7fdfe5200552068c593e54e43a3083980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "107e41df0ab8e7346021565b1cf535e7fdfe5200552068c593e54e43a3083980", kill_on_drop: false }` [INFO] [stdout] 107e41df0ab8e7346021565b1cf535e7fdfe5200552068c593e54e43a3083980 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-07-23" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70b85f64e2eef540da45cd81ec908339eb556d8b293cca476cb21d303b37a674 [INFO] running `Command { std: "docker" "start" "-a" "70b85f64e2eef540da45cd81ec908339eb556d8b293cca476cb21d303b37a674", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling proc-macro2 v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking const-oid v0.9.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling ref-cast v1.0.9 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking base64ct v1.5.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.9 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling axum-core v0.3.3 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling prost v0.11.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.9 [INFO] [stderr] Compiling prost-types v0.11.2 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling ctr v0.9.1 [INFO] [stderr] Compiling aes v0.8.1 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.10 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling prost-build v0.11.4 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Compiling axum v0.6.7 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Checking idna v0.2.1 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking bitcoin_hashes v0.10.0 [INFO] [stderr] Checking secp256k1 v0.22.1 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling tonic-build v0.5.2 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling figment v0.10.7 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Checking bitcoin v0.29.2 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling cln-grpc v0.1.2 (https://github.com/stakwork/lightning?branch=cln-grpc-serde#0faeef6e) [INFO] [stderr] Compiling tonic_lnd v0.5.0 (https://github.com/Evanfeenstra/tonic_lnd?branch=add-serde#ff52c6de) [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking bitcoin v0.28.2 [INFO] [stderr] Checking prost v0.9.0 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking url v2.3.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Checking base64-compat v1.0.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking bollard-stubs v1.42.0-rc.3 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.6.2 [INFO] [stderr] Checking hyperlocal v0.8.0 [INFO] [stderr] Checking cln-rpc v0.1.2 (https://github.com/stakwork/lightning?branch=cln-grpc-serde#0faeef6e) [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking bitcoincore-rpc-json v0.15.0 [INFO] [stderr] Checking jsonrpc v0.12.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking pkcs1 v0.4.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking ubyte v0.10.3 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking filetime v0.2.19 [INFO] [stderr] Checking unsafe-libyaml v0.2.7 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking bitcoin_hashes v0.9.7 [INFO] [stderr] Checking reqwest v0.11.12 [INFO] [stderr] Checking serde_yaml v0.9.19 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking tonic v0.8.3 [INFO] [stderr] Checking bitcoincore-rpc v0.15.0 [INFO] [stderr] Checking rsa v0.7.2 [INFO] [stderr] Checking bcrypt v0.13.0 [INFO] [stderr] Checking simple_logger v1.16.0 [INFO] [stderr] Checking jwt v0.16.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking bip39 v1.0.1 [INFO] [stderr] Checking bollard v0.13.0 [INFO] [stderr] Documenting sphinx_swarm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking sphinx_swarm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not document `sphinx_swarm` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type bin --crate-name super src/bin/super/mod.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=767745a247845cf3 -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4bbad67a7e170d41.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5564e763bc166c6e.so --extern base58=/opt/rustwide/target/debug/deps/libbase58-f8e5d0fa06bc2916.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-ec1455f1e3d35bc8.rmeta --extern bcrypt=/opt/rustwide/target/debug/deps/libbcrypt-311ac8881669d375.rmeta --extern bip39=/opt/rustwide/target/debug/deps/libbip39-ee472d93c725ee11.rmeta --extern bitcoincore_rpc=/opt/rustwide/target/debug/deps/libbitcoincore_rpc-ec7937775b42186d.rmeta --extern bitcoincore_rpc_json=/opt/rustwide/target/debug/deps/libbitcoincore_rpc_json-2a72de69b55a68ee.rmeta --extern bollard=/opt/rustwide/target/debug/deps/libbollard-602d9be66f32185c.rmeta --extern bollard_stubs=/opt/rustwide/target/debug/deps/libbollard_stubs-80c4cc9b7e3e63bb.rmeta --extern cln_grpc=/opt/rustwide/target/debug/deps/libcln_grpc-030d63aae3bc8a0f.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-628d7d0ce2b2e8ad.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-25715840ad0c9c11.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-990e5532e546eb4a.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-f50a91c11c4ad981.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-c9752bebaab99578.rmeta --extern jwt=/opt/rustwide/target/debug/deps/libjwt-ae9c74d95eb2ad15.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-dbd3f0bfb07f050a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-1be9d6adac83d181.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-36ab5294398d9487.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4f45f89f8ea760ed.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3aa6157ee3b1a55d.rmeta --extern rocket=/opt/rustwide/target/debug/deps/librocket-70bd73a879f41a56.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-d68bfccc6b165126.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ec4ab9e10f9093a5.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-caf56ef7164ebae5.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8ee62ba3feff19f5.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-e64f3d49774326b9.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-2042a056b493674f.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-02962f85bceb6f33.rmeta --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-2f5f773eef4df1ad.rmeta --extern sphinx_swarm=/opt/rustwide/target/debug/deps/libsphinx_swarm-82ce659b0eb4350a.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-4f842f5929aff13c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bdd76b084d905069.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-33e7bf47fbfd7067.rmeta --extern tonic_lnd=/opt/rustwide/target/debug/deps/libtonic_lnd-36e4b678a79c5760.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-d615d96ccb839e45.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-9521f7bf20456cc2.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "70b85f64e2eef540da45cd81ec908339eb556d8b293cca476cb21d303b37a674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b85f64e2eef540da45cd81ec908339eb556d8b293cca476cb21d303b37a674", kill_on_drop: false }` [INFO] [stdout] 70b85f64e2eef540da45cd81ec908339eb556d8b293cca476cb21d303b37a674