[INFO] cloning repository https://github.com/Chikage0o0/matrix_webhook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chikage0o0/matrix_webhook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChikage0o0%2Fmatrix_webhook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChikage0o0%2Fmatrix_webhook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 665c03c59e5b6f38a9ff430603c9c6fd38667aa7 [INFO] testing Chikage0o0/matrix_webhook against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChikage0o0%2Fmatrix_webhook" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chikage0o0/matrix_webhook on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Chikage0o0/matrix_webhook [INFO] finished tweaking git repo https://github.com/Chikage0o0/matrix_webhook [INFO] tweaked toml for git repo https://github.com/Chikage0o0/matrix_webhook written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Chikage0o0/matrix_webhook 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-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93111a7bcf88997b21736b8c21f47d3f6c08880ed8513c93658ec2ead8456bbf [INFO] running `Command { std: "docker" "start" "-a" "93111a7bcf88997b21736b8c21f47d3f6c08880ed8513c93658ec2ead8456bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93111a7bcf88997b21736b8c21f47d3f6c08880ed8513c93658ec2ead8456bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93111a7bcf88997b21736b8c21f47d3f6c08880ed8513c93658ec2ead8456bbf", kill_on_drop: false }` [INFO] [stdout] 93111a7bcf88997b21736b8c21f47d3f6c08880ed8513c93658ec2ead8456bbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7010dc7bc496f6499ba12c048307e6fe1c4bddbeeb3ca8228e532b64637e4dd7 [INFO] running `Command { std: "docker" "start" "-a" "7010dc7bc496f6499ba12c048307e6fe1c4bddbeeb3ca8228e532b64637e4dd7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling wildmatch v2.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling matrix-sdk-common v0.6.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling pkcs7 v0.3.0 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling matrix-sdk-sled v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling matrix-sdk v0.6.2 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling gensym v0.1.1 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling chacha20poly1305 v0.9.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling ruma-identifiers-validation v0.9.1 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling futures-signals v0.3.33 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling js_option v0.1.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling vodozemac v0.3.0 [INFO] [stderr] Compiling matrix-sdk-store-encryption v0.2.0 [INFO] [stderr] Compiling ruma-macros v0.10.5 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling ruma-common v0.10.5 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling ruma-client-api v0.15.3 [INFO] [stderr] Compiling ruma v0.7.4 [INFO] [stderr] Compiling matrix-sdk-crypto v0.6.0 [INFO] [stderr] Compiling matrix-sdk-base v0.6.1 [INFO] [stderr] Compiling matrix_webhook v0.1.0 (/opt/rustwide/workdir) [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-2023-10-04-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/rustc1IoSD5/symbols.o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc.matrix_webhook.d1672c35807a2b4f-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc.matrix_webhook.d1672c35807a2b4f-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc.matrix_webhook.d1672c35807a2b4f-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc.matrix_webhook.d1672c35807a2b4f-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc.matrix_webhook.d1672c35807a2b4f-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc.matrix_webhook.d1672c35807a2b4f-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc.matrix_webhook.d1672c35807a2b4f-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc.matrix_webhook.d1672c35807a2b4f-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc.matrix_webhook.d1672c35807a2b4f-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc.matrix_webhook.d1672c35807a2b4f-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc.matrix_webhook.d1672c35807a2b4f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc.matrix_webhook.d1672c35807a2b4f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc.matrix_webhook.d1672c35807a2b4f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc.matrix_webhook.d1672c35807a2b4f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc.matrix_webhook.d1672c35807a2b4f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc.matrix_webhook.d1672c35807a2b4f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc.lak1wfsrq7d3fgr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-46b1bd143d80d360/out" "-L" "/opt/rustwide/target/debug/build/blake3-46b1bd143d80d360/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtower_http-0fee053d37201634.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-e3258e8b8b578bc2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2810c660900469f2.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-fbb2ee5dfc604083.rlib" "/opt/rustwide/target/debug/deps/librustix-785675e16cba3c78.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-ef0ed0f979c0d139.rlib" "/opt/rustwide/target/debug/deps/libhumantime-81eb015faf70e9e1.rlib" "/opt/rustwide/target/debug/deps/libclap-81b12a8b78c0854b.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-c09ca67a70b5aa10.rlib" "/opt/rustwide/target/debug/deps/libstrsim-ec3452ee5464cd9b.rlib" "/opt/rustwide/target/debug/deps/libanstream-297b3e882d009793.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-11b5a2119e8d6dfc.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-cd0d633f8cbf8c20.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-de04f0bb706ac2d9.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-5f76eb260d3111f6.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-264355c051b12608.rlib" "/opt/rustwide/target/debug/deps/libanstyle-08102863863bf2f7.rlib" "/opt/rustwide/target/debug/deps/libaxum-efee04763609d8d5.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-10487e4a03e20175.rlib" "/opt/rustwide/target/debug/deps/libmatchit-4f59bdfad0b44cc3.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-4d6f23b672404466.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-0ee0e73954e53ff2.rlib" "/opt/rustwide/target/debug/deps/libtower-24f4c5b4b0f5f222.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-4e6fc6762b458691.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk-c62c57582830a41e.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-99c6f149906ec08c.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_sled-381d67e87e3d545f.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-90d5bfa3cbf8849d.rlib" "/opt/rustwide/target/debug/deps/libderive_builder-1cdfc90a8a80fbe1.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_store_encryption-c7f17a54d0850625.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-2fda23a2594ecb62.rlib" "/opt/rustwide/target/debug/deps/libchacha20-5d742467cd3e9846.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-bc3f5217d55ec76b.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-de6f1776bb629e43.rlib" "/opt/rustwide/target/debug/deps/libaead-c08ab6d2a0a7a04a.rlib" "/opt/rustwide/target/debug/deps/libcipher-64aa95fdd29f4897.rlib" "/opt/rustwide/target/debug/deps/libblake3-14c62c8fbbe8829e.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-23b527cffd4eddc6.rlib" "/opt/rustwide/target/debug/deps/libarrayref-694bfa12e959ecf1.rlib" "/opt/rustwide/target/debug/deps/libsled-9736a4225f0c3985.rlib" "/opt/rustwide/target/debug/deps/libfxhash-7c1815e492578701.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5ed460358680a6de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7d19e2027531cc4f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-897bbfa3e9e993b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bebb453b2b878b17.rlib" "/opt/rustwide/target/debug/deps/libfs2-3b464b084da542eb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6a58c4edc367cff6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-aa46e243a6d5f1bf.rlib" "/opt/rustwide/target/debug/deps/libbackoff-77153db76d4fe153.rlib" "/opt/rustwide/target/debug/deps/libanymap2-a695d203ea12277d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c10980e2212effa2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-48071e7b29c67e05.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-252377cedc15b1a9.rlib" "/opt/rustwide/target/debug/deps/libbase64-ff8cbc23b0c4577a.rlib" "/opt/rustwide/target/debug/deps/libipnet-dd909a1f6f2623e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-04007a779b9d6722.rlib" "/opt/rustwide/target/debug/deps/libmime-cd0d1a507d15d0c2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2817d668184c26f0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c0d56910856b6452.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-40a313131c901435.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f5207af06e796491.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56b333029044ea35.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3e1bdb4b7ead0c23.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0d51eb47c5daee63.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fd575b6757e8bf6e.rlib" "/opt/rustwide/target/debug/deps/libhyper-eeafd54aefbd4ad8.rlib" "/opt/rustwide/target/debug/deps/libwant-806205510b52317e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-0064de4aa88bd758.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cd3a92a15c85f419.rlib" "/opt/rustwide/target/debug/deps/libhttparse-801e20573d03a6d6.rlib" "/opt/rustwide/target/debug/deps/libh2-ad0eb8723aeef365.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-73663db217328146.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-287ecabfc279cbe4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-be8e9d0369a7ce8c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-f9c0926033fbf1c4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f7cece469d56909f.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_base-c06c84b2dc930e8d.rlib" "/opt/rustwide/target/debug/deps/liblru-ddede309b3aa46b3.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_crypto-da81d01eeb792266.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0156b0223404f888.rlib" "/opt/rustwide/target/debug/deps/libctr-f7e13424658d05d0.rlib" "/opt/rustwide/target/debug/deps/libatomic-b659ab34979a1eee.rlib" "/opt/rustwide/target/debug/deps/libdashmap-4b88db0b8404530c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-fdcb767e4376cf3e.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-0cf5c6cb027ae56f.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-b8bcc0d8adcab0dd.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-21f6272f39f6e826.rlib" "/opt/rustwide/target/debug/deps/libvodozemac-89b8c97499b78572.rlib" "/opt/rustwide/target/debug/deps/libcbc-8a9cd61bd1790c4d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2818b09b76f1984a.rlib" "/opt/rustwide/target/debug/deps/libprost-27083a930da4bfc4.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-05415299eef4e5e9.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-46a4bbda34931adc.rlib" "/opt/rustwide/target/debug/deps/libsha2-523e239919d0ed77.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-1140ca89b08cd245.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6a1ee16a1bd8326b.rlib" "/opt/rustwide/target/debug/deps/libed25519-65fdf09eb421f3a7.rlib" "/opt/rustwide/target/debug/deps/libsignature-17f3e6c5d3404f54.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-6d11bb3a92b49f00.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-35b907f361e2ddcc.rlib" "/opt/rustwide/target/debug/deps/libdigest-2dc236b697152459.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2bc61b5f4db7095d.rlib" "/opt/rustwide/target/debug/deps/librand-e6d3c51c66ddc73f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f497ff261703b848.rlib" "/opt/rustwide/target/debug/deps/librand_core-046bb22fdc384464.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4ce0e40d5b636cce.rlib" "/opt/rustwide/target/debug/deps/libzeroize-0a78d8f77d74de01.rlib" "/opt/rustwide/target/debug/deps/libsha2-5f81ed021e5b0b6e.rlib" "/opt/rustwide/target/debug/deps/libhkdf-30c8f155f8799a47.rlib" "/opt/rustwide/target/debug/deps/libhmac-912fd2e4ad3ac611.rlib" "/opt/rustwide/target/debug/deps/libdigest-8b2bab1e1055abec.rlib" "/opt/rustwide/target/debug/deps/libsubtle-cc3d3fd73e074fd2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f277ff48448abf3f.rlib" "/opt/rustwide/target/debug/deps/libaes-67352d89e95ced69.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-45558b692dd365f6.rlib" "/opt/rustwide/target/debug/deps/libcipher-3844cfe759e0dc4e.rlib" "/opt/rustwide/target/debug/deps/libinout-13da366ab7855fb3.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-0e57155f5fe7e19d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-f9f7ac04a63ea955.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f067420e5a4da3d0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-893a97495bb5d99c.rlib" "/opt/rustwide/target/debug/deps/libfutures_signals-640deb995f00c97b.rlib" "/opt/rustwide/target/debug/deps/libdiscard-45770c94d48b7758.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0a3deaa708acb48b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3e392f2bca68a4b6.rlib" "/opt/rustwide/target/debug/deps/libslab-a91b5ce0016f3c3a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2291a31f1e041d43.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1403530712c91c7d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d723f807fc768b1d.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_common-674eaffb142d9527.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9451216248c54863.rlib" "/opt/rustwide/target/debug/deps/libruma-5b0b705cb80c72d3.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-0413d147d35e9333.rlib" "/opt/rustwide/target/debug/deps/libassign-cf85dac7ab72788b.rlib" "/opt/rustwide/target/debug/deps/libmaplit-81ca600349f351dd.rlib" "/opt/rustwide/target/debug/deps/libruma_common-bb4c9d9cfff0b0a4.rlib" "/opt/rustwide/target/debug/deps/libbase64-1368f24535442166.rlib" "/opt/rustwide/target/debug/deps/libuuid-1d8a92128a688172.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-9f2cd005a6e2112c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5767efca53968b50.rlib" "/opt/rustwide/target/debug/deps/libunicase-a3dd1fe58847d5cd.rlib" "/opt/rustwide/target/debug/deps/libregex-6f95b9590292a278.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-107266244dafa7ac.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1118bb257ec66598.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2f286373d451e666.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaf1bb51b2daa185.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e124cf27b269df41.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-dcd0c6dcba65d07c.rlib" "/opt/rustwide/target/debug/deps/libahash-91b095aea9b8ae8b.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers_validation-11370c46b0351e82.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-830ecb7adf2bbc0c.rlib" "/opt/rustwide/target/debug/deps/libjs_option-7a75a8637437cb51.rlib" "/opt/rustwide/target/debug/deps/libjs_int-71a288a8adc47e68.rlib" "/opt/rustwide/target/debug/deps/libhttp-b415dad788ce389f.rlib" "/opt/rustwide/target/debug/deps/libfnv-57a1ad4fa04458e0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-165fd9ad16779c9d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0dc9602cbcdf6019.rlib" "/opt/rustwide/target/debug/deps/libryu-f049ac80cbc5eb2b.rlib" "/opt/rustwide/target/debug/deps/libitoa-329a68344a1034ca.rlib" "/opt/rustwide/target/debug/deps/libserde-70bc3fd8a3c9431e.rlib" "/opt/rustwide/target/debug/deps/libtracing-3479a0c4176bc950.rlib" "/opt/rustwide/target/debug/deps/liblog-bcb31a9013ca82e9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3f8f6a279f0fc22c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3fe56d205744c78.rlib" "/opt/rustwide/target/debug/deps/librand-0c3dd88ed999c71b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cd4b8cd348d66669.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fe04c920ffa11adb.rlib" "/opt/rustwide/target/debug/deps/librand_core-a69e476d26a6e57e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ea1cdd4b6fe61e69.rlib" "/opt/rustwide/target/debug/deps/libinstant-1a9048dad9d1e047.rlib" "/opt/rustwide/target/debug/deps/libanyhow-7ecdefa553d519e8.rlib" "/opt/rustwide/target/debug/deps/liburl-8757fe88c08f33c3.rlib" "/opt/rustwide/target/debug/deps/libidna-05a9f8550fc05f3d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a8907e05a573becc.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f4a465bf6697bbfd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-211cc49cdbbc7ccc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1f0af8812e2687f0.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-c49aa70c7e4f412e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f4387634cefe6150.rlib" "/opt/rustwide/target/debug/deps/libtokio-60bc9b95d8252a1f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-88713c115de68351.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6cbc156366e79ec6.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0e47fbe99e68ee3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-4f7e675fb48d0ab9.rlib" "/opt/rustwide/target/debug/deps/libmio-9f488f171351b623.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1eaac7fe7f25f872.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-707fe9f9739c42b4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4c8468cf9b771253.rlib" "/opt/rustwide/target/debug/deps/liblibc-467fafe854cabfd0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bcd89c045792f4be.rlib" "/opt/rustwide/target/debug/deps/liblock_api-363f10e3fb194ef2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-046932e2ca071af8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/matrix_webhook-b68f944fd4487bfc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `matrix_webhook` (bin "matrix_webhook") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7010dc7bc496f6499ba12c048307e6fe1c4bddbeeb3ca8228e532b64637e4dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7010dc7bc496f6499ba12c048307e6fe1c4bddbeeb3ca8228e532b64637e4dd7", kill_on_drop: false }` [INFO] [stdout] 7010dc7bc496f6499ba12c048307e6fe1c4bddbeeb3ca8228e532b64637e4dd7