[INFO] cloning repository https://github.com/MiggiV2/ghost [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MiggiV2/ghost" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiggiV2%2Fghost", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiggiV2%2Fghost'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e37f47ee5c80834a04d34993069847335b04fbb0 [INFO] testing MiggiV2/ghost against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiggiV2%2Fghost" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MiggiV2/ghost on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MiggiV2/ghost [INFO] finished tweaking git repo https://github.com/MiggiV2/ghost [INFO] tweaked toml for git repo https://github.com/MiggiV2/ghost written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MiggiV2/ghost 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/matrix-org/matrix-rust-sdk.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ruma v0.9.4 [INFO] [stderr] Downloaded serde_html_form v0.2.2 [INFO] [stderr] Downloaded tokio-test v0.4.3 [INFO] [stderr] Downloaded matrix-pickle-derive v0.1.1 [INFO] [stderr] Downloaded cfg-vis v0.3.0 [INFO] [stderr] Downloaded delegate-display v2.1.1 [INFO] [stderr] Downloaded macroific v1.3.1 [INFO] [stderr] Downloaded pkcs7 v0.4.1 [INFO] [stderr] Downloaded concurrent-queue v2.3.0 [INFO] [stderr] Downloaded rmp v0.8.12 [INFO] [stderr] Downloaded imbl-sized-chunks v0.1.1 [INFO] [stderr] Downloaded vodozemac v0.5.0 [INFO] [stderr] Downloaded typewit v1.8.0 [INFO] [stderr] Downloaded x509-cert v0.2.4 [INFO] [stderr] Downloaded imbl v2.0.2 [INFO] [stderr] Downloaded ruma-client-api v0.17.4 [INFO] [stderr] Downloaded ruma-common v0.12.1 [INFO] [stderr] Downloaded ruma-events v0.27.11 [INFO] [stderr] Downloaded ruma-macros v0.12.0 [INFO] [stderr] Downloaded openssl v0.10.57 [INFO] [stderr] Downloaded openssl-sys v0.9.93 [INFO] [stderr] Downloaded rustix v0.38.18 [INFO] [stderr] Downloaded prost v0.12.1 [INFO] [stderr] Downloaded regex v1.10.0 [INFO] [stderr] Downloaded rmp-serde v1.1.2 [INFO] [stderr] Downloaded platforms v3.1.2 [INFO] [stderr] Downloaded mime2ext v0.1.52 [INFO] [stderr] Downloaded ruma-federation-api v0.8.0 [INFO] [stderr] Downloaded regex-syntax v0.8.0 [INFO] [stderr] Downloaded parking v2.1.1 [INFO] [stderr] Downloaded eyeball-im v0.4.1 [INFO] [stderr] Downloaded bitmaps v3.2.0 [INFO] [stderr] Downloaded accessory v1.3.0 [INFO] [stderr] Downloaded macroific_attr_parse v1.3.0 [INFO] [stderr] Downloaded indexed_db_futures v0.4.1 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.6.1 [INFO] [stderr] Downloaded eyeball v0.8.7 [INFO] [stderr] Downloaded ulid v1.1.0 [INFO] [stderr] Downloaded flagset v0.4.4 [INFO] [stderr] Downloaded prost-derive v0.12.1 [INFO] [stderr] Downloaded fancy_constructor v1.2.2 [INFO] [stderr] Downloaded deadpool-sync v0.1.2 [INFO] [stderr] Downloaded readlock v0.1.7 [INFO] [stderr] Downloaded matrix-pickle v0.1.1 [INFO] [stderr] Downloaded ruma-identifiers-validation v0.9.3 [INFO] [stderr] Downloaded regex-automata v0.4.1 [INFO] [stderr] Downloaded wildmatch v2.1.1 [INFO] [stderr] Downloaded macroific_core v1.0.2 [INFO] [stderr] Downloaded macroific_macro v1.1.0 [INFO] [stderr] Downloaded deadpool-sqlite v0.7.0 [INFO] [stderr] Downloaded aquamarine v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 817cccfe2a0d4077c8aa3533a6d53526f1dadc876b956ce85c118997ae91f7a4 [INFO] running `Command { std: "docker" "start" "-a" "817cccfe2a0d4077c8aa3533a6d53526f1dadc876b956ce85c118997ae91f7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "817cccfe2a0d4077c8aa3533a6d53526f1dadc876b956ce85c118997ae91f7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "817cccfe2a0d4077c8aa3533a6d53526f1dadc876b956ce85c118997ae91f7a4", kill_on_drop: false }` [INFO] [stdout] 817cccfe2a0d4077c8aa3533a6d53526f1dadc876b956ce85c118997ae91f7a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 592e1c5c6da6aa45d2be3237c43b1e56deff8d6f86fd006728c75a31feb6a27e [INFO] running `Command { std: "docker" "start" "-a" "592e1c5c6da6aa45d2be3237c43b1e56deff8d6f86fd006728c75a31feb6a27e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling typewit v1.8.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.0 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling konst_kernel v0.3.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ruma-common v0.12.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling platforms v3.1.2 [INFO] [stderr] Compiling konst v0.3.6 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.1 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling flagset v0.4.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling as_variant v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling wildmatch v2.1.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ruma-client-api v0.17.4 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling der_derive v0.7.2 [INFO] [stderr] Compiling ruma-identifiers-validation v0.9.3 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling ruma v0.9.4 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling prost-derive v0.12.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling matrix-sdk-common v0.6.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=1ff2c5bb3e569837620cd6fc3ca8a446bb4987f9#1ff2c5bb) [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling x509-cert v0.2.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling prost v0.12.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.3 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling readlock v0.1.7 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling eyeball v0.8.7 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling pkcs7 v0.4.1 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling ulid v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling bitmaps v3.2.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling js_option v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling ed25519 v2.2.2 [INFO] [stderr] Compiling serde_html_form v0.2.2 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling parking v2.1.1 [INFO] [stderr] Compiling bs58 v0.5.0 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling matrix-sdk-store-encryption v0.2.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=1ff2c5bb3e569837620cd6fc3ca8a446bb4987f9#1ff2c5bb) [INFO] [stderr] Compiling rusqlite v0.30.0 [INFO] [stderr] Compiling x25519-dalek v2.0.0 [INFO] [stderr] Compiling ed25519-dalek v2.0.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling event-listener v4.0.0 [INFO] [stderr] Compiling imbl-sized-chunks v0.1.1 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling deadpool-sync v0.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling imbl v2.0.2 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling deadpool-sqlite v0.7.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling matrix-sdk v0.6.2 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=1ff2c5bb3e569837620cd6fc3ca8a446bb4987f9#1ff2c5bb) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling ruma-macros v0.12.0 [INFO] [stderr] Compiling matrix-pickle-derive v0.1.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling aquamarine v0.3.2 [INFO] [stderr] Compiling cfg-vis v0.3.0 [INFO] [stderr] Compiling eyeball-im v0.4.1 [INFO] [stderr] Compiling matrix-pickle v0.1.1 [INFO] [stderr] Compiling vodozemac v0.5.0 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling mime2ext v0.1.52 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling tokio-test v0.4.3 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ruma-events v0.27.11 [INFO] [stderr] Compiling matrix-sdk-crypto v0.6.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=1ff2c5bb3e569837620cd6fc3ca8a446bb4987f9#1ff2c5bb) [INFO] [stderr] Compiling matrix-sdk-base v0.6.1 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=1ff2c5bb3e569837620cd6fc3ca8a446bb4987f9#1ff2c5bb) [INFO] [stderr] Compiling matrix-sdk-sqlite v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=1ff2c5bb3e569837620cd6fc3ca8a446bb4987f9#1ff2c5bb) [INFO] [stderr] Compiling ghost v0.1.0-rc5 (/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/1.85.0-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/rustcSFPfQK/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanyhow-57fe83512a5a1d37.rlib,libchrono-d478330aea640b8e.rlib,libiana_time_zone-4b542998d5621c70.rlib,libtoml-b028fc5f60d143de.rlib,libtoml_edit-4a6d2acb3c93e7bc.rlib,libserde_spanned-a2d5fc92949319f6.rlib,libwinnow-979eb08ff8b31eb1.rlib,libtoml_datetime-499b5c853bbc0235.rlib,libstrum-86bedffa9f31a413.rlib,libmatrix_sdk-b3fabb3722ab9a03.rlib,libevent_listener-bbb44cbb01ee0277.rlib,libparking-01f47f9141146e2e.rlib,libasync_stream-9493b80958546dd7.rlib,libmatrix_sdk_sqlite-1729f4ac4fb14db6.rlib,libdeadpool_sqlite-499784f65e16da4a.rlib,librusqlite-7ddb50cfbc20391a.rlib,libsmallvec-9432dd2d279faa96.rlib,libfallible_streaming_iterator-e331fe467be3a63d.rlib,libfallible_iterator-604455bdd780a361.rlib,libhashlink-c6eb127af4eb0974.rlib,liblibsqlite3_sys-9825dc66cc24b0b6.rlib,libdeadpool_sync-0f9ec119f7231512.rlib,libdeadpool-d1d661ee89943b02.rlib,libdeadpool_runtime-16a7cb59363d2107.rlib,libimbl-651b5a04e33295c4.rlib,librand_xoshiro-eb41f75eb2cfc2dc.rlib,libimbl_sized_chunks-1ce1c970db514520.rlib,libbitmaps-0386d022fa362c7d.rlib,libtempfile-3fb499be671a2ba6.rlib,libfastrand-41d7dc5fe5b9f555.rlib,librustix-e3b56e2f6042e9c6.rlib,liblinux_raw_sys-823510d31fc49b4f.rlib,libmime2ext-bab4aa6a7299f182.rlib,libbackoff-b6bd017d1fb7bb97.rlib,libbytesize-23a1afcbe33f8bbb.rlib,libanymap2-7398363d4665b072.rlib,libreqwest-3193bd3c668e90f6.rlib,libhyper_tls-e9b820e964490b72.rlib,libserde_urlencoded-dacb53ddec6a2342.rlib,libipnet-17e34cfb4c3588f3.rlib,libtokio_native_tls-4c85ea7fdfb902dd.rlib,libmime-d2e22643510669cc.rlib,libencoding_rs-0430a961e635c15f.rlib,libnative_tls-c1c545bdbe0a712f.rlib,libopenssl_probe-d9542f0dc817c629.rlib,libopenssl-c077974b7859ccdc.rlib,libforeign_types-eeb1a2993872581e.rlib,libforeign_types_shared-af2d333ca75e554c.rlib,libopenssl_sys-ecee5cb3195cee4c.rlib,libhyper-4eef0497f349ca04.rlib,libwant-c6091a0d2d7234c5.rlib,libtry_lock-b55ada6695c848ea.rlib,libsocket2-cb88407af345fd00.rlib,libhttparse-be18ea056f0fe57c.rlib,libh2-34cb1012f6b2cbc2.rlib,libindexmap-6f364f3070adceb5.rlib,libhashbrown-efacf0a5d2923469.rlib,libslab-3ef455419779fb3f.rlib,libtower_service-76df12b50368bb7a.rlib,libfutures_channel-6f889d3cffc3ba36.rlib,libhttp_body-a599283b0791f022.rlib,liblog-29adb8edcf4b9ca3.rlib,libmatrix_sdk_base-6da01384e0359be1.rlib,libmatrix_sdk_store_encryption-2a2725f1f5da5de4.rlib,libchacha20poly1305-387ec78844da2a2f.rlib,libchacha20-0ec2bf7bda792259.rlib,libpoly1305-c226177b7251f7a1.rlib,libopaque_debug-d0159cbdc943fe3b.rlib,libuniversal_hash-ee6c3ec3e7e80134.rlib,libaead-5d4088edadacc704.rlib,libblake3-c68dea9353e11845.rlib,libconstant_time_eq-1a5faa0239f53356.rlib,libarrayref-9fc98eab6e61e90f.rlib,libbitflags-6746ee94dbafb017.rlib,libmatrix_sdk_crypto-e6ccf1d11d95a9ff.rlib,librmp_serde-c4196bddceb5ce5d.rlib,librmp-e3f00ab02e5af63d.rlib,libnum_traits-aab3c1c9b078a44d.rlib,libulid-3a6eefb4d40b2c69.rlib,libtokio_stream-bf8102f3d1cd0f2d.rlib,libtokio_util-957accdc0b280746.rlib,libfutures_sink-548aab3d49edffc2.rlib,libitertools-c2bcede49f99cd05.rlib,libeither-47b92e6197dd0778.rlib,libfutures_util-68646a2f91c104aa.rlib,libfutures_task-e1fbf357870a5e95.rlib,libpin_utils-645575864bd7a7f9.rlib,libbyteorder-b0d7f13742f5bdea.rlib,libpbkdf2-d135761edff6ca9e.rlib,libctr-0ba8f83a8b9ab16e.rlib,libbs58-407835ccad0b0743.rlib,libvodozemac-2054b3803da37439.rlib,libcbc-abf82f84f01beb4b.rlib,libarrayvec-3b7b79fdc907cd26.rlib,libprost-810c2443f82fcf5e.rlib,libserde_bytes-43a86cbca0e0f2ad.rlib,libed25519_dalek-bdcbef740e09d5c3.rlib,libed25519-97c214b86fd501de.rlib,libsignature-a3fdea1488b9a8ee.rlib,libx25519_dalek-37e59c584aaac0f9.rlib,libcurve25519_dalek-c18a999775cf23bd.rlib,libmatrix_pickle-38910ebf6b4a68a9.rlib,libsha2-977e8ff7331ec8f6.rlib,libhkdf-97a3744fd4e2246b.rlib,libhmac-73fb17289558a5b3.rlib,libdigest-0e8b1559896551db.rlib,libsubtle-395fc830f014f821.rlib,libblock_buffer-4a510438f525c079.rlib,libaes-718e5ef3dd53fcf6.rlib,libcpufeatures-d6576881ac81ad3b.rlib,libcipher-142533c9f795ee1f.rlib,libzeroize-9258700f3972e23b.rlib,libinout-af5a9a5d2b670444.rlib,libblock_padding-2cb0ff1d51517e4b.rlib,libcrypto_common-17b7f5b09f728502.rlib,libgeneric_array-3928a37076a5b77b.rlib,libtypenum-64fa75189099ad30.rlib,libeyeball-55f09237b8ab33a0.rlib,libreadlock-3eefd35dc6bad55a.rlib,libmatrix_sdk_common-78f28d369140d0c9.rlib,libfutures_core-59be4159ba3f6887.rlib,libtokio-a59621be626c5362.rlib,libnum_cpus-7a415eb471915a2c.rlib,libsocket2-e470b80b6876cc98.rlib,libmio-e8481806eca0623e.rlib,libruma-cd0b66465e167527.rlib,libruma_client_api-b51b3104a18319ce.rlib,libassign-0946cdf1badfb7f9.rlib,libmaplit-308b855354205850.rlib,libruma_events-5ed6a5d6d782768d.rlib,libjs_option-beeea2c306de6fe6.rlib,libruma_common-6f6313a4abc05464.rlib,libuuid-c3a56868bd63f9d1.rlib,libserde_html_form-679165ee31a2ae1e.rlib,libbase64-b0b9e40dd894b1a1.rlib,libwildmatch-6b22cacaa1185264.rlib,libregex-01184b20e6d6fec8.rlib,libregex_automata-73df85d80232b216.rlib,libaho_corasick-6f5c9bb08e2601e4.rlib,libmemchr-0cd089899a4dd32b.rlib,libregex_syntax-9490724d641be0b7.rlib,libindexmap-d54018dfac11edb7.rlib,libequivalent-ea4b19f5b4ede7f6.rlib,libhashbrown-130d60dbf27f71a0.rlib,libahash-64210dfb177ef4ff.rlib,liballocator_api2-d9fb38d051a5343b.rlib,librand-53ca0413b800d6cc.rlib,librand_chacha-0671b3a24bb62b69.rlib,libppv_lite86-3dee0582c3b1ee01.rlib,librand_core-0b4aeb4b44a75c06.rlib,libgetrandom-ce3b6c272a5d6a4b.rlib,liblibc-5492ea9888bc547c.rlib,liburl-c3b69cc5c91f95bb.rlib,libidna-1e6b30a11b830b62.rlib,libunicode_normalization-63b8a498f6c3aa61.rlib,libtinyvec-d247f4f7f90c3e74.rlib,libtinyvec_macros-a6efcf6aaa6f1d24.rlib,libunicode_bidi-6242bc4d1f3ecb34.rlib,libform_urlencoded-a9cfbdcf8c4d0b5b.rlib,libruma_identifiers_validation-e44e2c7926eb6fa7.rlib,libjs_int-189ce6c650f6bec5.rlib,libkonst-460e2be66906acb7.rlib,libconst_panic-e164a27068585fb1.rlib,libkonst_kernel-5f509edca31f1755.rlib,libtypewit-d5558445e05e2d9d.rlib,libtracing-efb635c00cc9de32.rlib,libpin_project_lite-83bd312d77cdf121.rlib,libtracing_core-e5923861d6a5beff.rlib,libonce_cell-0e221bbd71793480.rlib,libpercent_encoding-39a28b40017de464.rlib,libhttp-1ad66f5b2c5c24bd.rlib,libfnv-3d5abbde6780e305.rlib,libthiserror-c49c48e98204dcd6.rlib,libserde_json-9ddb106fae78a356.rlib,libryu-b43731c2a556f625.rlib,libitoa-497ba63816ccbe78.rlib,libserde-a4e5b6fb14aea7bb.rlib,libas_variant-4124879e0361c0fd.rlib,libinstant-e55c314b5ad0649e.rlib,libcfg_if-d4c93475573720c9.rlib,libbytes-edcacdd66f1d320c.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lsqlite3" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-4d7ebb3d1906e45b/out" "-L" "/opt/rustwide/target/debug/build/blake3-4d7ebb3d1906e45b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ghost-e0be95ec3aeb8da9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ghost` (bin "ghost") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "592e1c5c6da6aa45d2be3237c43b1e56deff8d6f86fd006728c75a31feb6a27e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "592e1c5c6da6aa45d2be3237c43b1e56deff8d6f86fd006728c75a31feb6a27e", kill_on_drop: false }` [INFO] [stdout] 592e1c5c6da6aa45d2be3237c43b1e56deff8d6f86fd006728c75a31feb6a27e