[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJMS55%2Fcling" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JMS55/cling on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", 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-13/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e11f3362e7844ff100810842e46a7efd6c97598ff9dee8554c51c86cb5d56fe6 [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" "e11f3362e7844ff100810842e46a7efd6c97598ff9dee8554c51c86cb5d56fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e11f3362e7844ff100810842e46a7efd6c97598ff9dee8554c51c86cb5d56fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e11f3362e7844ff100810842e46a7efd6c97598ff9dee8554c51c86cb5d56fe6", kill_on_drop: false }` [INFO] [stdout] e11f3362e7844ff100810842e46a7efd6c97598ff9dee8554c51c86cb5d56fe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdf70b1caed448a2fb4801477bb6c9b837f03c32b519ac4c2918ccb3a00b1ee2 [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" "bdf70b1caed448a2fb4801477bb6c9b837f03c32b519ac4c2918ccb3a00b1ee2", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling debugtrace v0.1.0 [INFO] [stderr] Compiling debug-builders v0.1.0 [INFO] [stderr] Compiling pnet_base v0.22.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling either v0.1.7 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling pnet v0.25.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling capabilities v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling vec_map v0.8.1 [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 crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling conv v0.3.3 [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.4.8 [INFO] [stderr] Compiling textwrap v0.11.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 time v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling backtrace v0.1.8 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling chomp v0.3.1 [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 ctrlc v3.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [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 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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b.cling.ca51skrs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b.cling.ca51skrs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b.cling.ca51skrs-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b.cling.ca51skrs-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b.cling.ca51skrs-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b.cling.ca51skrs-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b.cling.ca51skrs-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b.cling.ca51skrs-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b.cling.ca51skrs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b.cling.ca51skrs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b.cling.ca51skrs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b.cling.ca51skrs-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b.cling.ca51skrs-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b.cling.ca51skrs-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b.cling.ca51skrs-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b.cling.ca51skrs-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b" "/opt/rustwide/target/debug/deps/cling-542f68875cf8a81b.2zbr4s5beolu0st1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-d927da2991bbcd91/out" "-L" "/opt/rustwide/target/debug/build/libloading-02782effc3f02ec9/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbincode-d3abcc68e5755596.rlib" "/opt/rustwide/target/debug/deps/libctrlc-06ea35128774f778.rlib" "/opt/rustwide/target/debug/deps/libnix-b31262dd853e3c1e.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libregex-f6096ead3adee80d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-259ffdb2f55307b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libpnet-aea6a294a436c151.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-92430de2030453cd.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-75da423587b8ad52.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-12c12ba532febadc.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-4270061176a0210c.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-cd4d88eaeef2437a.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-cf92d0fd0c2280bc.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-228dde2a584db850.rlib" "/opt/rustwide/target/debug/deps/libdnsclient-876fe793f7a55a28.rlib" "/opt/rustwide/target/debug/deps/libasync_std-5cb295c19b5f7b27.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-da4328e5682ff71b.rlib" "/opt/rustwide/target/debug/deps/libasync_task-6cf0a84571b4ae8a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e1315b5c8e5ca504.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-681a425192040cc8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d11b86fda3ce7c29.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-35fe44f97c4e15ff.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5a49b382f35a1395.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-52dd143f29eec37a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d9c4868049fdd255.rlib" "/opt/rustwide/target/debug/deps/libmio-0a4100ad4c3027be.rlib" "/opt/rustwide/target/debug/deps/liblog-c9105c55c5369c0e.rlib" "/opt/rustwide/target/debug/deps/libnet2-bfa96fbee4b584b4.rlib" "/opt/rustwide/target/debug/deps/libiovec-7d133a2c83dd9a9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-51f42d5cce093ed0.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-8d58a4cd53ff1432.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/libdnssector-ea34e060d2573e4d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-911963d3ed7d2ca7.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/librand-2e0af2c10fdbf591.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8c730a1fa79eacc5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-41b77345bb3c1a05.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6f636b345f9223be.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8aa962ecad46c057.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libchomp-05bcf884a49efc8a.rlib" "/opt/rustwide/target/debug/deps/libdebugtrace-abdef3195798d7af.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-52082fea180e8bc0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4a4eb2f0b62d7b7d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-aa78f5ddb1a76b48.rlib" "/opt/rustwide/target/debug/deps/libwinapi-d7ba1d42122a8dcb.rlib" "/opt/rustwide/target/debug/deps/libkernel32-993ceeac44ac178c.rlib" "/opt/rustwide/target/debug/deps/libdebug_builders-191fb1c1f614f09f.rlib" "/opt/rustwide/target/debug/deps/libeither-f19433dec1681598.rlib" "/opt/rustwide/target/debug/deps/libconv-89de29f0442d87ba.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-109fda8826ad68ad.rlib" "/opt/rustwide/target/debug/deps/libbitflags-171913864070e9c9.rlib" "/opt/rustwide/target/debug/deps/libclap-db545b6b1de0875b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-08722e269333ade1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-60621051abfcb17d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-79b8b0ff3a77c502.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-64d7ebf7143e42ed.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libchrono-944e209d8824d1a1.rlib" "/opt/rustwide/target/debug/deps/libserde-6238090398ca2688.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c3da9c790a896ed4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4b83ba858a73561.rlib" "/opt/rustwide/target/debug/deps/libtime-65e1bd780b9ded17.rlib" "/opt/rustwide/target/debug/deps/libcapabilities-f9b4e9682781859b.rlib" "/opt/rustwide/target/debug/deps/liblibc-58d9bb929e78bd02.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lcap" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "bdf70b1caed448a2fb4801477bb6c9b837f03c32b519ac4c2918ccb3a00b1ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdf70b1caed448a2fb4801477bb6c9b837f03c32b519ac4c2918ccb3a00b1ee2", kill_on_drop: false }` [INFO] [stdout] bdf70b1caed448a2fb4801477bb6c9b837f03c32b519ac4c2918ccb3a00b1ee2