[INFO] cloning repository https://github.com/Crosse/bingo-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Crosse/bingo-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrosse%2Fbingo-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrosse%2Fbingo-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cafcf94259c636ae36ad38b601803ab8db6fa230 [INFO] testing Crosse/bingo-bot against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrosse%2Fbingo-bot" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Crosse/bingo-bot on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Crosse/bingo-bot [INFO] finished tweaking git repo https://github.com/Crosse/bingo-bot [INFO] tweaked toml for git repo https://github.com/Crosse/bingo-bot written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Crosse/bingo-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.77 [INFO] [stderr] Downloaded ruma-federation-api v0.3.1 [INFO] [stderr] Downloaded backoff v0.3.0 [INFO] [stderr] Downloaded tinyvec v1.4.0 [INFO] [stderr] Downloaded ruma-client-api v0.12.2 [INFO] [stderr] Downloaded ruma-api v0.18.3 [INFO] [stderr] Downloaded wasm-bindgen v0.2.77 [INFO] [stderr] Downloaded js_int v0.2.1 [INFO] [stderr] Downloaded ruma-identifiers-macros v0.20.0 [INFO] [stderr] Downloaded ruma-events-macros v0.24.5 [INFO] [stderr] Downloaded wildmatch v2.1.0 [INFO] [stderr] Downloaded ruma-common v0.6.0 [INFO] [stderr] Downloaded pkcs8 v0.7.5 [INFO] [stderr] Downloaded ruma-api-macros v0.18.3 [INFO] [stderr] Downloaded olm-rs v2.0.1 [INFO] [stderr] Downloaded matrix-qrcode v0.2.0 [INFO] [stderr] Downloaded matrix-sdk-common v0.4.1 [INFO] [stderr] Downloaded unindent v0.1.7 [INFO] [stderr] Downloaded pbkdf2 v0.9.0 [INFO] [stderr] Downloaded chacha20 v0.8.1 [INFO] [stderr] Downloaded chacha20poly1305 v0.9.0 [INFO] [stderr] Downloaded qrcode v0.12.0 [INFO] [stderr] Downloaded futures-locks v0.6.0 [INFO] [stderr] Downloaded spki v0.4.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.77 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.27 [INFO] [stderr] Downloaded zeroize v1.4.1 [INFO] [stderr] Downloaded ruma v0.4.0 [INFO] [stderr] Downloaded matrix-sdk v0.4.1 [INFO] [stderr] Downloaded ruma-events v0.24.5 [INFO] [stderr] Downloaded checked_int_cast v1.0.0 [INFO] [stderr] Downloaded tracing-subscriber v0.2.22 [INFO] [stderr] Downloaded tracing v0.1.27 [INFO] [stderr] Downloaded g2poly v0.4.0 [INFO] [stderr] Downloaded g2p v0.4.0 [INFO] [stderr] Downloaded g2gen v0.4.0 [INFO] [stderr] Downloaded sled v0.34.7 [INFO] [stderr] Downloaded matrix-sdk-base v0.4.1 [INFO] [stderr] Downloaded matrix-sdk-crypto v0.4.1 [INFO] [stderr] Downloaded web-sys v0.3.54 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.77 [INFO] [stderr] Downloaded indoc v1.0.3 [INFO] [stderr] Downloaded assign v1.1.1 [INFO] [stderr] Downloaded const-oid v0.6.0 [INFO] [stderr] Downloaded der v0.4.1 [INFO] [stderr] Downloaded ruma-signatures v0.9.0 [INFO] [stderr] Downloaded ruma-serde-macros v0.5.0 [INFO] [stderr] Downloaded ruma-identifiers-validation v0.5.0 [INFO] [stderr] Downloaded ruma-identifiers v0.20.0 [INFO] [stderr] Downloaded ruma-state-res v0.4.1 [INFO] [stderr] Downloaded ruma-serde v0.5.0 [INFO] [stderr] Downloaded js-sys v0.3.54 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.77 [INFO] [stderr] Downloaded olm-sys v1.1.3 [INFO] [stderr] Downloaded rqrr v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 147f8b29f8d6d4895d0ee7bc6619b3311c6cb17f887846eb8ce005fbbdfacd2c [INFO] running `Command { std: "docker" "start" "-a" "147f8b29f8d6d4895d0ee7bc6619b3311c6cb17f887846eb8ce005fbbdfacd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "147f8b29f8d6d4895d0ee7bc6619b3311c6cb17f887846eb8ce005fbbdfacd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "147f8b29f8d6d4895d0ee7bc6619b3311c6cb17f887846eb8ce005fbbdfacd2c", kill_on_drop: false }` [INFO] [stdout] 147f8b29f8d6d4895d0ee7bc6619b3311c6cb17f887846eb8ce005fbbdfacd2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d837133a1fd87fa8513058173f4763a00a7b7a1200bb51ff091ff19c1f25074 [INFO] running `Command { std: "docker" "start" "-a" "8d837133a1fd87fa8513058173f4763a00a7b7a1200bb51ff091ff19c1f25074", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ruma-identifiers-validation v0.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.77 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling const-oid v0.6.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.77 [INFO] [stderr] Compiling g2poly v0.4.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling der v0.4.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling spki v0.4.0 [INFO] [stderr] Compiling olm-sys v1.1.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.77 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.77 [INFO] [stderr] Compiling g2gen v0.4.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling g2p v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling ruma-identifiers-macros v0.20.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.77 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling rqrr v0.3.2 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling pkcs8 v0.7.5 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.27 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling backoff v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling js_int v0.2.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling olm-rs v2.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.22 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling js-sys v0.3.54 [INFO] [stderr] Compiling ruma-serde-macros v0.5.0 [INFO] [stderr] Compiling ruma-events-macros v0.24.5 [INFO] [stderr] Compiling ruma-api-macros v0.18.3 [INFO] [stderr] Compiling ruma-serde v0.5.0 [INFO] [stderr] Compiling web-sys v0.3.54 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling ruma-identifiers v0.20.0 [INFO] [stderr] Compiling ruma-common v0.6.0 [INFO] [stderr] Compiling ruma-api v0.18.3 [INFO] [stderr] Compiling ruma-signatures v0.9.0 [INFO] [stderr] Compiling matrix-qrcode v0.2.0 [INFO] [stderr] Compiling ruma-events v0.24.5 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling ruma-state-res v0.4.1 [INFO] [stderr] Compiling ruma-client-api v0.12.2 [INFO] [stderr] Compiling ruma-federation-api v0.3.1 [INFO] [stderr] Compiling ruma v0.4.0 [INFO] [stderr] Compiling matrix-sdk-common v0.4.1 [INFO] [stderr] Compiling matrix-sdk-crypto v0.4.1 [INFO] [stderr] Compiling matrix-sdk-base v0.4.1 [INFO] [stderr] Compiling matrix-sdk v0.4.1 [INFO] [stderr] Compiling bingo-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMdXy50/symbols.o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7.bingo_bot.61c17796-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7.bingo_bot.61c17796-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7.bingo_bot.61c17796-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7.bingo_bot.61c17796-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7.bingo_bot.61c17796-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7.bingo_bot.61c17796-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7.bingo_bot.61c17796-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7.bingo_bot.61c17796-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7.bingo_bot.61c17796-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7.bingo_bot.61c17796-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7.bingo_bot.61c17796-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7.bingo_bot.61c17796-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7.bingo_bot.61c17796-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7.bingo_bot.61c17796-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7.bingo_bot.61c17796-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7.bingo_bot.61c17796-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7.mp8aqbzlopmblwb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/olm-sys-2fe0737b3fb169c3/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-77965036eea8cc48.rlib" "/opt/rustwide/target/debug/deps/libchrono-d6036c90f5486e16.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a70585cabe82fd36.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-5290d01366c78b83.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-e72ca2229f16415d.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-655ba9e4ba772458.rlib" "/opt/rustwide/target/debug/deps/libansi_term-33ad436cf74ac2b4.rlib" "/opt/rustwide/target/debug/deps/libmatchers-a9a4bffd4c45c82a.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-af157d30e0382451.rlib" "/opt/rustwide/target/debug/deps/libdirectories-bbb0cbb7d7a3d0db.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-dbb9f633803b044a.rlib" "/opt/rustwide/target/debug/deps/libconfig-5f00ae30adc1522e.rlib" "/opt/rustwide/target/debug/deps/libini-ad843c3c03971fca.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-01af683d22983be9.rlib" "/opt/rustwide/target/debug/deps/libserde-f7dfd01a966ac94c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ada3f79eb8c7bf2a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-aa621b8b346ad226.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4f51b535448925a3.rlib" "/opt/rustwide/target/debug/deps/libtoml-1522853cb6ca5374.rlib" "/opt/rustwide/target/debug/deps/libnom-aec8d02be9217ba9.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-c1f4a4ad26dfdc89.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0c2d6d1b20a77963.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9c8c324635fc607e.rlib" "/opt/rustwide/target/debug/deps/libbingo_bot-f94d0bf9399188de.rlib" "/opt/rustwide/target/debug/deps/libfastrand-3e87ec26048848d5.rlib" "/opt/rustwide/target/debug/deps/libregex-339a2db67694894a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1d6bea00f1efe843.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fe72d3611fb489ec.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk-f3a1473fd8747b43.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-79562b0a82b80d11.rlib" "/opt/rustwide/target/debug/deps/libbackoff-fe7003784001659b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-308fb4951a097c98.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-592da29e9b6e61ce.rlib" "/opt/rustwide/target/debug/deps/libreqwest-56772a7595dfc3ed.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-fa1ef697dce26983.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-82b9cd6b199245e3.rlib" "/opt/rustwide/target/debug/deps/libipnet-76d85b4961e3d625.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-6beb91561589a4f0.rlib" "/opt/rustwide/target/debug/deps/libmime-bc311254bc5f0d65.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8128856a1e688049.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8ff46d59110e8f91.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2208967f4fe8ba42.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d5f4fa076000c54b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a4a8dd05816b0c8b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f3c4a19a0cd02c31.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0ca838945a428cf2.rlib" "/opt/rustwide/target/debug/deps/libhyper-d6ba1440d835b947.rlib" "/opt/rustwide/target/debug/deps/libwant-302fafc3f19cb1f9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c58479352fcede3e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3c67ccf117778455.rlib" "/opt/rustwide/target/debug/deps/libh2-4685e47c3368fef2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9cdbde6ff5e71695.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b5c41a8815da1ebe.rlib" "/opt/rustwide/target/debug/deps/libtower_service-1bee647f0a5a017f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8692ed4e218f06be.rlib" "/opt/rustwide/target/debug/deps/liburl-670bef7bb01df984.rlib" "/opt/rustwide/target/debug/deps/libidna-de63395dd379526f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cb4599d1caa03210.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3c6ac90e9f343f09.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1ba79e388f3635cf.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_base-472986978b35f757.rlib" "/opt/rustwide/target/debug/deps/librand-63706f2f9b27b90e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7ca412f1955b58fb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d21e43afd8c3aa5d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ef6c169838fdd276.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-f35f2cc04da1775c.rlib" "/opt/rustwide/target/debug/deps/libchacha20-ee304a3318366ddc.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-5f2c33d3b1abdf07.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_crypto-ea99d5e432276aa0.rlib" "/opt/rustwide/target/debug/deps/libmatrix_qrcode-33e52b5efdc5cbd7.rlib" "/opt/rustwide/target/debug/deps/librqrr-904baa845b5a9676.rlib" "/opt/rustwide/target/debug/deps/liblru-45774fb7c9ddb349.rlib" "/opt/rustwide/target/debug/deps/libg2p-564e7b603a27faa4.rlib" "/opt/rustwide/target/debug/deps/libg2poly-81f4d2733c2517b0.rlib" "/opt/rustwide/target/debug/deps/libqrcode-b9c04b1652c20ac1.rlib" "/opt/rustwide/target/debug/deps/libchecked_int_cast-4ae518b6384969e6.rlib" "/opt/rustwide/target/debug/deps/libimage-575e4a97200e1ca3.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-43236ae1bb6c07d7.rlib" "/opt/rustwide/target/debug/deps/libpng-917f6430a78b68f2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-77e80871517fd6b9.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b7c5eeb33150aee4.rlib" "/opt/rustwide/target/debug/deps/libadler32-d6389368c8d59617.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b332ab8e514cc0a5.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-c9e904760822893f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6ec5bc7c7dd511b0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e9ba830d8e926f6d.rlib" "/opt/rustwide/target/debug/deps/libgif-61b7c6a9343379e2.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-e43a0ec84eceaeb1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0611e131b27b37f8.rlib" "/opt/rustwide/target/debug/deps/libtiff-b8b56ce049db163c.rlib" "/opt/rustwide/target/debug/deps/libweezl-59584cdc190a1ef5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f11af44178a37b85.rlib" "/opt/rustwide/target/debug/deps/libadler-c280b5360fa8d5c6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-2d915adb918a7e87.rlib" "/opt/rustwide/target/debug/deps/librayon-b9d42008799452af.rlib" "/opt/rustwide/target/debug/deps/librayon_core-28450777be8c74c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b126d8b849970797.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-01156ca3323ef5cf.rlib" "/opt/rustwide/target/debug/deps/libeither-e7f410ea22a02b6e.rlib" "/opt/rustwide/target/debug/deps/libsled-b2589509eee13688.rlib" "/opt/rustwide/target/debug/deps/libfxhash-af03d0b42c022fda.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-026e1b9acd653901.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-680c378310d65f23.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-17dd130b72fa63b2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4fc3ef739397db45.rlib" "/opt/rustwide/target/debug/deps/libfs2-810501aa76e4e088.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-214fecf07ef45c43.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-50c6e2d5b85da795.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-04e05c1bd88b3903.rlib" "/opt/rustwide/target/debug/deps/liblock_api-34b0c67f331fd2ed.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-3494fa341da66b2e.rlib" "/opt/rustwide/target/debug/deps/libghash-e3aed8d6e8b8f859.rlib" "/opt/rustwide/target/debug/deps/libpolyval-51508fa41494f9f1.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-10a66c0dc1f6a62d.rlib" "/opt/rustwide/target/debug/deps/libaead-e72f796f5a6fbbb0.rlib" "/opt/rustwide/target/debug/deps/libfutures-e6cb351b520d7ebc.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3c00a9e7293dafdf.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-24e9a6c590e29d20.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-53817279a563df5e.rlib" "/opt/rustwide/target/debug/deps/libslab-74a23e19a17ae78d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8e292545ecabfed0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a3b7257e03870db2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-907577efc6f34c38.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c822727a283a6316.rlib" "/opt/rustwide/target/debug/deps/libatomic-2db3bc89b2bca3da.rlib" "/opt/rustwide/target/debug/deps/libdashmap-a259447b5e82b3ef.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-fb5faafa29d8b369.rlib" "/opt/rustwide/target/debug/deps/libhmac-f6276ae64a42f811.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-eae53979eb648bcf.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0535919f18487a54.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8f943a43bc8dbfe7.rlib" "/opt/rustwide/target/debug/deps/libsha2-ed2e9796c3177030.rlib" "/opt/rustwide/target/debug/deps/libdigest-817806b6e3b9a74f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-28fcbdec665f4147.rlib" "/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rlib" "/opt/rustwide/target/debug/deps/libaes-a51f4c352ba478df.rlib" "/opt/rustwide/target/debug/deps/libctr-4b60e06e4a82b063.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c476f57a7ff537ea.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d49d077e73959851.rlib" "/opt/rustwide/target/debug/deps/libcipher-a4aaa320c7c7b4b7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5f16e97f035d771c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6914aabcea7d11bf.rlib" "/opt/rustwide/target/debug/deps/libolm_rs-57c014e3e6ddf259.rlib" "/opt/rustwide/target/debug/deps/libolm_sys-befa0e596ef07870.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d592ec3519d7bc70.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_common-c5015b07243f88d3.rlib" "/opt/rustwide/target/debug/deps/libtokio-f5110f01bc23b99f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb4f9e13232304b9.rlib" "/opt/rustwide/target/debug/deps/libmio-1b137dd4e2144715.rlib" "/opt/rustwide/target/debug/deps/liblog-a402241ae309561f.rlib" "/opt/rustwide/target/debug/deps/libruma-b48ca1af7c5d6321.rlib" "/opt/rustwide/target/debug/deps/libruma_federation_api-da70b95585da5209.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-910b3be9d9eafd86.rlib" "/opt/rustwide/target/debug/deps/libmaplit-548b00a298cd1ddc.rlib" "/opt/rustwide/target/debug/deps/libruma_api-d1904222f7d0c120.rlib" "/opt/rustwide/target/debug/deps/libthiserror-82c2953d995896f4.rlib" "/opt/rustwide/target/debug/deps/libhttp-24316cbe9c8e0223.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/libruma_events-012706902a9cafd2.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-193667f5da909d2d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-60f46f56c18ff84c.rlib" "/opt/rustwide/target/debug/deps/libunicase-0c1b67f8e220e5fa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libruma_common-ba117b63016c5b16.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-7c4bc601448b2bc4.rlib" "/opt/rustwide/target/debug/deps/libtracing-7a86f740595da122.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4d275ea0d5cd6bac.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7d972bcba00cc0db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5b14823ac3f1c714.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-34b6d2ac4fbc81ea.rlib" "/opt/rustwide/target/debug/deps/libahash-349aa6f9e339b610.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8a75cb39d0885ec4.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-56bea05af3007e5f.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers_validation-eb51bbdd422c7eab.rlib" "/opt/rustwide/target/debug/deps/libruma_serde-0c9cfe63e4f04069.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b07d9f41631acfdc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c65fab93e9e86882.rlib" "/opt/rustwide/target/debug/deps/libmatches-9585a4a104e2c225.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ad7e0519b717c7e2.rlib" "/opt/rustwide/target/debug/deps/libryu-c0a89e7a3fc5ae23.rlib" "/opt/rustwide/target/debug/deps/libitoa-6dc7e221850e6803.rlib" "/opt/rustwide/target/debug/deps/libjs_int-4ef5cd096f7b0291.rlib" "/opt/rustwide/target/debug/deps/libassign-7f6d68fa4a382cf9.rlib" "/opt/rustwide/target/debug/deps/libuuid-aa652fcbb4714162.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8c8daee7d3bdeae7.rlib" "/opt/rustwide/target/debug/deps/liblibc-13bd6811c45b5b55.rlib" "/opt/rustwide/target/debug/deps/libserde-42ac75c0a8174d94.rlib" "/opt/rustwide/target/debug/deps/libinstant-6ab70bc95eee8b12.rlib" "/opt/rustwide/target/debug/deps/libtime-800ec7eaad3e134e.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-be5129004cd8c576.rlib" "/opt/rustwide/target/debug/deps/libstandback-ae775a280147bcac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/libbytes-cb5f8b555a7d6d8a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bingo_bot-ef4ec180b3b565f7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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 `bingo-bot` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8d837133a1fd87fa8513058173f4763a00a7b7a1200bb51ff091ff19c1f25074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d837133a1fd87fa8513058173f4763a00a7b7a1200bb51ff091ff19c1f25074", kill_on_drop: false }` [INFO] [stdout] 8d837133a1fd87fa8513058173f4763a00a7b7a1200bb51ff091ff19c1f25074