[INFO] cloning repository https://github.com/nemosupremo/mkii [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nemosupremo/mkii" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnemosupremo%2Fmkii", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnemosupremo%2Fmkii'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7781b2254ce65ea5779f74560bf7fae2424003c [INFO] testing nemosupremo/mkii against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnemosupremo%2Fmkii" "/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/nemosupremo/mkii 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/nemosupremo/mkii [INFO] finished tweaking git repo https://github.com/nemosupremo/mkii [INFO] tweaked toml for git repo https://github.com/nemosupremo/mkii written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/nemosupremo/mkii 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] 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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3f021dcdfad4c993e099c876b4525342008a7dafca339c2c9a2cb225b1990dc9 [INFO] running `Command { std: "docker" "start" "-a" "3f021dcdfad4c993e099c876b4525342008a7dafca339c2c9a2cb225b1990dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f021dcdfad4c993e099c876b4525342008a7dafca339c2c9a2cb225b1990dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f021dcdfad4c993e099c876b4525342008a7dafca339c2c9a2cb225b1990dc9", kill_on_drop: false }` [INFO] [stdout] 3f021dcdfad4c993e099c876b4525342008a7dafca339c2c9a2cb225b1990dc9 [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" "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] ad9dbbea536733274e665efad71b606fb8ba766683b72dbfee6b1165a9bc2c69 [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" "ad9dbbea536733274e665efad71b606fb8ba766683b72dbfee6b1165a9bc2c69", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling siphasher v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling seahash v3.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling phf_shared v0.7.24 (http://github.com/sfackler/rust-phf?rev=0d00821785#0d008217) [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tracing-core v0.1.5 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling core_affinity v0.5.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling rand_pcg v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.4 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling cpuprofiler v0.0.3 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.4 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling phf_generator v0.7.24 (http://github.com/sfackler/rust-phf?rev=0d00821785#0d008217) [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling tracing-attributes v0.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.4 [INFO] [stderr] Compiling phf_macros v0.7.24 (http://github.com/sfackler/rust-phf?rev=0d00821785#0d008217) [INFO] [stderr] Compiling tracing v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.4 [INFO] [stderr] Compiling phf v0.7.24 (http://github.com/sfackler/rust-phf?rev=0d00821785#0d008217) [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.4 [INFO] [stderr] Compiling tokio-fs v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio-io-pool v0.2.0-alpha.1 (https://github.com/nemosupremo/tokio-io-pool?rev=d56b5b7#d56b5b7a) [INFO] [stderr] Compiling mkii v0.1.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/mkii-24670d531a57cce5.mkii.cnezfjie-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-24670d531a57cce5.mkii.cnezfjie-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-24670d531a57cce5.mkii.cnezfjie-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-24670d531a57cce5.mkii.cnezfjie-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-24670d531a57cce5.mkii.cnezfjie-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-24670d531a57cce5.mkii.cnezfjie-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-24670d531a57cce5.mkii.cnezfjie-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-24670d531a57cce5.mkii.cnezfjie-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-24670d531a57cce5.mkii.cnezfjie-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-24670d531a57cce5.mkii.cnezfjie-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-24670d531a57cce5.mkii.cnezfjie-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-24670d531a57cce5.mkii.cnezfjie-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-24670d531a57cce5.mkii.cnezfjie-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-24670d531a57cce5.mkii.cnezfjie-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-24670d531a57cce5.mkii.cnezfjie-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-24670d531a57cce5.mkii.cnezfjie-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/mkii-24670d531a57cce5" "/opt/rustwide/target/debug/deps/mkii-24670d531a57cce5.452jnqfxczyseoms.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-ca9dadea674c0a4f/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcore_affinity-d7286ed8903ffd37.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-9aab18bc644ae06b.rlib" "/opt/rustwide/target/debug/deps/libregex-bb9597b582984389.rlib" "/opt/rustwide/target/debug/deps/libthread_local-811fa7e3e79ffc73.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7ef252b894994ef4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4d08794f6c5c150f.rlib" "/opt/rustwide/target/debug/deps/libatty-e19c65dad9034abf.rlib" "/opt/rustwide/target/debug/deps/libhumantime-37d3d2b658cd49ba.rlib" "/opt/rustwide/target/debug/deps/libquick_error-fed9b2963c9985f4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-87d544be410c79e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_pool-60b661683f2ad1c0.rlib" "/opt/rustwide/target/debug/deps/libseahash-f6d5d14a62a751d9.rlib" "/opt/rustwide/target/debug/deps/libphf-1bb17ea93edfd36b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-5602152cabf5a3a7.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-165275e0cb064f37.rlib" "/opt/rustwide/target/debug/deps/libcpuprofiler-f637b89c20aa2d81.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-eac90641e1feec08.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3c0e1183ca73c169.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c3c2abd75d485c57.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7ee5cf33f45d9383.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/libtokio-ee36eb9ae2d8c64d.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-c77e1fdf66899efc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-919150c28720463b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-884cda42103f63e9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-349fae961bf25c32.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3f5c098bf17870c6.rlib" "/opt/rustwide/target/debug/deps/libunreachable-3a54f8fa86481e73.rlib" "/opt/rustwide/target/debug/deps/libvoid-ed59fa4be0570cad.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6e1af35f1080acd6.rlib" "/opt/rustwide/target/debug/deps/libmio-baf09a60058a1240.rlib" "/opt/rustwide/target/debug/deps/libnet2-40f76208662130c7.rlib" "/opt/rustwide/target/debug/deps/liblazycell-fc7ddec32ef28c85.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-c80843dc445a757f.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-385e1e7259785b0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1eb98f7f678b7f9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-78411f9f32ec0dfe.rlib" "/opt/rustwide/target/debug/deps/libiovec-281eb3da0dc5b930.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-feb22f63cf7e3b3f.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1222602e3e83e670.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-090266747f1920d4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-55c21ff3cb4364bf.rlib" "/opt/rustwide/target/debug/deps/libtracing-c58753bc53bde96f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-45a320961eda4fc9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-79f06a5c9ae32dcb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f22f31b00501bbd8.rlib" "/opt/rustwide/target/debug/deps/liblibc-43449a33f75e324c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-85b69aa0fb398d03.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-86cb73b78429e538.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51df4176226e31b2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-de12f52a02a9fd3a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3c576d0164e75b93.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-04aa84c40862e7ba.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a228f8a15f605a91.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5f7fb6721c2f4953.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b1226169e8034a24.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-57f1b722aa5e57b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bc8acf84f94b6109.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d42a6012dbb7eaf0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79a650a7351e463b.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libslab-09d9a5310004cae8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1571a908f844d926.rlib" "/opt/rustwide/target/debug/deps/liblog-110905906227c62a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ffe9d8230e44ab9.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" "-lprofiler" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lprofiler [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 `mkii` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ad9dbbea536733274e665efad71b606fb8ba766683b72dbfee6b1165a9bc2c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad9dbbea536733274e665efad71b606fb8ba766683b72dbfee6b1165a9bc2c69", kill_on_drop: false }` [INFO] [stdout] ad9dbbea536733274e665efad71b606fb8ba766683b72dbfee6b1165a9bc2c69