[INFO] cloning repository https://github.com/PLUS-POSTECH/soma [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PLUS-POSTECH/soma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPLUS-POSTECH%2Fsoma", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPLUS-POSTECH%2Fsoma'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3f8a93939f0f799a0be1854a35ff5878aa4dfd5 [INFO] testing PLUS-POSTECH/soma against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPLUS-POSTECH%2Fsoma" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PLUS-POSTECH/soma on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PLUS-POSTECH/soma [INFO] finished tweaking git repo https://github.com/PLUS-POSTECH/soma [INFO] tweaked toml for git repo https://github.com/PLUS-POSTECH/soma written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/PLUS-POSTECH/soma already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33e1d99e4348c9b776a910c1a73a47f8b0305e141a6a298f844b201479ab4169 [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" "33e1d99e4348c9b776a910c1a73a47f8b0305e141a6a298f844b201479ab4169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33e1d99e4348c9b776a910c1a73a47f8b0305e141a6a298f844b201479ab4169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e1d99e4348c9b776a910c1a73a47f8b0305e141a6a298f844b201479ab4169", kill_on_drop: false }` [INFO] [stdout] 33e1d99e4348c9b776a910c1a73a47f8b0305e141a6a298f844b201479ab4169 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 459b123f88a7c7929dda6d5a4457bde9c6590d02f1ccfdb364aecbce40bd9052 [INFO] running `Command { std: "docker" "start" "-a" "459b123f88a7c7929dda6d5a4457bde9c6590d02f1ccfdb364aecbce40bd9052", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling openssl v0.10.22 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling path-slash v0.1.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling openssl-sys v0.9.46 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling whoami v0.5.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossterm_utils v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tar v0.4.25 [INFO] [stderr] Compiling crossterm_cursor v0.1.0 [INFO] [stderr] Compiling crossterm_input v0.1.0 [INFO] [stderr] Compiling crossterm_style v0.1.0 [INFO] [stderr] Compiling crossterm_screen v0.1.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling crossterm_terminal v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling crossterm v0.6.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling ctor v0.1.9 [INFO] [stderr] Compiling inventory-impl v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling ghost v0.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling typetag-impl v0.1.2 [INFO] [stderr] Compiling hyperlocal v0.6.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling inventory v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling erased-serde v0.3.9 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling bollard v0.2.1 [INFO] [stderr] Compiling typetag v0.1.2 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling soma-ctf v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 37s [INFO] running `Command { std: "docker" "inspect" "459b123f88a7c7929dda6d5a4457bde9c6590d02f1ccfdb364aecbce40bd9052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "459b123f88a7c7929dda6d5a4457bde9c6590d02f1ccfdb364aecbce40bd9052", kill_on_drop: false }` [INFO] [stdout] 459b123f88a7c7929dda6d5a4457bde9c6590d02f1ccfdb364aecbce40bd9052 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2e8e667c82fe5d55bd5bd68b1b0daa7ebab95d40a01f2c99d9f5266ad2367e4d [INFO] running `Command { std: "docker" "start" "-a" "2e8e667c82fe5d55bd5bd68b1b0daa7ebab95d40a01f2c99d9f5266ad2367e4d", 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] [stderr] Compiling serde_test v1.0.91 [INFO] [stderr] Compiling soma-ctf v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8.fetch.a760fc51-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8.fetch.a760fc51-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8.fetch.a760fc51-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8.fetch.a760fc51-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8.fetch.a760fc51-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8.fetch.a760fc51-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8.fetch.a760fc51-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8.fetch.a760fc51-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8.fetch.a760fc51-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8.fetch.a760fc51-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8.fetch.a760fc51-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8.fetch.a760fc51-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8.fetch.a760fc51-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8.fetch.a760fc51-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8.fetch.a760fc51-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8.fetch.a760fc51-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8.2rf42veby9fvlb8p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-a1fa078486aa6e01/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-3c390c49ba181b88/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-26c21c9b07adbb84/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-b6faff7aeb654037/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-1621ba52f9cb8c57/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libsoma-85d68cab0b3c5897.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-28203c9e6f9f022a.rlib" "/opt/rustwide/target/debug/deps/libhalf-54b4c2085518ddf8.rlib" "/opt/rustwide/target/debug/deps/libtoml-a0a04262c491a95b.rlib" "/opt/rustwide/target/debug/deps/libtar-52aee9ecd22e4608.rlib" "/opt/rustwide/target/debug/deps/libxattr-98384c2ea1a865de.rlib" "/opt/rustwide/target/debug/deps/libfiletime-a5573052cb016b68.rlib" "/opt/rustwide/target/debug/deps/libtypetag-69bb58645fa0c612.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-de9190e3596cc25d.rlib" "/opt/rustwide/target/debug/deps/libinventory-79990cf0306fb33a.rlib" "/opt/rustwide/target/debug/deps/libgit2-bd6a6687100b2e1b.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-89301ca4a3490fe3.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-87bdc1f686524df7.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-835affc7ea4543dc.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-e05e88eab58c5395.rlib" "/opt/rustwide/target/debug/deps/libpath_slash-6bde22771d02955d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-56840c7f66986a85.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-24cc56b729dc19e8.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-6233e106775dfab2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d45cbf41be50f4e9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-02a5ef287b9dbe12.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/libpest-908ce3817487489c.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-dd3cc417168f2776.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-031ab54db01659ce.rlib" "/opt/rustwide/target/debug/deps/libflate2-d39eaecf87ac6990.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-abf4a54f4a866fb2.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-7da46b8a41f62668.rlib" "/opt/rustwide/target/debug/deps/libfs2-d20902d98f76a75e.rlib" "/opt/rustwide/target/debug/deps/libregex-6ac111b944645de4.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c7c7d73be5df8ba5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-297916aab71a2357.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d29d2012ee184d34.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dd0d11dfae53d6bb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0aa180510fb5aaee.rlib" "/opt/rustwide/target/debug/deps/libclap-cc0ecca138ebab24.rlib" "/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4b239ae2ee88a671.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5f272c72ea72a41e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libatty-fdc6487d68b1f199.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libbollard-2fe25bd4eca64bbd.rlib" "/opt/rustwide/target/debug/deps/liburl-08f0cde6203842d2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-4cf27ac22703b666.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b37233f9f239c366.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c06b7df63f6e05d9.rlib" "/opt/rustwide/target/debug/deps/libryu-873e60ca942fb152.rlib" "/opt/rustwide/target/debug/deps/libbase64-4b41526d3f3d2fc5.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-b4205156c4fe26b6.rlib" "/opt/rustwide/target/debug/deps/libhex-ff95d25bb310a5b3.rlib" "/opt/rustwide/target/debug/deps/libdirs-b9e4f8b1fb8a4d60.rlib" "/opt/rustwide/target/debug/deps/libchrono-2b30305d7154498c.rlib" "/opt/rustwide/target/debug/deps/libserde-65720426e307d305.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1d2f7e3620101868.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35a0afd241db3518.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0b3943054d376ff0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-bf623402acf2347d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-48093d4ab7edd7e4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9d5681a509be33d4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rlib" "/opt/rustwide/target/debug/deps/libhyper-c087c563e145ddc7.rlib" "/opt/rustwide/target/debug/deps/libwant-3cb9e46c85fc00e6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-88241939b06a8548.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-f3593a52d4d0f3ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-dd4033042de22179.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ce9ccec014a6ada9.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-03069290a6829c8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b7c6d083d6905d01.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-f5ceed05ad966874.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7632aa0e248c600d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-7675a005a79f07f7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f2e00292f964449a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-31fcdd4e85e8227e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3c1a1d8ddcd2eedc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-6ac1b5fb4f2141d3.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-53812edff866cdbd.rlib" "/opt/rustwide/target/debug/deps/librand-65de01965a70b0eb.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77606af54bbbbcc4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-931cae7cf59e776f.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d269308525f4b6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1bcd9f4f4c2081cb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-db35b97212c0da34.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8c892ef9c68230d.rlib" "/opt/rustwide/target/debug/deps/librand_os-88e5698da8781438.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0eda01d52f57d391.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-38e2a9743bfc8d62.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a215d93e11dd9ea3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9d8c202864ee766e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6f4d1709f61f7127.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-020b7efe702e15a9.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-777f8c7fb8d4ae95.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c497e45dd4a28d93.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-0b2f6d46ee5530d1.rlib" "/opt/rustwide/target/debug/deps/libmio-c25d2456d7c4cc35.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libtime-01a5f657dc7a449e.rlib" "/opt/rustwide/target/debug/deps/libnet2-fb54ed70da024ed2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-909de8f812b5d0db.rlib" "/opt/rustwide/target/debug/deps/libh2-2ea7a3e37d7d1f55.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-ebd8883c4492013b.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-80795ed080a97a57.rlib" "/opt/rustwide/target/debug/deps/liblog-d9f402977850d385.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-7d22dcb8f6b8b64a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c9a6f91dfefadaa4.rlib" "/opt/rustwide/target/debug/deps/libhttp-92e0177454bc0f9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libbytes-599b7c7b49f9e052.rlib" "/opt/rustwide/target/debug/deps/libiovec-a410aec7ef5c11fb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5b6dcbe3115f0573.rlib" "/opt/rustwide/target/debug/deps/libfutures-fc9f7c01c07d1909.rlib" "/opt/rustwide/target/debug/deps/libfailure-3f7acd7f3a3f31bd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ef234a470af54e13.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-748619925f6493b9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7aba9ab3746449b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e826ee23819dcb20.rlib" "/opt/rustwide/target/debug/deps/liblibc-bf1d4729ecc6e108.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fetch-15ca1671df913ff8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 `soma-ctf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name update --edition=2018 tests/update.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=bcf4f23aeb048ffe -C extra-filename=-bcf4f23aeb048ffe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bollard=/opt/rustwide/target/debug/deps/libbollard-2fe25bd4eca64bbd.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-cc0ecca138ebab24.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-1d115926acdf4261.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b9e4f8b1fb8a4d60.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-3f7acd7f3a3f31bd.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d39eaecf87ac6990.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-d20902d98f76a75e.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-031ab54db01659ce.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-fc9f7c01c07d1909.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-bd6a6687100b2e1b.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-6233e106775dfab2.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c087c563e145ddc7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib --extern path_slash=/opt/rustwide/target/debug/deps/libpath_slash-6bde22771d02955d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6ac111b944645de4.rlib --extern remove_dir_all=/opt/rustwide/target/debug/deps/libremove_dir_all-24cc56b729dc19e8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-65720426e307d305.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-28203c9e6f9f022a.rlib --extern serde_test=/opt/rustwide/target/debug/deps/libserde_test-ebb528e851294658.rlib --extern soma=/opt/rustwide/target/debug/deps/libsoma-85d68cab0b3c5897.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-52aee9ecd22e4608.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-56840c7f66986a85.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-88241939b06a8548.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a0a04262c491a95b.rlib --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-69bb58645fa0c612.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-08f0cde6203842d2.rlib --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-2bc4d033330ce02a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a1fa078486aa6e01/out -L native=/opt/rustwide/target/debug/build/miniz-sys-3c390c49ba181b88/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-26c21c9b07adbb84/out/build -L native=/opt/rustwide/target/debug/build/curl-sys-b6faff7aeb654037/out/build -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libssh2-sys-1621ba52f9cb8c57/out/build` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `soma-ctf` due to 2 previous errors [INFO] [stderr] error: could not compile `soma-ctf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_clean --edition=2018 tests/build_clean.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=50d2f2f44360823f -C extra-filename=-50d2f2f44360823f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bollard=/opt/rustwide/target/debug/deps/libbollard-2fe25bd4eca64bbd.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-cc0ecca138ebab24.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-1d115926acdf4261.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b9e4f8b1fb8a4d60.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-3f7acd7f3a3f31bd.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d39eaecf87ac6990.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-d20902d98f76a75e.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-031ab54db01659ce.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-fc9f7c01c07d1909.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-bd6a6687100b2e1b.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-6233e106775dfab2.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c087c563e145ddc7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib --extern path_slash=/opt/rustwide/target/debug/deps/libpath_slash-6bde22771d02955d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6ac111b944645de4.rlib --extern remove_dir_all=/opt/rustwide/target/debug/deps/libremove_dir_all-24cc56b729dc19e8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-65720426e307d305.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-28203c9e6f9f022a.rlib --extern serde_test=/opt/rustwide/target/debug/deps/libserde_test-ebb528e851294658.rlib --extern soma=/opt/rustwide/target/debug/deps/libsoma-85d68cab0b3c5897.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-52aee9ecd22e4608.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-56840c7f66986a85.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-88241939b06a8548.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a0a04262c491a95b.rlib --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-69bb58645fa0c612.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-08f0cde6203842d2.rlib --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-2bc4d033330ce02a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a1fa078486aa6e01/out -L native=/opt/rustwide/target/debug/build/miniz-sys-3c390c49ba181b88/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-26c21c9b07adbb84/out/build -L native=/opt/rustwide/target/debug/build/curl-sys-b6faff7aeb654037/out/build -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libssh2-sys-1621ba52f9cb8c57/out/build` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `soma-ctf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name run_stop --edition=2018 tests/run_stop.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=74b05584729c7a2d -C extra-filename=-74b05584729c7a2d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bollard=/opt/rustwide/target/debug/deps/libbollard-2fe25bd4eca64bbd.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-cc0ecca138ebab24.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-1d115926acdf4261.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b9e4f8b1fb8a4d60.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-3f7acd7f3a3f31bd.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d39eaecf87ac6990.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-d20902d98f76a75e.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-031ab54db01659ce.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-fc9f7c01c07d1909.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-bd6a6687100b2e1b.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-6233e106775dfab2.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c087c563e145ddc7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib --extern path_slash=/opt/rustwide/target/debug/deps/libpath_slash-6bde22771d02955d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6ac111b944645de4.rlib --extern remove_dir_all=/opt/rustwide/target/debug/deps/libremove_dir_all-24cc56b729dc19e8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-65720426e307d305.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-28203c9e6f9f022a.rlib --extern serde_test=/opt/rustwide/target/debug/deps/libserde_test-ebb528e851294658.rlib --extern soma=/opt/rustwide/target/debug/deps/libsoma-85d68cab0b3c5897.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-52aee9ecd22e4608.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-56840c7f66986a85.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-88241939b06a8548.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a0a04262c491a95b.rlib --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-69bb58645fa0c612.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-08f0cde6203842d2.rlib --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-2bc4d033330ce02a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-a1fa078486aa6e01/out -L native=/opt/rustwide/target/debug/build/miniz-sys-3c390c49ba181b88/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-26c21c9b07adbb84/out/build -L native=/opt/rustwide/target/debug/build/curl-sys-b6faff7aeb654037/out/build -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libssh2-sys-1621ba52f9cb8c57/out/build` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2e8e667c82fe5d55bd5bd68b1b0daa7ebab95d40a01f2c99d9f5266ad2367e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e8e667c82fe5d55bd5bd68b1b0daa7ebab95d40a01f2c99d9f5266ad2367e4d", kill_on_drop: false }` [INFO] [stdout] 2e8e667c82fe5d55bd5bd68b1b0daa7ebab95d40a01f2c99d9f5266ad2367e4d