[INFO] cloning repository https://github.com/joshuef/sn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshuef/sn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuef%2Fsn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuef%2Fsn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c18966f9c04904a0df1b210c4deeb697b3a5bfd [INFO] testing joshuef/sn against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuef%2Fsn" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshuef/sn on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-15/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/joshuef/sn [INFO] finished tweaking git repo https://github.com/joshuef/sn [INFO] tweaked toml for git repo https://github.com/joshuef/sn written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/joshuef/sn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b84012930a796c990ef764254f4f554d624a5ce7ef0a25ce83ba34e589c6aef [INFO] running `Command { std: "docker" "start" "-a" "0b84012930a796c990ef764254f4f554d624a5ce7ef0a25ce83ba34e589c6aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b84012930a796c990ef764254f4f554d624a5ce7ef0a25ce83ba34e589c6aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b84012930a796c990ef764254f4f554d624a5ce7ef0a25ce83ba34e589c6aef", kill_on_drop: false }` [INFO] [stdout] 0b84012930a796c990ef764254f4f554d624a5ce7ef0a25ce83ba34e589c6aef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d72921420ba510c631e8daa74535235dce9ff3cb56bedbfe0dd35337c4c95eb [INFO] running `Command { std: "docker" "start" "-a" "0d72921420ba510c631e8daa74535235dce9ff3cb56bedbfe0dd35337c4c95eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling self_update v0.16.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling uhttp_uri v0.5.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tokio v1.6.2 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling dbl v0.2.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling cmac v0.2.0 [INFO] [stderr] Compiling pmac v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling resource_proof v0.8.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rcgen v0.8.11 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling aes-siv v0.2.0 [INFO] [stderr] Compiling miscreant v0.5.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling async-log v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling flexi_logger v0.18.0 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling group v0.6.0 [INFO] [stderr] Compiling pairing v0.16.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling threshold_crypto v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling xor_name v1.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling quinn-proto v0.7.3 [INFO] [stderr] Compiling self_encryption v0.24.2 [INFO] [stderr] Compiling secured_linked_list v0.1.2 [INFO] [stderr] Compiling bls_dkg v0.3.10 [INFO] [stderr] Compiling pickledb v0.4.1 [INFO] [stderr] Compiling sn_launch_tool v0.2.3 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling crdts v6.3.3 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling quinn v0.7.2 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling igd v0.12.0 [INFO] [stderr] Compiling qp2p v0.12.3 [INFO] [stderr] Compiling safe_network v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `safe_network` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name safe_network --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="simulated-payouts"' -C metadata=4859a62676295656 -C extra-filename=-4859a62676295656 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8aac79b2f754f7a1.rmeta --extern async_log=/opt/rustwide/target/debug/deps/libasync_log-8c7cfd5af77b7980.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-750333046c0e81ab.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-dc7014a537a0f8c8.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-3c2ec36e83673982.rmeta --extern bls_dkg=/opt/rustwide/target/debug/deps/libbls_dkg-502a34db9c28d7e5.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-02fc675cd2503452.rmeta --extern cookie_factory=/opt/rustwide/target/debug/deps/libcookie_factory-cf7a2e0e5fcf00cc.rmeta --extern crdts=/opt/rustwide/target/debug/deps/libcrdts-4b5570d5649e2403.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-fd28afc2e562d876.rmeta --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-6b9ae86258f20a34.rmeta --extern ed25519=/opt/rustwide/target/debug/deps/libed25519-e94ab1082d4dc73b.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-aedebcbe661c6b3a.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-7c4f899c2524d6cc.rmeta --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-68203ecdd2870b47.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c0166e1ccacffc1a.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4eb6e77ef237387c.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-7f2e485685463d45.rmeta --extern hex_fmt=/opt/rustwide/target/debug/deps/libhex_fmt-458df8119ea73ab9.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a54976d4a3372956.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-8e36204f123bd661.rmeta --extern miscreant=/opt/rustwide/target/debug/deps/libmiscreant-b61e4ad7f4845c9b.rmeta --extern multibase=/opt/rustwide/target/debug/deps/libmultibase-82b9e36e9e2164fa.rmeta --extern pickledb=/opt/rustwide/target/debug/deps/libpickledb-eb5ac7bdd2d37405.rmeta --extern qp2p=/opt/rustwide/target/debug/deps/libqp2p-7b9c1209380c48a6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-13cb948c940a8a70.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-cc27d749b3034f7f.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-47e781a011960c66.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rmeta --extern resource_proof=/opt/rustwide/target/debug/deps/libresource_proof-43fa0340e4542103.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-4e22a3a2f791b23b.rmeta --extern secured_linked_list=/opt/rustwide/target/debug/deps/libsecured_linked_list-7e139706b4c2f905.rmeta --extern self_encryption=/opt/rustwide/target/debug/deps/libself_encryption-6d88a3ae6646590a.rmeta --extern self_update=/opt/rustwide/target/debug/deps/libself_update-02c437d82017fa8a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-41fe7b0c17d3ff4a.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-f866ab0d7bb0b685.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a1a25cddf3dbb5a8.rmeta --extern signature=/opt/rustwide/target/debug/deps/libsignature-5bcfc50b93585024.rmeta --extern sn_launch_tool=/opt/rustwide/target/debug/deps/libsn_launch_tool-de5a26dc20745c90.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-06de0e3f0ba8c682.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e0427c5946156969.rmeta --extern bls=/opt/rustwide/target/debug/deps/libthreshold_crypto-173de2147729356a.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-4b6d404ab84b67a5.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2ec1a2d4c9ac6ac7.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ee18babd56428554.rmeta --extern uhttp_uri=/opt/rustwide/target/debug/deps/libuhttp_uri-5994f976dbbb365c.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-768166ea33a42f9f.rmeta --extern xor_name=/opt/rustwide/target/debug/deps/libxor_name-23f5aff2706dbbef.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0f34a5d678bd7990/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0d72921420ba510c631e8daa74535235dce9ff3cb56bedbfe0dd35337c4c95eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d72921420ba510c631e8daa74535235dce9ff3cb56bedbfe0dd35337c4c95eb", kill_on_drop: false }` [INFO] [stdout] 0d72921420ba510c631e8daa74535235dce9ff3cb56bedbfe0dd35337c4c95eb