[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#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnemosupremo%2Fmkii" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nemosupremo/mkii on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-68/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `http://github.com/sfackler/rust-phf` [INFO] [stderr] Updating git repository `https://github.com/nemosupremo/tokio-io-pool` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-core v0.1.5 [INFO] [stderr] Downloaded rand_pcg v0.2.0 [INFO] [stderr] Downloaded futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded tracing-attributes v0.1.2 [INFO] [stderr] Downloaded tokio-net v0.2.0-alpha.4 [INFO] [stderr] Downloaded error-chain v0.5.0 [INFO] [stderr] Downloaded cc v1.0.24 [INFO] [stderr] Downloaded futures-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded core_affinity v0.5.9 [INFO] [stderr] Downloaded futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded tracing v0.1.8 [INFO] [stderr] Downloaded futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded tokio-timer v0.3.0-alpha.4 [INFO] [stderr] Downloaded tokio-io v0.2.0-alpha.4 [INFO] [stderr] Downloaded cpuprofiler v0.0.3 [INFO] [stderr] Downloaded mio v0.6.15 [INFO] [stderr] Downloaded futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded tokio-sync v0.2.0-alpha.4 [INFO] [stderr] Downloaded tokio v0.2.0-alpha.4 [INFO] [stderr] Downloaded futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded bytes v0.4.9 [INFO] [stderr] Downloaded futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded tokio-macros v0.2.0-alpha.4 [INFO] [stderr] Downloaded tokio-codec v0.2.0-alpha.4 [INFO] [stderr] Downloaded tokio-fs v0.2.0-alpha.4 [INFO] [stderr] Downloaded tokio-executor v0.2.0-alpha.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31d1ffc059f5f9ae52ca52ffdd24be02904aa6b0ed4a996bf9dfb8be25590e5a [INFO] running `Command { std: "docker" "start" "-a" "31d1ffc059f5f9ae52ca52ffdd24be02904aa6b0ed4a996bf9dfb8be25590e5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31d1ffc059f5f9ae52ca52ffdd24be02904aa6b0ed4a996bf9dfb8be25590e5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d1ffc059f5f9ae52ca52ffdd24be02904aa6b0ed4a996bf9dfb8be25590e5a", kill_on_drop: false }` [INFO] [stdout] 31d1ffc059f5f9ae52ca52ffdd24be02904aa6b0ed4a996bf9dfb8be25590e5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f22ee6c6d2f76e3e3e316530bc5da9119ab2585a9504481ef8c1643f08703bb [INFO] running `Command { std: "docker" "start" "-a" "1f22ee6c6d2f76e3e3e316530bc5da9119ab2585a9504481ef8c1643f08703bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [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 slab v0.4.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling nodrop 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 ppv-lite86 v0.2.5 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling backtrace v0.2.3 [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 regex-syntax v0.6.12 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling seahash v3.0.5 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [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 semver v0.9.0 [INFO] [stderr] Compiling futures-channel-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 dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 aho-corasick v0.7.6 [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 v1.0.2 [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 backtrace-sys v0.1.24 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling core_affinity v0.5.9 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.4 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.0 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.4 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling cpuprofiler v0.0.3 [INFO] [stderr] Compiling phf_generator v0.7.24 (http://github.com/sfackler/rust-phf?rev=0d00821785#0d008217) [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 tracing v0.1.8 [INFO] [stderr] Compiling tokio-executor 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 tokio-net v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio-fs 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 phf v0.7.24 (http://github.com/sfackler/rust-phf?rev=0d00821785#0d008217) [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89.mkii.9e3be3c5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89.mkii.9e3be3c5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89.mkii.9e3be3c5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89.mkii.9e3be3c5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89.mkii.9e3be3c5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89.mkii.9e3be3c5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89.mkii.9e3be3c5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89.mkii.9e3be3c5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89.mkii.9e3be3c5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89.mkii.9e3be3c5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89.mkii.9e3be3c5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89.mkii.9e3be3c5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89.mkii.9e3be3c5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89.mkii.9e3be3c5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89.mkii.9e3be3c5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89.mkii.9e3be3c5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89.4ktqoq1h31d5x4x5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-dacd35a7dfc30449/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcore_affinity-0ca68bc2d3147dc4.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-e13f87e23362187d.rlib" "/opt/rustwide/target/debug/deps/libregex-dafcc8d579de815c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1c22d5374900e0ed.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4055627397d2cec7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a4be1312f2ebb2b2.rlib" "/opt/rustwide/target/debug/deps/libatty-ed252ec2cb12d260.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4720986d10121b2d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-63d061bf0c7acb92.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-fe718804e6e01f68.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_pool-23ab6a9ad0799c93.rlib" "/opt/rustwide/target/debug/deps/libseahash-a337d72172bf5150.rlib" "/opt/rustwide/target/debug/deps/libphf-16014d7ef2a4ccd9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e9d671647d32260c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-4f35dabee84d0e86.rlib" "/opt/rustwide/target/debug/deps/libcpuprofiler-4d0f9338deef6cb8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-edf244ecdb61ba64.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4dbe2827b3f1af31.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-62dc5d5b273f67b8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-9cd379bc9c72ccd0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0f973fa7de2dcfcf.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-1b8c89a4415b9ce8.rlib" "/opt/rustwide/target/debug/deps/libwinapi-4d42a927084ddbff.rlib" "/opt/rustwide/target/debug/deps/libkernel32-1cb31e1f8a5753d0.rlib" "/opt/rustwide/target/debug/deps/libtokio-0b59569ef5736262.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-d4c42a20adeecbe4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-bdf930f89b504f16.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e71918ab1c922a08.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-58bfd7996d77fbb7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-734877dc8db81827.rlib" "/opt/rustwide/target/debug/deps/libunreachable-75903259687ac390.rlib" "/opt/rustwide/target/debug/deps/libvoid-7b6fd157ed8721ab.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dd9049dae62fb4b9.rlib" "/opt/rustwide/target/debug/deps/libmio-b982ff4ce9c37bb0.rlib" "/opt/rustwide/target/debug/deps/libnet2-03a29cf82473fcd0.rlib" "/opt/rustwide/target/debug/deps/liblazycell-e6a955d443c754cf.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-983d922d17e4e018.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5da7ea5e17c36a6a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-bdae5ae9f1074891.rlib" "/opt/rustwide/target/debug/deps/libbytes-fc7721f752ea94bc.rlib" "/opt/rustwide/target/debug/deps/libiovec-45be31ce9476f677.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a9ad5a938e4b83aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-663da4ca008f4c45.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c987216b999e7c61.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c91146577af5e1d0.rlib" "/opt/rustwide/target/debug/deps/libtracing-c553090c143390c2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e3804385afe9cfef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3c90a93676116461.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c9fca136f2a5b28b.rlib" "/opt/rustwide/target/debug/deps/liblibc-6c69249c522556a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5ae7e2d197d4a024.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-05f7a9c67ba64b45.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b0d6578ff8168bec.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fa661a951f4ced99.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6fb23d017bc3bc29.rlib" "/opt/rustwide/target/debug/deps/libnodrop-863439ffd0a42070.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-eff53db76a22166b.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1517b556c252aec6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5c5ff3709cffc05b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-442d878378ccbbd8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2f732a6c892b21e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-537c44f8ac7b6afb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c272a5c20533f8c4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2842e9323432371c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fa830f1fafdc889c.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libslab-a72257093ff3b984.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b704170fba5af7ab.rlib" "/opt/rustwide/target/debug/deps/liblog-27a7fd18cc200398.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-074917369cef59f5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lprofiler" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mkii-dbf2099c5d9a2e89" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1f22ee6c6d2f76e3e3e316530bc5da9119ab2585a9504481ef8c1643f08703bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f22ee6c6d2f76e3e3e316530bc5da9119ab2585a9504481ef8c1643f08703bb", kill_on_drop: false }` [INFO] [stdout] 1f22ee6c6d2f76e3e3e316530bc5da9119ab2585a9504481ef8c1643f08703bb