[INFO] cloning repository https://github.com/haecker-felix/hebbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haecker-felix/hebbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaecker-felix%2Fhebbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaecker-felix%2Fhebbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ac518c367b9c9e0ab05460f5d9dca549ca15a0a [INFO] testing haecker-felix/hebbot against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaecker-felix%2Fhebbot" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/haecker-felix/hebbot 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] started tweaking git repo https://github.com/haecker-felix/hebbot [INFO] finished tweaking git repo https://github.com/haecker-felix/hebbot [INFO] tweaked toml for git repo https://github.com/haecker-felix/hebbot written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/haecker-felix/hebbot 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] Updating git repository `https://github.com/matrix-org/matrix-rust-sdk` [INFO] [stderr] Updating git repository `https://github.com/matrix-org/vodozemac` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ruma-identifiers-validation v0.8.1 [INFO] [stderr] Downloaded pkcs7 v0.3.0 [INFO] [stderr] Downloaded ruma-state-res v0.7.0 [INFO] [stderr] Downloaded anymap2 v0.13.0 [INFO] [stderr] Downloaded js_int v0.2.2 [INFO] [stderr] Downloaded js_option v0.1.0 [INFO] [stderr] Downloaded ruma v0.6.2 [INFO] [stderr] Downloaded assign v1.1.1 [INFO] [stderr] Downloaded indoc v1.0.5 [INFO] [stderr] Downloaded ruma-macros v0.9.1 [INFO] [stderr] Downloaded password-hash v0.4.1 [INFO] [stderr] Downloaded indexed_db_futures v0.2.3 [INFO] [stderr] Downloaded async-once-cell v0.3.0 [INFO] [stderr] Downloaded lru v0.7.5 [INFO] [stderr] Downloaded base64ct v1.5.0 [INFO] [stderr] Downloaded ruma-client-api v0.14.0 [INFO] [stderr] Downloaded ruma-federation-api v0.5.0 [INFO] [stderr] Downloaded ruma-signatures v0.11.0 [INFO] [stderr] Downloaded ruma-common v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 1ff65ddddc30b0d79185877482d02288c6e4fdbe8ef923c4f0fb0a3444ee0bd8 [INFO] running `Command { std: "docker" "start" "-a" "1ff65ddddc30b0d79185877482d02288c6e4fdbe8ef923c4f0fb0a3444ee0bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ff65ddddc30b0d79185877482d02288c6e4fdbe8ef923c4f0fb0a3444ee0bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ff65ddddc30b0d79185877482d02288c6e4fdbe8ef923c4f0fb0a3444ee0bd8", kill_on_drop: false }` [INFO] [stdout] 1ff65ddddc30b0d79185877482d02288c6e4fdbe8ef923c4f0fb0a3444ee0bd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] b0bcde1e515c669405892edaa979cb5e9ab58b9b4faaf1acb6ffff08294b2e09 [INFO] running `Command { std: "docker" "start" "-a" "b0bcde1e515c669405892edaa979cb5e9ab58b9b4faaf1acb6ffff08294b2e09", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling indoc v1.0.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling pkcs7 v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling dashmap v5.3.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling block-padding v0.3.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling password-hash v0.4.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-process v1.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lru v0.7.5 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.1 [INFO] [stderr] Compiling ctr v0.9.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling tokio v1.18.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling ruma-identifiers-validation v0.8.1 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling js_option v0.1.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling vodozemac v0.1.0 (https://github.com/matrix-org/vodozemac?rev=e09c93f2c8df9770793abeec57ed984d5e1f3834#e09c93f2) [INFO] [stderr] Compiling matrix-sdk-store-encryption v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk#be2a818c) [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling ruma-macros v0.9.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling ruma-common v0.9.1 [INFO] [stderr] Compiling ruma-client-api v0.14.0 [INFO] [stderr] Compiling ruma-state-res v0.7.0 [INFO] [stderr] Compiling ruma-signatures v0.11.0 [INFO] [stderr] Compiling ruma-federation-api v0.5.0 [INFO] [stderr] Compiling ruma v0.6.2 [INFO] [stderr] Compiling matrix-sdk-common v0.4.1 (https://github.com/matrix-org/matrix-rust-sdk#be2a818c) [INFO] [stderr] Compiling matrix-sdk-crypto v0.4.1 (https://github.com/matrix-org/matrix-rust-sdk#be2a818c) [INFO] [stderr] Compiling matrix-sdk-base v0.4.1 (https://github.com/matrix-org/matrix-rust-sdk#be2a818c) [INFO] [stderr] Compiling matrix-sdk-sled v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk#be2a818c) [INFO] [stderr] Compiling matrix-sdk v0.4.1 (https://github.com/matrix-org/matrix-rust-sdk#be2a818c) [INFO] [stderr] Compiling hebbot v2.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustciI3XfU/symbols.o" "/opt/rustwide/target/debug/deps/hebbot-f1a7bca21b4a874d.hebbot.192fb090-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hebbot-f1a7bca21b4a874d.hebbot.192fb090-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hebbot-f1a7bca21b4a874d.hebbot.192fb090-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hebbot-f1a7bca21b4a874d.hebbot.192fb090-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hebbot-f1a7bca21b4a874d.hebbot.192fb090-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hebbot-f1a7bca21b4a874d.hebbot.192fb090-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hebbot-f1a7bca21b4a874d.hebbot.192fb090-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hebbot-f1a7bca21b4a874d.hebbot.192fb090-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hebbot-f1a7bca21b4a874d.hebbot.192fb090-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hebbot-f1a7bca21b4a874d.hebbot.192fb090-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hebbot-f1a7bca21b4a874d.hebbot.192fb090-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hebbot-f1a7bca21b4a874d.hebbot.192fb090-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hebbot-f1a7bca21b4a874d.hebbot.192fb090-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hebbot-f1a7bca21b4a874d.hebbot.192fb090-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hebbot-f1a7bca21b4a874d.hebbot.192fb090-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hebbot-f1a7bca21b4a874d.hebbot.192fb090-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hebbot-f1a7bca21b4a874d.mtqu883hzse36j3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-b34b82ce0e163717/out" "-L" "/opt/rustwide/target/debug/build/blake3-b34b82ce0e163717/out" "-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/libpretty_env_logger-178df3012b46a934.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-35561caaa6b677a5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4dbe98f28b0cb2ea.rlib" "/opt/rustwide/target/debug/deps/libatty-400c6c123fdede69.rlib" "/opt/rustwide/target/debug/deps/libhumantime-3b60ec474214ce5a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-cbb730962cb2859d.rlib" "/opt/rustwide/target/debug/deps/libtoml-498f479ee401a258.rlib" "/opt/rustwide/target/debug/deps/libasync_process-2b38f516cf5d1058.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-878049d03db8b8dd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dbb9738903dab968.rlib" "/opt/rustwide/target/debug/deps/libasync_io-e115f5ca3543ec08.rlib" "/opt/rustwide/target/debug/deps/libpolling-ab29fe3580594390.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-0aaefa1a1008834a.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-10df6cbd1fc71a91.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-145bfec8af7f28b5.rlib" "/opt/rustwide/target/debug/deps/libfastrand-51ee0ce40b4fda98.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-0643db5981920e8a.rlib" "/opt/rustwide/target/debug/deps/libparking-7a6b50f71291eb3d.rlib" "/opt/rustwide/target/debug/deps/libregex-12a9f48d31fec4cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-88d26798009d2d62.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fe72d3611fb489ec.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk-a1ee1f531e2d023d.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-defca0f929545f8d.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-45e780ce705d6650.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_sled-082bb914fe52bca9.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_store_encryption-f9b26fafcbcb4205.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-f2900dc748be42b1.rlib" "/opt/rustwide/target/debug/deps/libchacha20-82280ff44734ee70.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-581b2374ce83dc09.rlib" "/opt/rustwide/target/debug/deps/libblake3-86d50e61e3f364ec.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-5b39c2f4886fdb96.rlib" "/opt/rustwide/target/debug/deps/libarrayref-fb7c72cc3e26dff3.rlib" "/opt/rustwide/target/debug/deps/libsled-74e9b15552bccc7f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-af03d0b42c022fda.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d7ad286f9ea8a436.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3c8fcde0ac2f14a5.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-97636044571fd2f3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7bcc7d9f458d0a21.rlib" "/opt/rustwide/target/debug/deps/libfs2-ac051badaa2c7264.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ccb2a95c4a68a646.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f65eedce72490bec.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-498596edb3193716.rlib" "/opt/rustwide/target/debug/deps/libbackoff-bcf1f4548f98d719.rlib" "/opt/rustwide/target/debug/deps/libanymap2-da45880d9aa70629.rlib" "/opt/rustwide/target/debug/deps/libreqwest-124d0c7b8eee2824.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0ba19cf800bb0111.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f4b8465aeb506535.rlib" "/opt/rustwide/target/debug/deps/libipnet-40c95b3195631d6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-88a710a66cb6d858.rlib" "/opt/rustwide/target/debug/deps/libmime-bc311254bc5f0d65.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-49ef7d6c22e81fba.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5b391b6fef617844.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-58deb17bf181909f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-20779ba1b758d140.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.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-b8f919af6e00c21d.rlib" "/opt/rustwide/target/debug/deps/libhyper-81ca16a7e0014b60.rlib" "/opt/rustwide/target/debug/deps/libwant-9966eaa2518dd442.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c58479352fcede3e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ad7c8141c1ef37c1.rlib" "/opt/rustwide/target/debug/deps/libh2-eeaaca0a9662d4ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2c7ecb7e63640105.rlib" "/opt/rustwide/target/debug/deps/libtower_service-1bee647f0a5a017f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-be6ce52c206d5e34.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_base-6c70ac3ff617c8f7.rlib" "/opt/rustwide/target/debug/deps/liblru-68ab675d5a8e45e7.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_crypto-1e8665bbe1ed7735.rlib" "/opt/rustwide/target/debug/deps/libctr-3d90844e36b1eef1.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-81ef73c8da08bcd0.rlib" "/opt/rustwide/target/debug/deps/libghash-743f82a0cf4003c8.rlib" "/opt/rustwide/target/debug/deps/libpolyval-d8b7f363c844dc0f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-23c089fb0b01a3f0.rlib" "/opt/rustwide/target/debug/deps/libctr-6cac7c3866654b00.rlib" "/opt/rustwide/target/debug/deps/libaes-61164bf38015bf2d.rlib" "/opt/rustwide/target/debug/deps/libcipher-6d4c30665cf10dfe.rlib" "/opt/rustwide/target/debug/deps/libaead-54671a8cba7bd1ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e820a27d2a98ff4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-d53eeae0dfe51441.rlib" "/opt/rustwide/target/debug/deps/libslab-9f8a041a47a43a61.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-58684094270802c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6e9cf4b35fc87876.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fabf79d0d1c349e0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-697fa9be06b6973c.rlib" "/opt/rustwide/target/debug/deps/libvodozemac-190d6aa35b901a76.rlib" "/opt/rustwide/target/debug/deps/libcbc-a815120eb70a3577.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-deefc5426bbbcbb0.rlib" "/opt/rustwide/target/debug/deps/libprost-706a6b680e4cd644.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-5f79497b868f2662.rlib" "/opt/rustwide/target/debug/deps/libhkdf-273daeb9481b33dc.rlib" "/opt/rustwide/target/debug/deps/libatomic-5666699334877c94.rlib" "/opt/rustwide/target/debug/deps/libdashmap-3a0d27d79d70a452.rlib" "/opt/rustwide/target/debug/deps/liblock_api-769ee8b4465e89f7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d2046209f5d97519.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-fa7c4a9ce83788af.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-272be7c1dee5ea77.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-3b64ab84c86e195e.rlib" "/opt/rustwide/target/debug/deps/libhmac-38a4ce4c95ab07da.rlib" "/opt/rustwide/target/debug/deps/libsha2-faf9e1d25cdce7ce.rlib" "/opt/rustwide/target/debug/deps/libdigest-2107bad9a6fcaaa6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-719d31468d41ea14.rlib" "/opt/rustwide/target/debug/deps/libaes-51c793c854e57ae5.rlib" "/opt/rustwide/target/debug/deps/libcipher-b5825e04015f3946.rlib" "/opt/rustwide/target/debug/deps/libinout-5dfafcc260531954.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-4333799bb07a65ab.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2423132e07774018.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_common-d4bc1b0beb975db2.rlib" "/opt/rustwide/target/debug/deps/libtokio-3837f37138171852.rlib" "/opt/rustwide/target/debug/deps/libsocket2-88e67b996d1af1cf.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b43828fec892511.rlib" "/opt/rustwide/target/debug/deps/libmio-4b539ec719aca694.rlib" "/opt/rustwide/target/debug/deps/libruma-fc99265015981663.rlib" "/opt/rustwide/target/debug/deps/libruma_federation_api-ba6e34477ac3cddc.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-5fa4cc0324db1543.rlib" "/opt/rustwide/target/debug/deps/libassign-7f6d68fa4a382cf9.rlib" "/opt/rustwide/target/debug/deps/libmaplit-548b00a298cd1ddc.rlib" "/opt/rustwide/target/debug/deps/libruma_signatures-c3bb7966ca8dd614.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-1a2a3a67c41ec5f7.rlib" "/opt/rustwide/target/debug/deps/libspki-a2f5452d780445c2.rlib" "/opt/rustwide/target/debug/deps/libder-661cf9d945b7b2ed.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-f45d434936fcb9bf.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-18332333b8956023.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-7a9bffa27f1c4be9.rlib" "/opt/rustwide/target/debug/deps/librand-af918dfc3bdfb3cd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-de9124d3a78847a6.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-b8004bae72d4cf4d.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0535919f18487a54.rlib" "/opt/rustwide/target/debug/deps/libzeroize-7ff71921b2a1bf0e.rlib" "/opt/rustwide/target/debug/deps/librand_core-365f9e8d8db853f9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-772c2baa4ff68296.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8f943a43bc8dbfe7.rlib" "/opt/rustwide/target/debug/deps/libed25519-c2dd60ff9d87543c.rlib" "/opt/rustwide/target/debug/deps/libsignature-33bee9bae35d7527.rlib" "/opt/rustwide/target/debug/deps/libsha2-ac481651e0d7e06e.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-cdd84cc0ed55383f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d49d077e73959851.rlib" "/opt/rustwide/target/debug/deps/libdigest-42e1a9f667c494d6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-369eb5a299618bba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-fe853841f03468d2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-289469739badd6e6.rlib" "/opt/rustwide/target/debug/deps/libruma_common-b651938663415229.rlib" "/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rlib" "/opt/rustwide/target/debug/deps/libuuid-b1ccb1f00d6017e7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5c1ae23891843153.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-dfbe8bb4619b754b.rlib" "/opt/rustwide/target/debug/deps/libahash-cb07e45eb3416c28.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c89617edda33999a.rlib" "/opt/rustwide/target/debug/deps/liburl-c8ef67c8f285ec80.rlib" "/opt/rustwide/target/debug/deps/libidna-4185ee9c628b52d6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6bbe8b23dccd6dc2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f6e6c27ad7f7aa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1e5417c6af7216f7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b07d9f41631acfdc.rlib" "/opt/rustwide/target/debug/deps/libmatches-9585a4a104e2c225.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c65fab93e9e86882.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers_validation-504b10bdfb6719f3.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-7c4bc601448b2bc4.rlib" "/opt/rustwide/target/debug/deps/libjs_option-aab78d97556a596e.rlib" "/opt/rustwide/target/debug/deps/libjs_int-bf77ee567c6e2805.rlib" "/opt/rustwide/target/debug/deps/libhttp-c33ef2ff2793683f.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-eb8fc6507f994eb8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9f8dd963378be9a6.rlib" "/opt/rustwide/target/debug/deps/libryu-2021f894ba3e103d.rlib" "/opt/rustwide/target/debug/deps/libitoa-f396629587a723f8.rlib" "/opt/rustwide/target/debug/deps/libtracing-54eadaf69a4b66c1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ecff3031e3fe3556.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e4f2aaa6649147f4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/librand-46de1bba301a00e7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e51e3a35261c7f46.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b1a557251f6b27a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5f65c0236d52a63.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-79c501d6bb063e73.rlib" "/opt/rustwide/target/debug/deps/libinstant-30276c6f22afe6b7.rlib" "/opt/rustwide/target/debug/deps/libbytes-cb5f8b555a7d6d8a.rlib" "/opt/rustwide/target/debug/deps/libchrono-b3e5d79690f18b1a.rlib" "/opt/rustwide/target/debug/deps/libserde-081b3e2ab35da8bd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1838c1d2cf26abbc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-630aaccda19b100a.rlib" "/opt/rustwide/target/debug/deps/libtime-305725e0bacb1bea.rlib" "/opt/rustwide/target/debug/deps/liblibc-0f47e2b3024554df.rlib" "/opt/rustwide/target/debug/deps/liblog-15be49c4d9fdeffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.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" "-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/hebbot-f1a7bca21b4a874d" "-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 `hebbot` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b0bcde1e515c669405892edaa979cb5e9ab58b9b4faaf1acb6ffff08294b2e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0bcde1e515c669405892edaa979cb5e9ab58b9b4faaf1acb6ffff08294b2e09", kill_on_drop: false }` [INFO] [stdout] b0bcde1e515c669405892edaa979cb5e9ab58b9b4faaf1acb6ffff08294b2e09