[INFO] crate matrix_bot_api 0.5.2 is already in cache [INFO] testing matrix_bot_api-0.5.2 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate matrix_bot_api 0.5.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate matrix_bot_api 0.5.2 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-13/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd27cfd9bbf5b9d21650817242504e251131e49c02a8ffa4d29ab167074dc74e [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" "dd27cfd9bbf5b9d21650817242504e251131e49c02a8ffa4d29ab167074dc74e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd27cfd9bbf5b9d21650817242504e251131e49c02a8ffa4d29ab167074dc74e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd27cfd9bbf5b9d21650817242504e251131e49c02a8ffa4d29ab167074dc74e", kill_on_drop: false }` [INFO] [stdout] dd27cfd9bbf5b9d21650817242504e251131e49c02a8ffa4d29ab167074dc74e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85196ed9583287fd9cc3308eddb2c6d8e2a3b23dbf3d9b1cd3860f7e81bb25a1 [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" "85196ed9583287fd9cc3308eddb2c6d8e2a3b23dbf3d9b1cd3860f7e81bb25a1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.2.1 [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 failure_derive v0.1.6 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling quote v1.0.2 [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 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 url v1.7.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling regex v1.3.1 [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 backtrace v0.3.40 [INFO] [stderr] Compiling glib v0.8.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.103 [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 2m 57s [INFO] running `Command { std: "docker" "inspect" "85196ed9583287fd9cc3308eddb2c6d8e2a3b23dbf3d9b1cd3860f7e81bb25a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85196ed9583287fd9cc3308eddb2c6d8e2a3b23dbf3d9b1cd3860f7e81bb25a1", kill_on_drop: false }` [INFO] [stdout] 85196ed9583287fd9cc3308eddb2c6d8e2a3b23dbf3d9b1cd3860f7e81bb25a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 602b8be6b9bbc26ec6f7b71f0b6af97f0dc4cd7ab9865ecfafd2d598991b6bc1 [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" "602b8be6b9bbc26ec6f7b71f0b6af97f0dc4cd7ab9865ecfafd2d598991b6bc1", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb.multiple_handlers.d177146x-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb.multiple_handlers.d177146x-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb.multiple_handlers.d177146x-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb.multiple_handlers.d177146x-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb.multiple_handlers.d177146x-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb.multiple_handlers.d177146x-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb.multiple_handlers.d177146x-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb.multiple_handlers.d177146x-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb.multiple_handlers.d177146x-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb.multiple_handlers.d177146x-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb.multiple_handlers.d177146x-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb.multiple_handlers.d177146x-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb.multiple_handlers.d177146x-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb.multiple_handlers.d177146x-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb.multiple_handlers.d177146x-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb.multiple_handlers.d177146x-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb" "/opt/rustwide/target/debug/examples/multiple_handlers-2923ca9197829deb.51lkhafd7qyw1zku.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-e31b4c12219ed3f8/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmatrix_bot_api-44abe41d980686db.rlib" "/opt/rustwide/target/debug/deps/libfractal_matrix_api-b8bc47c8d04938c7.rlib" "/opt/rustwide/target/debug/deps/libmd5-99f6621e4f160543.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-4d1d444cf244b6ea.rlib" "/opt/rustwide/target/debug/deps/libgio-181eadbc592fcc36.rlib" "/opt/rustwide/target/debug/deps/libgio_sys-a96cec3725a2edcb.rlib" "/opt/rustwide/target/debug/deps/libfragile-514cb38a56b6d635.rlib" "/opt/rustwide/target/debug/deps/libglib-dfe284c9b5288f69.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-0158b6f3eece987e.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-e4d2e112ce434243.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d559342f3a60d6d7.rlib" "/opt/rustwide/target/debug/deps/libuuid-c3451895705adb43.rlib" "/opt/rustwide/target/debug/deps/librand-028eac9bf3e59034.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f3162119f31c395.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-747ecbe83b213a79.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-074a45904fb4ee08.rlib" "/opt/rustwide/target/debug/deps/libdtoa-198dc0726348f08c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0e3264a543c73ed6.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libmime-afcd861a777bc0e9.rlib" "/opt/rustwide/target/debug/deps/libflate2-50cd6895deec50f7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1e132b4cec77aea6.rlib" "/opt/rustwide/target/debug/deps/libadler32-4329487774eff090.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7b4099c6d65920ae.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4c58655549882282.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a2f33544e8ee8286.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a2e6b0e012c5fd98.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libhyper-9106440679bdffb3.rlib" "/opt/rustwide/target/debug/deps/libwant-3a42c89635db8310.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libtokio-8d4256901a3f747f.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-f45dfbfca8e430da.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-44d3a406f067fa4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-80da2ad14da9bcb3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3cfd00735077392b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-95fab826e179a0e3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-605d3a5637bb7283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-086433334e2dbd2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-21e89aeb7fc9ab48.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-10b8adffd109d282.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-180c080f3041f968.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-df0def063882f302.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f0202f6a7935278e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f6f54ca043e70f59.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5d7f87962d1afbbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-fff69b2167ec4034.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c2b4a7f117c1ba47.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3de8c5c7cd3d3981.rlib" "/opt/rustwide/target/debug/deps/libmio-91dd18e88ed3e395.rlib" "/opt/rustwide/target/debug/deps/libnet2-25a15829f4d4a3c1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b51847e47fac745d.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-1b99875b145883dc.rlib" "/opt/rustwide/target/debug/deps/libh2-8ba932f3c1dd19f7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8e574abe5615dc0a.rlib" "/opt/rustwide/target/debug/deps/libstring-03f0dfdb6155de26.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4dcda36960244b71.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9981e19a6506078e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2c9e82e0b678c048.rlib" "/opt/rustwide/target/debug/deps/libhttp-1be4aaa35553b714.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libfutures-8d5b1305e81659b8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5172240f1a87672a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d770c3801daa2518.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-221c4a00e1131072.rlib" "/opt/rustwide/target/debug/deps/liburl-b97e4df3b5b106de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-bca2720700ed4bbd.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f44beac639bedbf0.rlib" "/opt/rustwide/target/debug/deps/libtry_from-274b36cf7b4b0a7b.rlib" "/opt/rustwide/target/debug/deps/libfailure-24249f239c7cee92.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1b90e52c0f36e31f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8034089a193eeb7b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libcookie-4d7abaf6388bc25f.rlib" "/opt/rustwide/target/debug/deps/libbytes-cdc47e70b00b2f25.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libiovec-1b0df7ed060b3dcf.rlib" "/opt/rustwide/target/debug/deps/libbase64-2801a287b59c535b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/liburl-85263f96dae15322.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-1b3ed44ed7fd0d22.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4f6c89780dd009d5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bd78e8f2a0cbefc8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libdirectories-dc68f3b2ad328429.rlib" "/opt/rustwide/target/debug/deps/liblog-e9c1f4128215cfb7.rlib" "/opt/rustwide/target/debug/deps/libchrono-daa3730aea2fd578.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc3eabb96ff67b49.rlib" "/opt/rustwide/target/debug/deps/libtime-209b7746581d074b.rlib" "/opt/rustwide/target/debug/deps/librand-12e1a330dce9ad85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b6feac08437d100e.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5a48e65bbdd376cb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-64bfa76f9410d844.rlib" "/opt/rustwide/target/debug/deps/librand_core-b056e021f2407acc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-408b6226df2b8d77.rlib" "/opt/rustwide/target/debug/deps/liblibc-788ccbe2475f8bf2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libconfig-3fa000b16ac10344.rlib" "/opt/rustwide/target/debug/deps/libini-29401f0aa01bdd57.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-ac3ed06e58074a14.rlib" "/opt/rustwide/target/debug/deps/libregex-2d1db99d72bd52e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5aeca77422c2c02a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d3e878270d161a5a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1765fdfcc1fafd3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-295103358dafa8a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6975ea36585c9df2.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-29d6dffa3368f7d7.rlib" "/opt/rustwide/target/debug/deps/libserde-c127991e0599d17b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2ea69cae54b65af6.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-785ef892af6dad67.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8a784612a058a8d3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-01015ea3081c127b.rlib" "/opt/rustwide/target/debug/deps/libryu-09efcdfca7c9a68a.rlib" "/opt/rustwide/target/debug/deps/libitoa-d09b03244d96d381.rlib" "/opt/rustwide/target/debug/deps/libtoml-32c224dbab18e44b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libnom-5b7da0513e4a7517.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5df7e1daa7d76d6.rlib" "/opt/rustwide/target/debug/deps/libserde-0859df574604cf14.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.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" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "602b8be6b9bbc26ec6f7b71f0b6af97f0dc4cd7ab9865ecfafd2d598991b6bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "602b8be6b9bbc26ec6f7b71f0b6af97f0dc4cd7ab9865ecfafd2d598991b6bc1", kill_on_drop: false }` [INFO] [stdout] 602b8be6b9bbc26ec6f7b71f0b6af97f0dc4cd7ab9865ecfafd2d598991b6bc1