[INFO] cloning repository https://github.com/alexkursell/matrix-beeminder-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexkursell/matrix-beeminder-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkursell%2Fmatrix-beeminder-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkursell%2Fmatrix-beeminder-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3709ab8ec731641d34e67859ac42f7fe7196d764 [INFO] testing alexkursell/matrix-beeminder-bot/3709ab8ec731641d34e67859ac42f7fe7196d764 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkursell%2Fmatrix-beeminder-bot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexkursell/matrix-beeminder-bot on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexkursell/matrix-beeminder-bot [INFO] finished tweaking git repo https://github.com/alexkursell/matrix-beeminder-bot [INFO] tweaked toml for git repo https://github.com/alexkursell/matrix-beeminder-bot written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alexkursell/matrix-beeminder-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09992fc919d901580f16043e8cbb885c8d947910cdd0b8ce452c655028f2968b [INFO] running `Command { std: "docker" "start" "-a" "09992fc919d901580f16043e8cbb885c8d947910cdd0b8ce452c655028f2968b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09992fc919d901580f16043e8cbb885c8d947910cdd0b8ce452c655028f2968b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09992fc919d901580f16043e8cbb885c8d947910cdd0b8ce452c655028f2968b", kill_on_drop: false }` [INFO] [stdout] 09992fc919d901580f16043e8cbb885c8d947910cdd0b8ce452c655028f2968b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 816a4027ae2ba1a709f7f851ef45c266bfd71d9691fbfdb86fb14b62f4b96046 [INFO] running `Command { std: "docker" "start" "-a" "816a4027ae2ba1a709f7f851ef45c266bfd71d9691fbfdb86fb14b62f4b96046", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ruma-identifiers-validation v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.75 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling const-oid v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling der v0.4.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling spki v0.4.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling wasm-bindgen v0.2.75 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling g2poly v0.4.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling olm-sys v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling polyval v0.5.2 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling aead v0.4.2 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ghash v0.4.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling aes-gcm v0.9.3 [INFO] [stderr] Compiling poly1305 v0.7.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.75 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling g2gen v0.4.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.75 [INFO] [stderr] Compiling g2p v0.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling ruma-identifiers-macros v0.19.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.75 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling pkcs8 v0.7.5 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rqrr v0.3.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling chacha20 v0.7.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling chacha20poly1305 v0.8.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling backoff v0.3.0 [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 h2 v0.3.3 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling olm-rs v1.0.1 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling ruma-serde-macros v0.4.2 [INFO] [stderr] Compiling ruma-events-macros v0.23.3 [INFO] [stderr] Compiling ruma-api-macros v0.17.1 [INFO] [stderr] Compiling js-sys v0.3.52 [INFO] [stderr] Compiling ruma-serde v0.4.2 [INFO] [stderr] Compiling ruma-identifiers v0.19.4 [INFO] [stderr] Compiling ruma-common v0.5.4 [INFO] [stderr] Compiling ruma-api v0.17.1 [INFO] [stderr] Compiling ruma-signatures v0.8.0 [INFO] [stderr] Compiling matrix-qrcode v0.1.0 [INFO] [stderr] Compiling web-sys v0.3.52 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling ruma-events v0.23.3 [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.2.0 [INFO] [stderr] Compiling ruma-federation-api v0.2.0 [INFO] [stderr] Compiling ruma-client-api v0.11.0 [INFO] [stderr] Compiling ruma v0.2.0 [INFO] [stderr] Compiling matrix-sdk-common v0.3.0 [INFO] [stderr] Compiling matrix-sdk-crypto v0.3.0 [INFO] [stderr] Compiling matrix-sdk-base v0.3.0 [INFO] [stderr] Compiling matrix-sdk v0.3.0 [INFO] [stderr] Compiling matrix-beeminder-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/beeminder.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Datapoint { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 18 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 19 | pub timestamp: i64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 20 | pub daystamp: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | pub value: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | pub comment: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | pub updated_at: i64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 24 | #[serde(rename = "requestid")] [INFO] [stdout] 25 | pub request_id: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Datapoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `slug` is never read [INFO] [stdout] --> src/beeminder.rs:101:7 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct Goal { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 101 | pub slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Goal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustch3v2zV/symbols.o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe.matrix_beeminder_bot.9a5bf7c5d101dde6-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe.matrix_beeminder_bot.9a5bf7c5d101dde6-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe.matrix_beeminder_bot.9a5bf7c5d101dde6-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe.matrix_beeminder_bot.9a5bf7c5d101dde6-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe.matrix_beeminder_bot.9a5bf7c5d101dde6-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe.matrix_beeminder_bot.9a5bf7c5d101dde6-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe.matrix_beeminder_bot.9a5bf7c5d101dde6-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe.matrix_beeminder_bot.9a5bf7c5d101dde6-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe.matrix_beeminder_bot.9a5bf7c5d101dde6-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe.matrix_beeminder_bot.9a5bf7c5d101dde6-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe.matrix_beeminder_bot.9a5bf7c5d101dde6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe.matrix_beeminder_bot.9a5bf7c5d101dde6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe.matrix_beeminder_bot.9a5bf7c5d101dde6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe.matrix_beeminder_bot.9a5bf7c5d101dde6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe.matrix_beeminder_bot.9a5bf7c5d101dde6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe.matrix_beeminder_bot.9a5bf7c5d101dde6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe.bb681bmjth5j6ccb7hjm3y59r.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconfig-e1a2775a12687c55.rlib" "/opt/rustwide/target/debug/deps/libini-43d107c825e24096.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-1e9894dd47baf5d2.rlib" "/opt/rustwide/target/debug/deps/libserde-e028852356d908bb.rlib" "/opt/rustwide/target/debug/deps/libregex-62e5342328e0e5fa.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4ea922815b3882c7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8281184da307500.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7e0cf593e5d3b6ac.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ed7545c03a51cc68.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-94004641c0d130c7.rlib" "/opt/rustwide/target/debug/deps/libtoml-17d29681574088ad.rlib" "/opt/rustwide/target/debug/deps/libnom-64f9b5d4b963c4c3.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-baf2c414cea8b12d.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a4b14eddff996ae9.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk-cfd75663ef6812b2.rlib" "/opt/rustwide/target/debug/deps/libbackoff-b5f11e52af0ec518.rlib" "/opt/rustwide/target/debug/deps/libpin_project-21bf393a1ec04f3f.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-b26a2f3eb1e375c6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-75dbbea276ac2549.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c25325e85ab8cdb2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7657446b7edc3d58.rlib" "/opt/rustwide/target/debug/deps/libipnet-dff482cb7b80ee87.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-3128cd2a182a63d9.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b83fc07afe1071.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-84009d520dfafee6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d7cd28960b3a9f45.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ecd864fec2a1177b.rlib" "/opt/rustwide/target/debug/deps/libopenssl-91d21cd195bd8ba1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2619a4331d8b6eb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c35523625cfd8702.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-24ee600c815d326e.rlib" "/opt/rustwide/target/debug/deps/libhyper-d6f67d319de2aa36.rlib" "/opt/rustwide/target/debug/deps/libwant-4a4a6121c805e469.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-26ff910364847eb9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2980d9f166ba91ad.rlib" "/opt/rustwide/target/debug/deps/libh2-5df5a188a84bd772.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e446919df13111f5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-8adf4b4ab5824db2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-e6940b1f3752a22b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a44365e744a606e3.rlib" "/opt/rustwide/target/debug/deps/liburl-3eadba77fb10679e.rlib" "/opt/rustwide/target/debug/deps/libidna-d50bfb8254dd3a41.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-096f74b704d3e724.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-be61de421a582d87.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2b90caf71be257df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-bdf924e2d6dbe0a6.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_base-8392f0ad23d5523b.rlib" "/opt/rustwide/target/debug/deps/librand-9c07935048f6f14e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c1352a4323fd6d2c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-59f165f8be995b18.rlib" "/opt/rustwide/target/debug/deps/librand_core-93143fe8ea3739f9.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-f217ff138fe05751.rlib" "/opt/rustwide/target/debug/deps/libchacha20-8e7edeffe4b09a39.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-c438aa9d5da0a18b.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_crypto-6d14beada5fd4328.rlib" "/opt/rustwide/target/debug/deps/libmatrix_qrcode-11df2da77ac62c2d.rlib" "/opt/rustwide/target/debug/deps/librqrr-183c7d71a8b9fa5a.rlib" "/opt/rustwide/target/debug/deps/liblru-bfec137f1c223fbe.rlib" "/opt/rustwide/target/debug/deps/libg2p-6b707bcc1a656ea3.rlib" "/opt/rustwide/target/debug/deps/libg2poly-86b358e2fa65fb7e.rlib" "/opt/rustwide/target/debug/deps/libqrcode-e9f74ee82aa7c47b.rlib" "/opt/rustwide/target/debug/deps/libchecked_int_cast-21adcd37c4494b48.rlib" "/opt/rustwide/target/debug/deps/libimage-392daca77e2a36c1.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-394497bc27f36c26.rlib" "/opt/rustwide/target/debug/deps/libpng-5b2ff5f6337c0e4d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-20067e9d4eb649d0.rlib" "/opt/rustwide/target/debug/deps/libdeflate-a391a27b6862033d.rlib" "/opt/rustwide/target/debug/deps/libadler32-69fdd68b0d4b86c1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-53f2c2e16beb276c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-12563af2ebb8917e.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-293da0d486a11c11.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ad26b4353f9993bd.rlib" "/opt/rustwide/target/debug/deps/libgif-ed38ea11f7d2e579.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-da6050448bfc3046.rlib" "/opt/rustwide/target/debug/deps/libtiff-7f5bdf8378aae3ea.rlib" "/opt/rustwide/target/debug/deps/libweezl-d9ff65cd5f35a794.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-95a67acb893f38d1.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-bea97859a69c7613.rlib" "/opt/rustwide/target/debug/deps/librayon-0043941ba01bd6d0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-57a0ae0a86dd7c0f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-27b498dca7069db1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-053a51c761ca4686.rlib" "/opt/rustwide/target/debug/deps/libeither-8184e77a300434cc.rlib" "/opt/rustwide/target/debug/deps/libsled-4c814d2eb19179a0.rlib" "/opt/rustwide/target/debug/deps/libfxhash-12c6113c01337658.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c16d2a96f7148b0b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ead117de3a7b613c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-163e049d8d9735ff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ead9ba623825d460.rlib" "/opt/rustwide/target/debug/deps/libfs2-aa4901d3fa91a5c8.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-2c18e66e10bc588d.rlib" "/opt/rustwide/target/debug/deps/libghash-39e53ed174cc360f.rlib" "/opt/rustwide/target/debug/deps/libpolyval-5de98ce320fe777c.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-2c5fea978b454803.rlib" "/opt/rustwide/target/debug/deps/libctr-3b1898769994b9e7.rlib" "/opt/rustwide/target/debug/deps/libaead-f8410e5d8a886d49.rlib" "/opt/rustwide/target/debug/deps/libdashmap-cc17b6fb7b50c3e8.rlib" "/opt/rustwide/target/debug/deps/libfutures-25a030b8a049951e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-88eff87aec67ab87.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0a04b502618e0625.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-54b666454b271cde.rlib" "/opt/rustwide/target/debug/deps/libslab-762c730f795346c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-832fafd8645a1597.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1ef73e30440b7765.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a3eb81b56ff323a7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7934be82091ac47f.rlib" "/opt/rustwide/target/debug/deps/libatomic-319a272df13c4627.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-85145cb3bc3827af.rlib" "/opt/rustwide/target/debug/deps/libhmac-2201833df9c1877a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-2e23df2ecf24e517.rlib" "/opt/rustwide/target/debug/deps/libsubtle-76006a9bd5a47a01.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ed62e161f2ac8375.rlib" "/opt/rustwide/target/debug/deps/libsha2-9d0422ce44721d9f.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab2aa22ed21b9816.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b27943fcfb402c7a.rlib" "/opt/rustwide/target/debug/deps/libbase64-450a6d9dcba13b9b.rlib" "/opt/rustwide/target/debug/deps/libaes-122b3d53f952ee78.rlib" "/opt/rustwide/target/debug/deps/libctr-59e1071eb7e47f5f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-402eba6e077c6563.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9427fa68e0589f7d.rlib" "/opt/rustwide/target/debug/deps/libcipher-121ed6887f99e6a1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4dff93892d7ffd6a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ef8804ab0039c2a0.rlib" "/opt/rustwide/target/debug/deps/libolm_rs-a694f59e9cfc4630.rlib" "/opt/rustwide/target/debug/deps/libolm_sys-a715f27bc82bb4d3.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d638ab6f19ac32fd.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_common-9a739619ba67d78f.rlib" "/opt/rustwide/target/debug/deps/libruma-b6febc432f773a71.rlib" "/opt/rustwide/target/debug/deps/libruma_federation_api-dd5d97ed64dc7f2a.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-4432281014185f1a.rlib" "/opt/rustwide/target/debug/deps/libmaplit-73646ac8518ae531.rlib" "/opt/rustwide/target/debug/deps/libruma_api-a293a8ead3eea10d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-55003e21c3bdee16.rlib" "/opt/rustwide/target/debug/deps/libhttp-2a126693a2c23496.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libruma_events-e0b7495f54d6a9a3.rlib" "/opt/rustwide/target/debug/deps/libruma_common-cb18ec10b54d7976.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-c2c6e4b15cbc5828.rlib" "/opt/rustwide/target/debug/deps/libtracing-c95c454737c872f8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2682a859ef06f473.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-42e10f5d89da1f01.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-112f698096fc5cf7.rlib" "/opt/rustwide/target/debug/deps/libahash-0ed8fe3e20039fd6.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-e8135931d7f95bef.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers_validation-23812d40ae51a9f7.rlib" "/opt/rustwide/target/debug/deps/libruma_serde-27518a009347e52f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-eef4ec7e063415c4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d421ee550bd528ce.rlib" "/opt/rustwide/target/debug/deps/libmatches-33a095e4f2c9159c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eaa4126d06a201ea.rlib" "/opt/rustwide/target/debug/deps/libryu-98249992139dd95c.rlib" "/opt/rustwide/target/debug/deps/libitoa-b84a322b628e7893.rlib" "/opt/rustwide/target/debug/deps/libjs_int-0e7d9a946072b337.rlib" "/opt/rustwide/target/debug/deps/libassign-5358bf7cf0041044.rlib" "/opt/rustwide/target/debug/deps/libuuid-0e8ad5525e42c5c1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2759255ddfb9ed4a.rlib" "/opt/rustwide/target/debug/deps/libserde-a767f6a2f354ae1e.rlib" "/opt/rustwide/target/debug/deps/libtokio-dbe2514c961263dd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-265cf297cac56a57.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4a4ecfcf852abca6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-22c5af72055ca838.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-565cec0664de239c.rlib" "/opt/rustwide/target/debug/deps/libbytes-3630a6d6f500bb07.rlib" "/opt/rustwide/target/debug/deps/libmio-28cd714b8668d973.rlib" "/opt/rustwide/target/debug/deps/liblog-51fa10acdbbf883e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a6b39be114c4c5d8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-96f75b4afee8ca80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-db19ad066170572b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8d5f09032d4e896f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e279f0d233f9b00c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libinstant-45ce59b28c666a17.rlib" "/opt/rustwide/target/debug/deps/libtime-1badafdfbdaf449d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-cd2186739fac774f.rlib" "/opt/rustwide/target/debug/deps/libstandback-2cc08a4914d3165a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libchrono-431aed8ed2dee21b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fd879ee50f5ab16c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d457080c2f92e6b5.rlib" "/opt/rustwide/target/debug/deps/libtime-ceccf7d0a8ddc736.rlib" "/opt/rustwide/target/debug/deps/liblibc-96bb1a609a4331d3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-bfbb23934369e83f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ddfa30f5b2dff88d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d58ba3f1cf32ddd2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2dbef2699a18c754.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-5b026333cdfb63da.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-113c49093f0fcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-019e23faa7643465.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2cf2c3dfc6c03f4d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-901a4b8bab9b89aa.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-85120886601cc0a9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1470e1ba5156a741.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4885f4c688995969.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-1d696803940285c8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e21bf89e627e698a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-33f46c78576842ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-17be2b16923e3bb8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-567de79732361682.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-aa3eb6fd597e79f5.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/olm-sys-38c49da7feb0092c/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/matrix_beeminder_bot-764bca09474ec6fe" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `matrix-beeminder-bot` (bin "matrix-beeminder-bot") due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "816a4027ae2ba1a709f7f851ef45c266bfd71d9691fbfdb86fb14b62f4b96046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "816a4027ae2ba1a709f7f851ef45c266bfd71d9691fbfdb86fb14b62f4b96046", kill_on_drop: false }` [INFO] [stdout] 816a4027ae2ba1a709f7f851ef45c266bfd71d9691fbfdb86fb14b62f4b96046