[INFO] fetching crate safe_app 0.18.0... [INFO] testing safe_app-0.18.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate safe_app 0.18.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate safe_app 0.18.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate safe_app 0.18.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate safe_app 0.18.0 [INFO] tweaked toml for crates.io crate safe_app 0.18.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate safe_app 0.18.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded safe_authenticator v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54047113d98ba2f1e35d439b859f461bfc548e629b252ab22bfbac5f34cf7005 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "54047113d98ba2f1e35d439b859f461bfc548e629b252ab22bfbac5f34cf7005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54047113d98ba2f1e35d439b859f461bfc548e629b252ab22bfbac5f34cf7005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54047113d98ba2f1e35d439b859f461bfc548e629b252ab22bfbac5f34cf7005", kill_on_drop: false }` [INFO] [stdout] 54047113d98ba2f1e35d439b859f461bfc548e629b252ab22bfbac5f34cf7005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e061e6e471f1db2712ffafd33b3d9666e5581054c36e947a7d71bd14d916c4d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4e061e6e471f1db2712ffafd33b3d9666e5581054c36e947a7d71bd14d916c4d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling zeroize v0.5.2 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling multibase v0.6.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling dbl v0.2.1 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling pmac v0.2.0 [INFO] [stderr] Compiling cmac v0.2.0 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lru v0.5.3 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling miscreant v0.4.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pem v0.6.1 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling group v0.6.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling pairing v0.16.0 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling ed25519 v1.0.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling threshold_crypto v0.4.0 [INFO] [stderr] Compiling xor_name v1.0.0 [INFO] [stderr] Compiling ffi_utils v0.17.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling crdts v4.2.0 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling rcgen v0.7.0 [INFO] [stderr] Compiling quinn-proto v0.6.1 [INFO] [stderr] Compiling safe-nd v0.11.1 [INFO] [stderr] Compiling self_encryption v0.19.0 [INFO] [stderr] Compiling quinn v0.6.1 [INFO] [stderr] Compiling quic-p2p v0.7.0 [INFO] [stderr] Compiling safe_core v0.43.0 [INFO] [stderr] Compiling safe_app v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 44s [INFO] running `Command { std: "docker" "inspect" "4e061e6e471f1db2712ffafd33b3d9666e5581054c36e947a7d71bd14d916c4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e061e6e471f1db2712ffafd33b3d9666e5581054c36e947a7d71bd14d916c4d", kill_on_drop: false }` [INFO] [stdout] 4e061e6e471f1db2712ffafd33b3d9666e5581054c36e947a7d71bd14d916c4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b77443d54d17f3522ecfd83322556980ccc0e0fdeaee16aefc725954014d298a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b77443d54d17f3522ecfd83322556980ccc0e0fdeaee16aefc725954014d298a", kill_on_drop: false }` [INFO] [stderr] Compiling safe_authenticator v0.18.0 [INFO] [stderr] Compiling safe_app v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `safe_app`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name safe_app --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=20a748a81ffbe2b7 -C extra-filename=-20a748a81ffbe2b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ca5ef40608455450.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-4c927485f6d6b613.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9117421561814580.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-082861052396fccc.rlib --extern ffi_utils=/opt/rustwide/target/debug/deps/libffi_utils-9404d4649839fc6b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-46c09fb4348c5d4b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8d0b79fddcd01bbb.rlib --extern lru_cache=/opt/rustwide/target/debug/deps/liblru_cache-7746fed5458f84e2.rlib --extern miscreant=/opt/rustwide/target/debug/deps/libmiscreant-d1252faa8d0e4e5b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ec81e3dd9d8eb085.rlib --extern safe_nd=/opt/rustwide/target/debug/deps/libsafe_nd-61d6c1c7f1513c41.rlib --extern safe_authenticator=/opt/rustwide/target/debug/deps/libsafe_authenticator-cc23f6427decbe2b.rlib --extern safe_core=/opt/rustwide/target/debug/deps/libsafe_core-7bc31a5e241543fd.rlib --extern self_encryption=/opt/rustwide/target/debug/deps/libself_encryption-32bcd88d2df3e5ee.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c9b4e5c3ab28d2a6.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b36c0631e7fad0f3.so --extern threshold_crypto=/opt/rustwide/target/debug/deps/libthreshold_crypto-8a0dbf79850d330f.rlib --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-e92bc9260978bb50.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1fccb4caca353fb0.rlib --extern unwrap=/opt/rustwide/target/debug/deps/libunwrap-20d192422a6079b5.rlib --extern xor_name=/opt/rustwide/target/debug/deps/libxor_name-7a91006b68eb87a7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-a66f05cc0bac94d7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45.client_stress_test.d84pk2ky-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45.client_stress_test.d84pk2ky-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45.client_stress_test.d84pk2ky-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45.client_stress_test.d84pk2ky-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45.client_stress_test.d84pk2ky-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45.client_stress_test.d84pk2ky-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45.client_stress_test.d84pk2ky-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45.client_stress_test.d84pk2ky-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45.client_stress_test.d84pk2ky-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45.client_stress_test.d84pk2ky-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45.client_stress_test.d84pk2ky-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45.client_stress_test.d84pk2ky-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45.client_stress_test.d84pk2ky-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45.client_stress_test.d84pk2ky-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45.client_stress_test.d84pk2ky-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45.client_stress_test.d84pk2ky-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45" "/opt/rustwide/target/debug/examples/client_stress_test-311d49a970d71d45.1nyy690aw3a2qfg9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a66f05cc0bac94d7/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsafe_authenticator-cc23f6427decbe2b.rlib" "/opt/rustwide/target/debug/deps/libsafe_app-e7507830ffc336fb.rlib" "/opt/rustwide/target/debug/deps/libsafe_core-7bc31a5e241543fd.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-082861052396fccc.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-69c879dd83624cc6.rlib" "/opt/rustwide/target/debug/deps/libws-73ce78bac09cbc10.rlib" "/opt/rustwide/target/debug/deps/libsha1-e43e619278ae5dd0.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-d25aca3cc973c99a.rlib" "/opt/rustwide/target/debug/deps/liblazycell-617907b7ed41d1ab.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libbytes-b215715f8b57fab7.rlib" "/opt/rustwide/target/debug/deps/liburl-1e125e71662cb3e8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-91cda09b5220e07b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0ac8f90e9b502e48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-66c34ca49af4b419.rlib" "/opt/rustwide/target/debug/deps/libtypemap-b07c363a49879a85.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-2034556ddf0be1d8.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-23d5d05a75452684.rlib" "/opt/rustwide/target/debug/deps/libtoml-a1c7318a028b3084.rlib" "/opt/rustwide/target/debug/deps/libthread_id-503682190490d9b6.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-c01260c7598f0139.rlib" "/opt/rustwide/target/debug/deps/libdtoa-117aa35b5fc2b201.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-f78ce51a5115d1ac.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4a9c1d734f98eed8.rlib" "/opt/rustwide/target/debug/deps/libserde_value-05e7db4fd59148be.rlib" "/opt/rustwide/target/debug/deps/libordered_float-e1661aa7bb0c88ac.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-30d8f5c95baf0f45.rlib" "/opt/rustwide/target/debug/deps/libhumantime-76a7f109c5c66700.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e15ea4fce168f797.rlib" "/opt/rustwide/target/debug/deps/libflate2-f4f7b31f23d569ef.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libantidote-fa3365c3deddef7f.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-ef0078b9f2577a3f.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-24daa7af4b9b6cfb.rlib" "/opt/rustwide/target/debug/deps/libself_encryption-32bcd88d2df3e5ee.rlib" "/opt/rustwide/target/debug/deps/libmemmap-bfc18cde5e75cfa2.rlib" "/opt/rustwide/target/debug/deps/libbrotli-f58907ad1208f23e.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-3a100b0009d25fea.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-f8171e42c5023422.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-c87dc23de4cea94d.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-b67fbf71cb63e05b.rlib" "/opt/rustwide/target/debug/deps/libdirectories-2f7b6cdd70d679af.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-677f02411b7b3bef.rlib" "/opt/rustwide/target/debug/deps/liblru-6c7210d33c2ecd06.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8d95bdb888e5e9ff.rlib" "/opt/rustwide/target/debug/deps/libahash-a13a55ea3dbe3563.rlib" "/opt/rustwide/target/debug/deps/libconst_random-25ae76f38f439ca5.rlib" "/opt/rustwide/target/debug/deps/libffi_utils-9404d4649839fc6b.rlib" "/opt/rustwide/target/debug/deps/libbase64-d5ddc4d61aa23595.rlib" "/opt/rustwide/target/debug/deps/libsafemem-712b91157d919e92.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-8ef38a0e4b10736f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3a4c01f774075c.rlib" "/opt/rustwide/target/debug/deps/libsafe_nd-61d6c1c7f1513c41.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-e92bc9260978bb50.rlib" "/opt/rustwide/target/debug/deps/libsha3-cef7d29750c89cc3.rlib" "/opt/rustwide/target/debug/deps/libkeccak-d87ea94dfa96746c.rlib" "/opt/rustwide/target/debug/deps/libcrdts-b3fb1efb89a1519c.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-37740a087a531028.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-0eb270e26dc9ec35.rlib" "/opt/rustwide/target/debug/deps/libbitvec-8c5de34db7d76e01.rlib" "/opt/rustwide/target/debug/deps/libeither-da824d9ac0aa77fa.rlib" "/opt/rustwide/target/debug/deps/libradium-949a6289df006409.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f2355a12ba928b04.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-4943b7c28abb6089.rlib" "/opt/rustwide/target/debug/deps/libsha2-073f136f20deb780.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-72846c3a0823dde2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-dd49be9fb3321194.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-cf8126b2a7f08beb.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-fe25b4b4856b0c8c.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-cd76ff6a5c7d3afa.rlib" "/opt/rustwide/target/debug/deps/libed25519-c423e39db50e8ed3.rlib" "/opt/rustwide/target/debug/deps/libxor_name-7a91006b68eb87a7.rlib" "/opt/rustwide/target/debug/deps/libthreshold_crypto-8a0dbf79850d330f.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-fa9270f791c0edf9.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-1a08ec2940bcda03.rlib" "/opt/rustwide/target/debug/deps/libhex_fmt-5745001d6824b717.rlib" "/opt/rustwide/target/debug/deps/libzeroize-9129644475471533.rlib" "/opt/rustwide/target/debug/deps/libpairing-18f2667168fb9a1e.rlib" "/opt/rustwide/target/debug/deps/libgroup-ba3011581395dd15.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-18d238efa963d340.rlib" "/opt/rustwide/target/debug/deps/libff-8a51c7b9b1f0fe87.rlib" "/opt/rustwide/target/debug/deps/libsignature-5c04ab4ae1196d40.rlib" "/opt/rustwide/target/debug/deps/libmultibase-dbcabbaece610c96.rlib" "/opt/rustwide/target/debug/deps/libbase_x-482155e35d56fc10.rlib" "/opt/rustwide/target/debug/deps/libmiscreant-d1252faa8d0e4e5b.rlib" "/opt/rustwide/target/debug/deps/libaes-6420a01694cadf44.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-18d6cbd23baa05e6.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-eae86a66c41cd733.rlib" "/opt/rustwide/target/debug/deps/libzeroize-0f79445fe4676107.rlib" "/opt/rustwide/target/debug/deps/libsubtle-37afe5b52e4eca5f.rlib" "/opt/rustwide/target/debug/deps/libpmac-183fd0aea07f2a7a.rlib" "/opt/rustwide/target/debug/deps/libctr-a44f2d8484ebd467.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-4d2af4e8bc2d59f3.rlib" "/opt/rustwide/target/debug/deps/libcmac-863a1bcf56d28f12.rlib" "/opt/rustwide/target/debug/deps/libdbl-de8395f172129d51.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-fcc3a48e43b7d707.rlib" "/opt/rustwide/target/debug/deps/libhmac-9168b3f103118426.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0458d35f90a01815.rlib" "/opt/rustwide/target/debug/deps/libsubtle-86172fac7bcb1d89.rlib" "/opt/rustwide/target/debug/deps/libdigest-fa3877179444303e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6aa5aa09d3e0b877.rlib" "/opt/rustwide/target/debug/deps/libtypenum-913a68e739eab4ae.rlib" "/opt/rustwide/target/debug/deps/libquic_p2p-dc5f4ddbb0a6bb45.rlib" "/opt/rustwide/target/debug/deps/libbincode-4c927485f6d6b613.rlib" "/opt/rustwide/target/debug/deps/librcgen-72b258b17c7520d7.rlib" "/opt/rustwide/target/debug/deps/libpem-89d282cb19c7cfd1.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a1e9e1e3fc23ae94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-82571f279f177a2c.rlib" "/opt/rustwide/target/debug/deps/libbase64-ff9f652368cf1f1a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6b56b0466e19f3eb.rlib" "/opt/rustwide/target/debug/deps/libfailure-75a3ba96245e4645.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3ebd1f851cea97ac.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-69cdc2aa15946ae1.rlib" "/opt/rustwide/target/debug/deps/libadler-6534ef6b4a32ceaa.rlib" "/opt/rustwide/target/debug/deps/libobject-61c1b52dff51b80f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-33849983d352f01b.rlib" "/opt/rustwide/target/debug/deps/libgimli-926fe8e4c4fa9fdb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libyasna-0c552731c5e206c2.rlib" "/opt/rustwide/target/debug/deps/libchrono-4a759f7798252640.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-94fd0f13cfea77ad.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-63253226b9d79376.rlib" "/opt/rustwide/target/debug/deps/libtime-c00033fc565fa916.rlib" "/opt/rustwide/target/debug/deps/libserde_json-90b5505e8341afa8.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libitoa-15825e134852892d.rlib" "/opt/rustwide/target/debug/deps/libquinn-ec455a6aca3ce08e.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-603153d02c75c9ee.rlib" "/opt/rustwide/target/debug/deps/librustls-b668a2bdcb1c93a9.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libsct-1dca67ae646f6222.rlib" "/opt/rustwide/target/debug/deps/libwebpki-6af0e1afcb57e1c9.rlib" "/opt/rustwide/target/debug/deps/libring-c3e01945424027b4.rlib" "/opt/rustwide/target/debug/deps/libspin-489975769773a603.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b11c533d96641512.rlib" "/opt/rustwide/target/debug/deps/libtracing-d1419275e4c9cf80.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-991f603976dc0b18.rlib" "/opt/rustwide/target/debug/deps/libtokio-1fccb4caca353fb0.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libmio-34eda59a2c8ae6f6.rlib" "/opt/rustwide/target/debug/deps/libiovec-f844988195678a81.rlib" "/opt/rustwide/target/debug/deps/libnet2-0d7f4416e167f4dd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9b1125350f00b04f.rlib" "/opt/rustwide/target/debug/deps/libdirectories-7dfb5d4d368f1142.rlib" "/opt/rustwide/target/debug/deps/libstructopt-80a25f13f6586f4c.rlib" "/opt/rustwide/target/debug/deps/libfutures-46c09fb4348c5d4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c7df4859d8435c5b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-72a57b2b1c33499d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-58339308263095b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a937ae35cf5a4639.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9cb7fd7dd1976592.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e2446be8d5ef17e6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-596d7435cb764a43.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d09c66eae77ec294.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libunwrap-20d192422a6079b5.rlib" "/opt/rustwide/target/debug/deps/liblog-8d0b79fddcd01bbb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-060061f26f7bc233.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60e677f79172690c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libbytes-5d51bf3bcc9e5f68.rlib" "/opt/rustwide/target/debug/deps/libserde-c9b4e5c3ab28d2a6.rlib" "/opt/rustwide/target/debug/deps/librand-ec81e3dd9d8eb085.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5d970808ecfaee36.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-170c4fd0b2d212af.rlib" "/opt/rustwide/target/debug/deps/librand_core-75aa3e2ef985ad09.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-62b3430829cfab09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libclap-9117421561814580.rlib" "/opt/rustwide/target/debug/deps/libvec_map-7100684f869cd5d4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8ae0f8936ac22737.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-205a394572a8e7c4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libatty-12222e46c3c2fc91.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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: build failed [INFO] running `Command { std: "docker" "inspect" "b77443d54d17f3522ecfd83322556980ccc0e0fdeaee16aefc725954014d298a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b77443d54d17f3522ecfd83322556980ccc0e0fdeaee16aefc725954014d298a", kill_on_drop: false }` [INFO] [stdout] b77443d54d17f3522ecfd83322556980ccc0e0fdeaee16aefc725954014d298a