[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#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJMS55%2Fcling" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JMS55/cling on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-9/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kv-log-macro v1.0.4 [INFO] [stderr] Downloaded async-task v1.3.1 [INFO] [stderr] Downloaded async-std v1.5.0 [INFO] [stderr] Downloaded ipnetwork v0.15.1 [INFO] [stderr] Downloaded debugtrace v0.1.0 [INFO] [stderr] Downloaded pnet v0.25.0 [INFO] [stderr] Downloaded dnsclient v0.1.7 [INFO] [stderr] Downloaded pnet_transport v0.25.0 [INFO] [stderr] Downloaded dnssector v0.2.0 [INFO] [stderr] Downloaded backtrace v0.1.8 [INFO] [stderr] Downloaded anyhow v1.0.28 [INFO] [stderr] Downloaded either v0.1.7 [INFO] [stderr] Downloaded pnet_sys v0.25.0 [INFO] [stderr] Downloaded pnet_macros_support v0.25.0 [INFO] [stderr] Downloaded pnet_macros v0.21.0 [INFO] [stderr] Downloaded debug-builders v0.1.0 [INFO] [stderr] Downloaded pnet_packet v0.25.0 [INFO] [stderr] Downloaded capabilities v0.3.0 [INFO] [stderr] Downloaded chomp v0.3.1 [INFO] [stderr] Downloaded pnet_datalink v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87305a61589a22d8b10c6ed6532745419c6454e2e0df24be954de41fcac7fc1b [INFO] running `Command { std: "docker" "start" "-a" "87305a61589a22d8b10c6ed6532745419c6454e2e0df24be954de41fcac7fc1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87305a61589a22d8b10c6ed6532745419c6454e2e0df24be954de41fcac7fc1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87305a61589a22d8b10c6ed6532745419c6454e2e0df24be954de41fcac7fc1b", kill_on_drop: false }` [INFO] [stdout] 87305a61589a22d8b10c6ed6532745419c6454e2e0df24be954de41fcac7fc1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e9b551d3bb167deee72c16f3fc1385c70ad2e1dad7cc65272f2e1da2aa8066c [INFO] running `Command { std: "docker" "start" "-a" "7e9b551d3bb167deee72c16f3fc1385c70ad2e1dad7cc65272f2e1da2aa8066c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [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 rustc-serialize v0.3.24 [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 ucd-util v0.1.8 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling debugtrace v0.1.0 [INFO] [stderr] Compiling pnet_base v0.22.0 [INFO] [stderr] Compiling debug-builders v0.1.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling either v0.1.7 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling pnet v0.25.0 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling capabilities v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [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 regex-syntax v0.5.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [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 quote v1.0.3 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [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 atty v0.2.14 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling backtrace v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chomp v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling rand v0.7.3 [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 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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720.cling.c0d83mx7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720.cling.c0d83mx7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720.cling.c0d83mx7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720.cling.c0d83mx7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720.cling.c0d83mx7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720.cling.c0d83mx7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720.cling.c0d83mx7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720.cling.c0d83mx7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720.cling.c0d83mx7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720.cling.c0d83mx7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720.cling.c0d83mx7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720.cling.c0d83mx7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720.cling.c0d83mx7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720.cling.c0d83mx7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720.cling.c0d83mx7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720.cling.c0d83mx7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720" "/opt/rustwide/target/debug/deps/cling-218ffccd0d034720.2sqwgplrdl3q1k5z.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-b8f9444261c816ff/out" "-L" "/opt/rustwide/target/debug/build/libloading-32c97ae035e78b87/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbincode-0ba10dba41c3d602.rlib" "/opt/rustwide/target/debug/deps/libctrlc-6c2857100219121b.rlib" "/opt/rustwide/target/debug/deps/libnix-80c22e46d860cf93.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libregex-5e53488943988c22.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7656caedcb1627f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e033b7b9d0ddc540.rlib" "/opt/rustwide/target/debug/deps/libpnet-10337a1003c58f73.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-c47b0d79a75fcd83.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-cec7a4f84e6ef5d2.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-bc03fddbcf528378.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-ff578c8d4ec9e078.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-64c1cbdcba8d428b.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-35e85bafa9c74cea.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-949f7d63ac84cebf.rlib" "/opt/rustwide/target/debug/deps/libdnsclient-802993c3930798f3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-96596141000121eb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-595e12c99676dd91.rlib" "/opt/rustwide/target/debug/deps/libasync_task-7268675b4e1d3961.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-194fbd9351fad082.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-141ea69667e8e536.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-bf7e0d9489077da3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-dba1b39ad820ea3b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-dd221593b5f0d28c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-f06241d299b9d60b.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7f993759a8e481e0.rlib" "/opt/rustwide/target/debug/deps/libmio-31a291679bca73e9.rlib" "/opt/rustwide/target/debug/deps/liblog-126fd3f905325b91.rlib" "/opt/rustwide/target/debug/deps/libnet2-d698f60ef13dd15d.rlib" "/opt/rustwide/target/debug/deps/libiovec-423c9c29bf60a514.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9accd79cccc37ca6.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-0c1ba59d877e4383.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d9227aa3de882b81.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b9fe14c9e1fe9d93.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-19446de67e2b2026.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bb846eec649743f5.rlib" "/opt/rustwide/target/debug/deps/libdnssector-04517db5b6c97c3a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2b643856ade114b0.rlib" "/opt/rustwide/target/debug/deps/libhex-5c7215f6deef5a2c.rlib" "/opt/rustwide/target/debug/deps/librand-60429d85b25de62b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9f9d50f163654976.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b3fed04289ecdc38.rlib" "/opt/rustwide/target/debug/deps/librand_core-f3f56b959d7a9db3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-94021ea6a4bd6ac4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-605b25c30fb51eb5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libchomp-149fdc3a4e225818.rlib" "/opt/rustwide/target/debug/deps/libdebugtrace-1714214317248093.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f5257370c62f513c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-823cd7817840ffc4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-f057d414ecc7ce79.rlib" "/opt/rustwide/target/debug/deps/libwinapi-27cf29b15030b890.rlib" "/opt/rustwide/target/debug/deps/libkernel32-a035d98e6f093591.rlib" "/opt/rustwide/target/debug/deps/libdebug_builders-6935dbd6e9416150.rlib" "/opt/rustwide/target/debug/deps/libeither-1f0a3589670995f2.rlib" "/opt/rustwide/target/debug/deps/libconv-41ba1ab5e98c58fa.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-003877aca23f001c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-451632c3bdd53d67.rlib" "/opt/rustwide/target/debug/deps/libclap-e59740faa38cad71.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-fb20cec72f5e99be.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ee9d06d0dac0a81b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libatty-8cfc9ea6c597a236.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libchrono-49ea948011c93338.rlib" "/opt/rustwide/target/debug/deps/libserde-20eb690ec78f9d2c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2cb6fed83320ea48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-db5df713ab494d02.rlib" "/opt/rustwide/target/debug/deps/libtime-7951b17f87d0986c.rlib" "/opt/rustwide/target/debug/deps/libcapabilities-14ba4d6484287d86.rlib" "/opt/rustwide/target/debug/deps/liblibc-eda9e43d9142bf8a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.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" "7e9b551d3bb167deee72c16f3fc1385c70ad2e1dad7cc65272f2e1da2aa8066c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e9b551d3bb167deee72c16f3fc1385c70ad2e1dad7cc65272f2e1da2aa8066c", kill_on_drop: false }` [INFO] [stdout] 7e9b551d3bb167deee72c16f3fc1385c70ad2e1dad7cc65272f2e1da2aa8066c