[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 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnemosupremo%2Fmkii" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nemosupremo/mkii on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-11/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" "+1.49.0" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f1c9cc3de4d60303fe9b564534b223168d8ce31737ddc4ee5ec6f73a667dac5 [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" "4f1c9cc3de4d60303fe9b564534b223168d8ce31737ddc4ee5ec6f73a667dac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f1c9cc3de4d60303fe9b564534b223168d8ce31737ddc4ee5ec6f73a667dac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f1c9cc3de4d60303fe9b564534b223168d8ce31737ddc4ee5ec6f73a667dac5", kill_on_drop: false }` [INFO] [stdout] 4f1c9cc3de4d60303fe9b564534b223168d8ce31737ddc4ee5ec6f73a667dac5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c5fb2c4c8bdbdca2eb48b9454e634e37ab00ba204e51c6f182779a3f51879e6 [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" "1c5fb2c4c8bdbdca2eb48b9454e634e37ab00ba204e51c6f182779a3f51879e6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling cc v1.0.24 [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 md5 v0.3.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tracing-core v0.1.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling phf_shared v0.7.24 (http://github.com/sfackler/rust-phf?rev=0d00821785#0d008217) [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling core_affinity v0.5.9 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.4 [INFO] [stderr] Compiling rand_pcg v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.4 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling phf_generator v0.7.24 (http://github.com/sfackler/rust-phf?rev=0d00821785#0d008217) [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling cpuprofiler v0.0.3 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.4 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling tracing-attributes v0.1.2 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling tracing v0.1.8 [INFO] [stderr] Compiling phf_macros v0.7.24 (http://github.com/sfackler/rust-phf?rev=0d00821785#0d008217) [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-fs v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio-timer v0.3.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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204.mkii.epvgn08u-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204.mkii.epvgn08u-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204.mkii.epvgn08u-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204.mkii.epvgn08u-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204.mkii.epvgn08u-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204.mkii.epvgn08u-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204.mkii.epvgn08u-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204.mkii.epvgn08u-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204.mkii.epvgn08u-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204.mkii.epvgn08u-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204.mkii.epvgn08u-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204.mkii.epvgn08u-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204.mkii.epvgn08u-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204.mkii.epvgn08u-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204.mkii.epvgn08u-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204.mkii.epvgn08u-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204" "/opt/rustwide/target/debug/deps/mkii-36ef645c75c4a204.3jpfuvf4b22pcqb3.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-3a5d119aaeb80e16/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcore_affinity-f3186b484e462f1b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-5c92d6cb3239beea.rlib" "/opt/rustwide/target/debug/deps/libregex-015afd8edb08d3db.rlib" "/opt/rustwide/target/debug/deps/libthread_local-671bee47c0ac39c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ee0656721ec4d0c0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be8016d9bab4328f.rlib" "/opt/rustwide/target/debug/deps/libatty-a6d1d19b9f936df1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6e946c39ae5ce667.rlib" "/opt/rustwide/target/debug/deps/libquick_error-b53ed76d1e616d3d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f91e3725e9042464.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_pool-a433de9958586c9b.rlib" "/opt/rustwide/target/debug/deps/libseahash-4687484aba9ccc5e.rlib" "/opt/rustwide/target/debug/deps/libphf-25ae78262fcc6d0b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-81af1261c531c8af.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-9ffa301312c1bbf9.rlib" "/opt/rustwide/target/debug/deps/libcpuprofiler-b5bfa0dc347bf935.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9850e1ed257f46c2.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-edeab42dd54bda2d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-02d0dc2dba6e1d9f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ed5c48019e62f2a4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ddfbc9bb85aa2d07.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-f8300490526c9a2c.rlib" "/opt/rustwide/target/debug/deps/libwinapi-4302359dfd2c100e.rlib" "/opt/rustwide/target/debug/deps/libkernel32-931d226f257ec229.rlib" "/opt/rustwide/target/debug/deps/libtokio-a8d36824c3fb9228.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-29479b9bdac70231.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5ac18ed6f03bf876.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8bc47672babcd71b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eee1eb83f43745cc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8f1f10475e52a152.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c7876f1e3de87b4b.rlib" "/opt/rustwide/target/debug/deps/libvoid-cff1fbb51120ba49.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8a3e48e3fd1cbb53.rlib" "/opt/rustwide/target/debug/deps/libmio-5a9a269a2dccc8d7.rlib" "/opt/rustwide/target/debug/deps/libnet2-27e6fef906e006c7.rlib" "/opt/rustwide/target/debug/deps/liblazycell-3fc042b53f8a9e47.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-7cd139fd8777f654.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-610d050b93fb81ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-bfe04589fb107779.rlib" "/opt/rustwide/target/debug/deps/libbytes-93dd03af6ee9a75e.rlib" "/opt/rustwide/target/debug/deps/libiovec-d924942b1125749b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5a7ffed0ab1cc959.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-7766d039e736a443.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-27c00680c2589fed.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c5ee43ea7d5f2f19.rlib" "/opt/rustwide/target/debug/deps/libtracing-dbced23a9066604b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-cd740da04c7dd9f3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5c8833f2a64b7505.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-975d85cb44c41ec9.rlib" "/opt/rustwide/target/debug/deps/liblibc-476a67f2c3756147.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-974aefbf11ad1751.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-12617ae368a44b38.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4f2d30ec748dbd94.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-42c3bdb28b639751.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9cbcd2660bcf4f7e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-2a2ef0e2b909650c.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fd5b089d7400747c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-890d7f6e4d8388fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c1cbabfefaf10064.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-873a7dffc9538604.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5c1aff5ae86d6c66.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-02ee253e640f5afa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dac0a018af8953e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-52efd85504769d61.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libslab-cc8cd3ef7a3494fc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b4ec8e049561ad37.rlib" "/opt/rustwide/target/debug/deps/liblog-8e3102e8e69edfd3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3673e727ad517307.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.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" "1c5fb2c4c8bdbdca2eb48b9454e634e37ab00ba204e51c6f182779a3f51879e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c5fb2c4c8bdbdca2eb48b9454e634e37ab00ba204e51c6f182779a3f51879e6", kill_on_drop: false }` [INFO] [stdout] 1c5fb2c4c8bdbdca2eb48b9454e634e37ab00ba204e51c6f182779a3f51879e6