[INFO] fetching crate matrix_bot_api 0.5.2... [INFO] testing matrix_bot_api-0.5.2 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate matrix_bot_api 0.5.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate matrix_bot_api 0.5.2 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 crates.io crate matrix_bot_api 0.5.2 [INFO] finished tweaking crates.io crate matrix_bot_api 0.5.2 [INFO] tweaked toml for crates.io crate matrix_bot_api 0.5.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate matrix_bot_api 0.5.2 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] [stderr] Blocking waiting for file lock on package cache [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfe813b8e273f02d7f886b358fc58cf6cf3d68365d08bd29b7193297ea27ebae [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" "dfe813b8e273f02d7f886b358fc58cf6cf3d68365d08bd29b7193297ea27ebae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfe813b8e273f02d7f886b358fc58cf6cf3d68365d08bd29b7193297ea27ebae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfe813b8e273f02d7f886b358fc58cf6cf3d68365d08bd29b7193297ea27ebae", kill_on_drop: false }` [INFO] [stdout] dfe813b8e273f02d7f886b358fc58cf6cf3d68365d08bd29b7193297ea27ebae [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f5c4fe788104a5444a301cc9a3a6736e802c6cd7dbfd89eff54488bd2723f57 [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" "4f5c4fe788104a5444a301cc9a3a6736e802c6cd7dbfd89eff54488bd2723f57", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling glib v0.8.2 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling fractal-matrix-api v4.2.0 [INFO] [stderr] Compiling matrix_bot_api v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "4f5c4fe788104a5444a301cc9a3a6736e802c6cd7dbfd89eff54488bd2723f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f5c4fe788104a5444a301cc9a3a6736e802c6cd7dbfd89eff54488bd2723f57", kill_on_drop: false }` [INFO] [stdout] 4f5c4fe788104a5444a301cc9a3a6736e802c6cd7dbfd89eff54488bd2723f57 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98e7a16c6686a31f56ce24086a7f839301cc1c6c1d856669242e84b5a37575bb [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" "98e7a16c6686a31f56ce24086a7f839301cc1c6c1d856669242e84b5a37575bb", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling matrix_bot_api v0.5.2 (/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/examples/multiple_handlers-fd58f6a2f095add2.multiple_handlers.rgt69j82-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-fd58f6a2f095add2.multiple_handlers.rgt69j82-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-fd58f6a2f095add2.multiple_handlers.rgt69j82-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-fd58f6a2f095add2.multiple_handlers.rgt69j82-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-fd58f6a2f095add2.multiple_handlers.rgt69j82-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-fd58f6a2f095add2.multiple_handlers.rgt69j82-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-fd58f6a2f095add2.multiple_handlers.rgt69j82-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-fd58f6a2f095add2.multiple_handlers.rgt69j82-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-fd58f6a2f095add2.multiple_handlers.rgt69j82-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-fd58f6a2f095add2.multiple_handlers.rgt69j82-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-fd58f6a2f095add2.multiple_handlers.rgt69j82-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-fd58f6a2f095add2.multiple_handlers.rgt69j82-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-fd58f6a2f095add2.multiple_handlers.rgt69j82-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-fd58f6a2f095add2.multiple_handlers.rgt69j82-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-fd58f6a2f095add2.multiple_handlers.rgt69j82-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-fd58f6a2f095add2.multiple_handlers.rgt69j82-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/multiple_handlers-fd58f6a2f095add2" "/opt/rustwide/target/debug/examples/multiple_handlers-fd58f6a2f095add2.prht4pszudweqg0.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-f7cfccacd567dfe5/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmatrix_bot_api-f8c71dcb3850e616.rlib" "/opt/rustwide/target/debug/deps/libfractal_matrix_api-956de43a2278455a.rlib" "/opt/rustwide/target/debug/deps/libmd5-9d7c680ca58949de.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-a9a42c5da244a656.rlib" "/opt/rustwide/target/debug/deps/libgio-fdebe241f8800f8f.rlib" "/opt/rustwide/target/debug/deps/libgio_sys-e713fb55453071a7.rlib" "/opt/rustwide/target/debug/deps/libfragile-d7c5b65b4626637b.rlib" "/opt/rustwide/target/debug/deps/libglib-734830ec4dcab355.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-d8aef97dff1a47c1.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-904b7b1a9807e57f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d7af9e242abc781f.rlib" "/opt/rustwide/target/debug/deps/libuuid-a429bdcbf7671817.rlib" "/opt/rustwide/target/debug/deps/librand-cf17efb039deac19.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-dee5087c4071fa29.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c4d431125aee56bd.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a2feb536077405b7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c9097b31b9f490cf.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-c069d2a09c5e3ced.rlib" "/opt/rustwide/target/debug/deps/libflate2-2bb17d73e13ef137.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a63d954d98a333c.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0f1cebce14750b44.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4e285d3ee48dca4e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b1cd7ab55051bea2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aa21ea7843e8f056.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-5e1d4edcb17e7995.rlib" "/opt/rustwide/target/debug/deps/libwant-ba6bc1cd9992cb27.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libtokio-972e3b827ff61bd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-28b457ba101272c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-7c7550816de9ab7d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd3505c217fd89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa28cf5f8ac1f06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6322f653d915080.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d8420c59c52e0d02.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-961fdfe59c9cb130.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-d7262a8c78c1de48.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-91aa12b26f485b6c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3123efae87e4d8c8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd36246f40de6e22.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f7ebb647495f78e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2596b212bd735750.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libmio-cd954e222010b225.rlib" "/opt/rustwide/target/debug/deps/libnet2-aaaa7a86bc6da00a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a20ac533f1cf13dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-df702adb44a36964.rlib" "/opt/rustwide/target/debug/deps/libh2-f9ecf5b247ba8086.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4849eae6e2d6d4d4.rlib" "/opt/rustwide/target/debug/deps/libstring-3218728fc58e85c9.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-faadef18ef616cd2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-608154ad5aacf73b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9495b99d19fae227.rlib" "/opt/rustwide/target/debug/deps/libhttp-fa4a2d0fa9238cb0.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-021a118db3f523c9.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-0319f6179e495f11.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-88ed64acb433a952.rlib" "/opt/rustwide/target/debug/deps/liburl-a99063e069fa6cab.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-7b9bc22b93502b1f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-c735e435505aa177.rlib" "/opt/rustwide/target/debug/deps/libtry_from-5354f7cf6dc6c93f.rlib" "/opt/rustwide/target/debug/deps/libfailure-964b377e64c9e557.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2cadf5497acbf0a1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5dd0953a3139b48e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libcookie-d07a002895e58639.rlib" "/opt/rustwide/target/debug/deps/libbytes-ffd7e8f6bb8bcc2a.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libiovec-998ef5ad5bb97b7d.rlib" "/opt/rustwide/target/debug/deps/libbase64-d968c169cd2268b1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/liburl-122232db4968016e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-2d91a1ea9ca1a249.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbbfc43268ebc263.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9d96bd8b31134334.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libdirectories-077015a497ef1676.rlib" "/opt/rustwide/target/debug/deps/liblog-ed52e2b865e43cb4.rlib" "/opt/rustwide/target/debug/deps/libchrono-6806e4e03354cbd4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e022b8c2f4e02b9d.rlib" "/opt/rustwide/target/debug/deps/libtime-c76c996193cca806.rlib" "/opt/rustwide/target/debug/deps/librand-470ed4cbec96fb1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7806a7dbf4b6e4de.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-b52b1476b1f8cec8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-8d7edf009a1b24fb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a3fcfc18376eb5e5.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libconfig-6dfa4d4e8f86f7c1.rlib" "/opt/rustwide/target/debug/deps/libini-688642110b428b2c.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-56bac4a697464c1d.rlib" "/opt/rustwide/target/debug/deps/libregex-d5401564e0dd4f17.rlib" "/opt/rustwide/target/debug/deps/libthread_local-818aeac3d8830f5b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7ef252b894994ef4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4d08794f6c5c150f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dfecec0efb374a7f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4c72c961c99c6fe7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-19601a153bfd046a.rlib" "/opt/rustwide/target/debug/deps/libserde-a34126d6c2e86187.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-bd89ecb7515d646a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ce1e58c3785ccf4f.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libtoml-e6bd02d7665b6603.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libnom-b80ab91fc260511e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5f7fb6721c2f4953.rlib" "/opt/rustwide/target/debug/deps/libserde-c9c995f2a6d6b9d2.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" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lssl" "-lcrypto" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `matrix_bot_api` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "98e7a16c6686a31f56ce24086a7f839301cc1c6c1d856669242e84b5a37575bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98e7a16c6686a31f56ce24086a7f839301cc1c6c1d856669242e84b5a37575bb", kill_on_drop: false }` [INFO] [stdout] 98e7a16c6686a31f56ce24086a7f839301cc1c6c1d856669242e84b5a37575bb