[INFO] cloning repository https://github.com/anhelinakruk/test-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anhelinakruk/test-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanhelinakruk%2Ftest-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanhelinakruk%2Ftest-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0176a12a48a752bda3729d3bd9394483cadd171b [INFO] testing anhelinakruk/test-server against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanhelinakruk%2Ftest-server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/anhelinakruk/test-server [INFO] finished tweaking git repo https://github.com/anhelinakruk/test-server [INFO] tweaked toml for git repo https://github.com/anhelinakruk/test-server written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anhelinakruk/test-server on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anhelinakruk/test-server 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e6f17e843a7028a7b27c0b437b38d8a6d81d53a4403ec41ad109c00d678c934 [INFO] running `Command { std: "docker" "start" "-a" "8e6f17e843a7028a7b27c0b437b38d8a6d81d53a4403ec41ad109c00d678c934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e6f17e843a7028a7b27c0b437b38d8a6d81d53a4403ec41ad109c00d678c934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e6f17e843a7028a7b27c0b437b38d8a6d81d53a4403ec41ad109c00d678c934", kill_on_drop: false }` [INFO] [stdout] 8e6f17e843a7028a7b27c0b437b38d8a6d81d53a4403ec41ad109c00d678c934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76b7f5ac2702810cbf5d0094e7b11bf1f0fa497582a2f0980dbd8be7b0c29718 [INFO] running `Command { std: "docker" "start" "-a" "76b7f5ac2702810cbf5d0094e7b11bf1f0fa497582a2f0980dbd8be7b0c29718", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling test-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpvJopf/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfutures-740bf2859eb0ee9e.rlib,libfutures_executor-b79e20966de9d3d0.rlib,libaxum_server-4849564b4dc92de3.rlib,libfs_err-cede6df1266a12f9.rlib,libtokio_rustls-dbdbbdda437b8346.rlib,librustls_pemfile-6112221678171888.rlib,librustls-98b328ae4289727d.rlib,libsubtle-ca7024fc66e4388f.rlib,libwebpki-ffbf9f0583e945a8.rlib,libuntrusted-3420b86308bec153.rlib,libaws_lc_rs-b6a6281838e8fb1c.rlib,libaws_lc_sys-0f5bebdc065e3e51.rlib,librustls_pki_types-a7867074414b404a.rlib,libzeroize-ead98f074a37f829.rlib,libarc_swap-4d53f24db0759841.rlib,libaxum-f6fbbcac30f04fac.rlib,libserde_json-506d5dce476bf1f9.rlib,libserde_path_to_error-55282b2e6141a2a4.rlib,libserde_urlencoded-271ca620eb1b8ee1.rlib,libryu-0ea4bafc9bef6d8b.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhyper_util-931c0ef7c25ebb27.rlib,libhyper-34bfda37400aeeea.rlib,libhttparse-47a3d40564b60e09.rlib,libh2-0679ce3424cd68f4.rlib,libindexmap-e047020b0e310b22.rlib,libequivalent-7e0e8cbe6c474a67.rlib,libhashbrown-9c7df0e3faa58caf.rlib,libatomic_waker-001109810bdecbaa.rlib,libtokio_util-be8edf7f9c168fb5.rlib,libhttpdate-9f9d2502c6a38412.rlib,libmatchit-9957f6fb3fe31ab2.rlib,libserde-ed0901658a3e27bd.rlib,libaxum_core-323efb1b421f44fc.rlib,libmime-4b44681fdb2c65f7.rlib,libhttp_body_util-f2ff7a97002ec3c2.rlib,libhttp_body-5d2c120e15cb3719.rlib,libhttp-8a286151680a468c.rlib,libitoa-6b76ec393d6a2c41.rlib,libfnv-2d77ec4f6f971b24.rlib,libtracing-5d28fe5c01a31d7d.rlib,liblog-ba604b77dad33fe2.rlib,libtracing_core-1a2ca7348b8c761e.rlib,libonce_cell-0ba6aecba7086d38.rlib,libtower-7df03143f4f7eac8.rlib,libsync_wrapper-d3a2fbe030095381.rlib,libtower_layer-d70c7e404336389b.rlib,libfutures_util-8408b8aceea77417.rlib,libmemchr-3ffe5f7a52883367.rlib,libfutures_io-972ebb79349338ae.rlib,libslab-b066ee2c679b47fd.rlib,libfutures_channel-f26d4826b597103e.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libtower_service-0d7df29686b13872.rlib,libtokio-573a9bc3c000cb8a.rlib,libsignal_hook_registry-1171f0d22a871719.rlib,libsocket2-bad5e7471ed9db40.rlib,libbytes-bfe11088fe358bd1.rlib,libmio-70aba8f0debb7e7f.rlib,libparking_lot-2264c179d6ab9f91.rlib,libparking_lot_core-463ac56614e6d2e9.rlib,liblibc-a1f51a53e348ca20.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-cc09618ba41502d9.rlib,liblock_api-47948af6bba6d2a8.rlib,libscopeguard-d52bd00767847e44.rlib,libpin_project_lite-bedc6e0acd72ff2a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpvJopf/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-3a70f0db5755a8bf/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_server-35841b52e8c3546b" "-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 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `test-server` (bin "test-server") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "76b7f5ac2702810cbf5d0094e7b11bf1f0fa497582a2f0980dbd8be7b0c29718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76b7f5ac2702810cbf5d0094e7b11bf1f0fa497582a2f0980dbd8be7b0c29718", kill_on_drop: false }` [INFO] [stdout] 76b7f5ac2702810cbf5d0094e7b11bf1f0fa497582a2f0980dbd8be7b0c29718