[INFO] cloning repository https://github.com/JMS55/cling [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JMS55/cling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJMS55%2Fcling", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJMS55%2Fcling'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 295693dd6fbea3bbb2191510834ff967ef936ece [INFO] testing JMS55/cling against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJMS55%2Fcling" "/workspace/builds/worker-58/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-58/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JMS55/cling on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JMS55/cling [INFO] finished tweaking git repo https://github.com/JMS55/cling [INFO] tweaked toml for git repo https://github.com/JMS55/cling written to /workspace/builds/worker-58/source/Cargo.toml [INFO] crate git repo https://github.com/JMS55/cling already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet_sys v0.25.0 [INFO] [stderr] Downloaded pnet_datalink v0.25.0 [INFO] [stderr] Downloaded chomp v0.3.1 [INFO] [stderr] Downloaded backtrace v0.1.8 [INFO] [stderr] Downloaded dnssector v0.2.0 [INFO] [stderr] Downloaded debug-builders v0.1.0 [INFO] [stderr] Downloaded dbghelp-sys v0.2.0 [INFO] [stderr] Downloaded either v0.1.7 [INFO] [stderr] Downloaded debugtrace v0.1.0 [INFO] [stderr] Downloaded async-std v1.5.0 [INFO] [stderr] Downloaded bincode v1.2.1 [INFO] [stderr] Downloaded ctrlc v3.1.4 [INFO] [stderr] Downloaded pnet_macros_support v0.25.0 [INFO] [stderr] Downloaded capabilities v0.3.0 [INFO] [stderr] Downloaded dnsclient v0.1.7 [INFO] [stderr] Downloaded pnet_macros v0.21.0 [INFO] [stderr] Downloaded ipnetwork v0.15.1 [INFO] [stderr] Downloaded pnet_packet v0.25.0 [INFO] [stderr] Downloaded pnet_transport v0.25.0 [INFO] [stderr] Downloaded async-task v1.3.1 [INFO] [stderr] Downloaded anyhow v1.0.28 [INFO] [stderr] Downloaded pnet v0.25.0 [INFO] [stderr] Downloaded kv-log-macro v1.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7b0d627dd1744e9408e3a6b81ee18de261064ac8a493a0d9e00dc7e4d05f076 [INFO] running `Command { std: "docker" "start" "-a" "d7b0d627dd1744e9408e3a6b81ee18de261064ac8a493a0d9e00dc7e4d05f076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7b0d627dd1744e9408e3a6b81ee18de261064ac8a493a0d9e00dc7e4d05f076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7b0d627dd1744e9408e3a6b81ee18de261064ac8a493a0d9e00dc7e4d05f076", kill_on_drop: false }` [INFO] [stdout] d7b0d627dd1744e9408e3a6b81ee18de261064ac8a493a0d9e00dc7e4d05f076 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a05d5bcc503cac7a9f64cf6d46fe92aa8565ac0aa1a5beef8b43239d3362b90 [INFO] running `Command { std: "docker" "start" "-a" "8a05d5bcc503cac7a9f64cf6d46fe92aa8565ac0aa1a5beef8b43239d3362b90", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pnet_base v0.22.0 [INFO] [stderr] Compiling debugtrace v0.1.0 [INFO] [stderr] Compiling debug-builders v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling either v0.1.7 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling pnet v0.25.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling capabilities v0.3.0 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling pnet_macros_support v0.25.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling pnet_sys v0.25.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling chomp v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling ipnetwork v0.15.1 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling pnet_datalink v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling dnssector v0.2.0 [INFO] [stderr] Compiling dnsclient v0.1.7 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.21.0 [INFO] [stderr] Compiling pnet_packet v0.25.0 [INFO] [stderr] Compiling pnet_transport v0.25.0 [INFO] [stderr] Compiling cling v1.0.0 (/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/cling-794025483cdd6cd2.cling.53cd2a8c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cling-794025483cdd6cd2.cling.53cd2a8c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cling-794025483cdd6cd2.cling.53cd2a8c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cling-794025483cdd6cd2.cling.53cd2a8c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cling-794025483cdd6cd2.cling.53cd2a8c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cling-794025483cdd6cd2.cling.53cd2a8c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cling-794025483cdd6cd2.cling.53cd2a8c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cling-794025483cdd6cd2.cling.53cd2a8c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cling-794025483cdd6cd2.cling.53cd2a8c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cling-794025483cdd6cd2.cling.53cd2a8c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cling-794025483cdd6cd2.cling.53cd2a8c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cling-794025483cdd6cd2.cling.53cd2a8c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cling-794025483cdd6cd2.cling.53cd2a8c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cling-794025483cdd6cd2.cling.53cd2a8c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cling-794025483cdd6cd2.cling.53cd2a8c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cling-794025483cdd6cd2.cling.53cd2a8c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cling-794025483cdd6cd2.39rs8gk1pcq9tpw9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-12fb0a3b2e09611e/out" "-L" "/opt/rustwide/target/debug/build/libloading-7ef66531e6e16b08/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbincode-93568a2e6719369d.rlib" "/opt/rustwide/target/debug/deps/libctrlc-7a4ae16f5ba9ace0.rlib" "/opt/rustwide/target/debug/deps/libnix-a111c8ef6b5bd778.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libregex-a3b5333e2dce89fc.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a645721078269c15.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9b10e93aab7cbe7a.rlib" "/opt/rustwide/target/debug/deps/libpnet-685c3b86a97b1e61.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-96dfee7c0983b5f0.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-1c7806c3e2bdf77f.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-9098814ecb89ce40.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-f04eb642c93ecda9.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-2ba50dcf2b68bfa4.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-ce600c946bb2fdb6.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-f484157740106ac5.rlib" "/opt/rustwide/target/debug/deps/libdnsclient-9bac5465d19a1803.rlib" "/opt/rustwide/target/debug/deps/libasync_std-29e61ff694700f54.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3eba071ef5549032.rlib" "/opt/rustwide/target/debug/deps/libasync_task-f7091fb3da22febd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-d186a9050c139a63.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-75042b80a1735b83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8e10d172f4ff2b79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0ee0547b71f18ccd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-78cf7e8064e2b581.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-6d0abdaa37f0bd3b.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-fbf0895db56e6d19.rlib" "/opt/rustwide/target/debug/deps/libmio-ff4de1674a6254dd.rlib" "/opt/rustwide/target/debug/deps/liblog-f0de19a594642a2d.rlib" "/opt/rustwide/target/debug/deps/libnet2-5f98546910bda86a.rlib" "/opt/rustwide/target/debug/deps/libiovec-f74f46f4a117ac81.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4612e9dad2c1e12a.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-1f1f86b0ff95e49c.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ff21742ef3c870db.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c272a5c20533f8c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5d68afeb14ee71e2.rlib" "/opt/rustwide/target/debug/deps/libdnssector-62cf3920f9fd0e5b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3d125a5d3d855ee2.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/librand-fc97f2c69964e829.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e28454038e546994.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7ffbc896c270f9dc.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee532cacae14359d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6dd8d09ac5fc808e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ab6a55b0f305f433.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libchomp-227986b4302d39ec.rlib" "/opt/rustwide/target/debug/deps/libdebugtrace-ec705bf4f76f46f7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7452cb8d27860978.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a860c2583ccd1b5f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-1b8c89a4415b9ce8.rlib" "/opt/rustwide/target/debug/deps/libwinapi-4d42a927084ddbff.rlib" "/opt/rustwide/target/debug/deps/libkernel32-1cb31e1f8a5753d0.rlib" "/opt/rustwide/target/debug/deps/libdebug_builders-b7f9e84cee582935.rlib" "/opt/rustwide/target/debug/deps/libeither-9bb4fb5e2a9faabf.rlib" "/opt/rustwide/target/debug/deps/libconv-de4d0eadc6b537d5.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-7efbe43bde8f8051.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e0f7dbb2934afe82.rlib" "/opt/rustwide/target/debug/deps/libclap-e5ed41111bd9706b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-11539489c7468588.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f6da55165abf0f4f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-7222d6a8c557ea23.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libatty-c96117afcc53a04a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libchrono-9d5365e3a764aa21.rlib" "/opt/rustwide/target/debug/deps/libserde-eccbbc425387082c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2fe5220cad3157de.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f0420ba5cdb514e.rlib" "/opt/rustwide/target/debug/deps/libtime-06829968398dd309.rlib" "/opt/rustwide/target/debug/deps/libcapabilities-ad1b6aaedda4bfb4.rlib" "/opt/rustwide/target/debug/deps/liblibc-245b1dbbd1fa77fe.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lcap" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cling-794025483cdd6cd2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lcap [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cling` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8a05d5bcc503cac7a9f64cf6d46fe92aa8565ac0aa1a5beef8b43239d3362b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a05d5bcc503cac7a9f64cf6d46fe92aa8565ac0aa1a5beef8b43239d3362b90", kill_on_drop: false }` [INFO] [stdout] 8a05d5bcc503cac7a9f64cf6d46fe92aa8565ac0aa1a5beef8b43239d3362b90