[INFO] updating cached repository https://github.com/JMS55/cling [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 295693dd6fbea3bbb2191510834ff967ef936ece [INFO] testing JMS55/cling against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJMS55%2Fcling" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JMS55/cling on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-12/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2fa18559aa8f972c217619a98bf4b43a58bba5a6d394dd215061eb4cf516677 [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" "e2fa18559aa8f972c217619a98bf4b43a58bba5a6d394dd215061eb4cf516677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2fa18559aa8f972c217619a98bf4b43a58bba5a6d394dd215061eb4cf516677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2fa18559aa8f972c217619a98bf4b43a58bba5a6d394dd215061eb4cf516677", kill_on_drop: false }` [INFO] [stdout] e2fa18559aa8f972c217619a98bf4b43a58bba5a6d394dd215061eb4cf516677 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1aede1d9700392e3f4397d873fcddbe178a74ad4c09b49eb511bdd326ee646a3 [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" "1aede1d9700392e3f4397d873fcddbe178a74ad4c09b49eb511bdd326ee646a3", 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 cc v1.0.50 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling debug-builders v0.1.0 [INFO] [stderr] Compiling debugtrace v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pnet_base v0.22.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling either v0.1.7 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling capabilities v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling pnet v0.25.0 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling strsim v0.8.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 dbghelp-sys v0.2.0 [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 textwrap v0.11.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 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 quote v1.0.3 [INFO] [stderr] Compiling regex v0.2.11 [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_errors 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 atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling chomp v0.3.1 [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 chrono v0.4.11 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling pnet_datalink v0.25.0 [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 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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cling-835b259493074947.cling.5zrd7vvl-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cling-835b259493074947.cling.5zrd7vvl-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cling-835b259493074947.cling.5zrd7vvl-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cling-835b259493074947.cling.5zrd7vvl-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cling-835b259493074947.cling.5zrd7vvl-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cling-835b259493074947.cling.5zrd7vvl-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cling-835b259493074947.cling.5zrd7vvl-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cling-835b259493074947.cling.5zrd7vvl-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cling-835b259493074947.cling.5zrd7vvl-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cling-835b259493074947.cling.5zrd7vvl-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cling-835b259493074947.cling.5zrd7vvl-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cling-835b259493074947.cling.5zrd7vvl-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cling-835b259493074947.cling.5zrd7vvl-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cling-835b259493074947.cling.5zrd7vvl-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cling-835b259493074947.cling.5zrd7vvl-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cling-835b259493074947.cling.5zrd7vvl-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cling-835b259493074947" "/opt/rustwide/target/debug/deps/cling-835b259493074947.4ucu2gootdwewl88.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-e625d64ad1c49c74/out" "-L" "/opt/rustwide/target/debug/build/libloading-e6c07abfbc997962/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbincode-10ad33044ff47f42.rlib" "/opt/rustwide/target/debug/deps/libctrlc-9ab3121ac0ea386b.rlib" "/opt/rustwide/target/debug/deps/libnix-ef33b3c98221f5a4.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libregex-c635903c3558c9e5.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4b5b32627cea3814.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libpnet-ed8048572f3295d8.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-615619634a78dbff.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-0ce48f3fc2dfbfbc.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-c3574a0b711bb133.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-d6af8a6f2a73f7e2.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-2b1ad5f07db5cd65.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-9c7bbde0a52db485.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-ee243a174da087d2.rlib" "/opt/rustwide/target/debug/deps/libdnsclient-12d38e6d82823ded.rlib" "/opt/rustwide/target/debug/deps/libasync_std-b2fce36343fad46d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5a12de83f262a77c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-0bf3fb58eec768ef.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8c9c4fc30c2ad880.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-11e270c05132a3ef.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ad80d8637101d718.rlib" "/opt/rustwide/target/debug/deps/libmio-9ea3ab0b5df235b7.rlib" "/opt/rustwide/target/debug/deps/liblog-e5ce5351392e0e87.rlib" "/opt/rustwide/target/debug/deps/libnet2-54a6f92404b00734.rlib" "/opt/rustwide/target/debug/deps/libiovec-447fa9c8955696e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-728872cdfe373809.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-97783ea8a7058a1c.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4313d09413e99b74.rlib" "/opt/rustwide/target/debug/deps/libdnssector-259b71ae1ee52de0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6e8d2529d669d6f8.rlib" "/opt/rustwide/target/debug/deps/libhex-fb13f38417616817.rlib" "/opt/rustwide/target/debug/deps/librand-830dc2b836ed89aa.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fc8c50e271aa49b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-34b3422a05c96e53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ee9b1917c8e92786.rlib" "/opt/rustwide/target/debug/deps/libanyhow-32b66572876f04db.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libchomp-dc58492dc6f6ee7c.rlib" "/opt/rustwide/target/debug/deps/libdebugtrace-a0aaa5dcba6b48f8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-885ec07881b161d3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-919210ca91fd9b75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-8125723676ab7d1d.rlib" "/opt/rustwide/target/debug/deps/libwinapi-f315fac9f78c00fb.rlib" "/opt/rustwide/target/debug/deps/libkernel32-357e0cd2dff55d80.rlib" "/opt/rustwide/target/debug/deps/libdebug_builders-8f37af94c8184348.rlib" "/opt/rustwide/target/debug/deps/libeither-afa3a233621ac78e.rlib" "/opt/rustwide/target/debug/deps/libconv-964411f3d9d67515.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-8fe9d43c425b6772.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d2ad12c0bdfd14cf.rlib" "/opt/rustwide/target/debug/deps/libclap-25173f8b508d57e7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libatty-2e805fa0af952191.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libchrono-ad29339fd738965a.rlib" "/opt/rustwide/target/debug/deps/libserde-f541b4b27b101b40.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libtime-65e1a35ae5a5ec7c.rlib" "/opt/rustwide/target/debug/deps/libcapabilities-7daf325a55763d26.rlib" "/opt/rustwide/target/debug/deps/liblibc-0f93f82ffc86c95c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lcap" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "1aede1d9700392e3f4397d873fcddbe178a74ad4c09b49eb511bdd326ee646a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aede1d9700392e3f4397d873fcddbe178a74ad4c09b49eb511bdd326ee646a3", kill_on_drop: false }` [INFO] [stdout] 1aede1d9700392e3f4397d873fcddbe178a74ad4c09b49eb511bdd326ee646a3