[INFO] fetching crate rapiddb-web 0.1.32... [INFO] testing rapiddb-web-0.1.32 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rapiddb-web 0.1.32 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate rapiddb-web 0.1.32 [INFO] finished tweaking crates.io crate rapiddb-web 0.1.32 [INFO] tweaked toml for crates.io crate rapiddb-web 0.1.32 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rapiddb-web 0.1.32 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rapiddb-web 0.1.32 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-internal v1.1.6 [INFO] [stderr] Downloaded pin-project v1.1.6 [INFO] [stderr] Downloaded rapiddb v0.1.32 [INFO] [stderr] Downloaded serde_json v1.0.129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46dd37ddd9456d217a8cc4406ebc3c131d7a47ee33b817e36dff48b7b997abc8 [INFO] running `Command { std: "docker" "start" "-a" "46dd37ddd9456d217a8cc4406ebc3c131d7a47ee33b817e36dff48b7b997abc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46dd37ddd9456d217a8cc4406ebc3c131d7a47ee33b817e36dff48b7b997abc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46dd37ddd9456d217a8cc4406ebc3c131d7a47ee33b817e36dff48b7b997abc8", kill_on_drop: false }` [INFO] [stdout] 46dd37ddd9456d217a8cc4406ebc3c131d7a47ee33b817e36dff48b7b997abc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b0620195da866ca4b30ab9fd741dd7a05f729a122e9de2834b3ce9d3ee852ea0 [INFO] running `Command { std: "docker" "start" "-a" "b0620195da866ca4b30ab9fd741dd7a05f729a122e9de2834b3ce9d3ee852ea0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde_json v1.0.129 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling rapiddb v0.1.32 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling rapiddb-web v0.1.32 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc8lFRhX/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librapiddb_web-e0c769fb0c90dee5.rlib,libwarp-876ad0caa4f9be01.rlib,libmime_guess-0ca0d53268f3326f.rlib,libunicase-379751fa39ee2a1c.rlib,libserde_urlencoded-8c597a0e0d46821a.rlib,libscoped_tls-bf1363384092f24c.rlib,libtokio_tungstenite-ab03c389a34362a8.rlib,libtungstenite-17cb9d3b00a79968.rlib,libdata_encoding-3ddabc335070f87f.rlib,librand-52bb6f9a998a58bf.rlib,librand_chacha-19bca896a4d88bd5.rlib,libppv_lite86-8d3ba10f3941a210.rlib,libzerocopy-9c492db14d96d617.rlib,librand_core-9cc8e66b8f864c4b.rlib,libgetrandom-28984ce41b92977b.rlib,libutf8-f59a957f78b3215a.rlib,libbyteorder-1e24148c060ae1e7.rlib,libthiserror-bdbbc05f6062ab51.rlib,liburl-0cc96a2f4e05d671.rlib,libidna-6e72e0ab79f29777.rlib,libunicode_normalization-0ccb9d3c7b2916bc.rlib,libtinyvec-73a0d5c170f5b999.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libunicode_bidi-a4f556818fe603c5.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libhttp-fa479715e711661e.rlib,libmulter-c10cda76dbc4f69a.rlib,libspin-75a55541309b1d21.rlib,libencoding_rs-43b6c2400f08cfc0.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libheaders-e1f1c5a7d45499e4.rlib,libsha1-bbbd438bd4b5f0c8.rlib,libcpufeatures-2bc6dec84daee194.rlib,libdigest-c966374f41d6adf7.rlib,libblock_buffer-e856a51df9028cd8.rlib,libcrypto_common-401fc563872f960b.rlib,libgeneric_array-7d5bf7b6d8428491.rlib,libtypenum-cc4becc3569b0837.rlib,libmime-e6f732c53ac9de40.rlib,libheaders_core-ee1bad541572387d.rlib,libbase64-5a299c99a9cb883e.rlib,libhyper-a4bea78ca60aa477.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-312f79de28518be1.rlib,libh2-dbd48ea1a7107ca0.rlib,libindexmap-687739342ad4061f.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-b14a46ba6dd1012e.rlib,libtokio_util-e5341157fc041866.rlib,libtower_service-0c39472df5066488.rlib,libtracing-2812c6f9dcf98637.rlib,liblog-0d69b46059aa6af5.rlib,libtracing_core-63c367ce1b42ecf9.rlib,libonce_cell-b15ed62672602246.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libhttp_body-dfeea7735f3c5490.rlib,libhttpdate-a05a91876c090713.rlib,libhttp-72dfb919823e4553.rlib,libfnv-81596130b397d5c3.rlib,libpin_project-7d00878f2408cf6d.rlib,libfutures_util-bb2ce10edb9a44f2.rlib,libslab-14567880f3b21ac9.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,librapiddb-7733cafc17c5deb4.rlib,libmemmap2-0dc09ad7ac4fc5f5.rlib,libserde_json-fb35dc76b9377df9.rlib,libmemchr-8eb551391861f369.rlib,libitoa-f2a0ee7c0dc5052c.rlib,libryu-e1fffcc04a075728.rlib,libserde-8f7f5b9cf01d0677.rlib,libtokio-a095847e7e00f771.rlib,libsignal_hook_registry-13ec4b86c81a1700.rlib,libsocket2-c684475bf614ade4.rlib,libbytes-308d7525a08b0cfe.rlib,libmio-015593d8bd35faa2.rlib,libparking_lot-2342c2d799bd1678.rlib,libparking_lot_core-1ec3b0c17fbf116c.rlib,liblibc-f4baab0058d3bc4c.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-2d6715e484c92b62.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-219604514f12e1b1.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc8lFRhX/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rapiddb_web-3a44e7c86ed4b333" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `rapiddb-web` (bin "rapiddb-web") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b0620195da866ca4b30ab9fd741dd7a05f729a122e9de2834b3ce9d3ee852ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0620195da866ca4b30ab9fd741dd7a05f729a122e9de2834b3ce9d3ee852ea0", kill_on_drop: false }` [INFO] [stdout] b0620195da866ca4b30ab9fd741dd7a05f729a122e9de2834b3ce9d3ee852ea0