[INFO] cloning repository https://github.com/rumanbsl/sock_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rumanbsl/sock_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frumanbsl%2Fsock_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frumanbsl%2Fsock_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09869ee3e27d8f207e84a39bbf0a40279158da5c [INFO] testing rumanbsl/sock_server against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frumanbsl%2Fsock_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] validating manifest of git repo https://github.com/rumanbsl/sock_server on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rumanbsl/sock_server [INFO] finished tweaking git repo https://github.com/rumanbsl/sock_server [INFO] tweaked toml for git repo https://github.com/rumanbsl/sock_server written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rumanbsl/sock_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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ad83af8385b3bcf7fe9e7018f860e915904397572e19d1dbfebd9d3b34f46e7 [INFO] running `Command { std: "docker" "start" "-a" "0ad83af8385b3bcf7fe9e7018f860e915904397572e19d1dbfebd9d3b34f46e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ad83af8385b3bcf7fe9e7018f860e915904397572e19d1dbfebd9d3b34f46e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ad83af8385b3bcf7fe9e7018f860e915904397572e19d1dbfebd9d3b34f46e7", kill_on_drop: false }` [INFO] [stdout] 0ad83af8385b3bcf7fe9e7018f860e915904397572e19d1dbfebd9d3b34f46e7 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de7473229e6c6583a991ef1b891acbf07dec7caabe1ca917987716c763d9a2ea [INFO] running `Command { std: "docker" "start" "-a" "de7473229e6c6583a991ef1b891acbf07dec7caabe1ca917987716c763d9a2ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling axum-core v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tower-http v0.2.3 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling axum v0.4.6 [INFO] [stderr] Compiling server 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/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcQD3Mt8/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfutures-86e2432fa37bb0f4.rlib,libfutures_executor-5b14f5bc5c38784d.rlib,libaxum-0babe0baf00bb9d6.rlib,libmatchit-4a4ee0587fae79ec.rlib,libserde_urlencoded-1ce655209fefc823.rlib,libserde_json-6ebd961c665c9b37.rlib,libryu-5425b4b71683e60f.rlib,libtower_http-519b71c9474cd248.rlib,libmime_guess-c639f5b1707f7511.rlib,libunicase-b3ee4d7a622642af.rlib,libhttp_range_header-0cb83a18c6af6dd5.rlib,libbitflags-e2b4db6c651223da.rlib,libtokio_tungstenite-896320d456ca71e0.rlib,libtungstenite-5136de421c254940.rlib,libbase64-beb813779272318b.rlib,librand-5cc174cc9df20b68.rlib,librand_chacha-5db3d9ba360ae31c.rlib,libppv_lite86-8dae110e85681398.rlib,librand_core-c619330f7fcca647.rlib,libgetrandom-f60096fa4812cc6f.rlib,libutf8-d75228722519eff6.rlib,libbyteorder-379f547b04d51d02.rlib,libsha1-869a870c518e5a4b.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libblock_buffer-dc53ced6692ba8c1.rlib,libdigest-4e7c480e6afec479.rlib,libthiserror-63cc3c8565e09b59.rlib,liburl-88a5699c8e02eddb.rlib,libidna-b1a926295f214d91.rlib,libunicode_normalization-e4fa8128c5731b6a.rlib,libtinyvec-e2923c4babbd16ee.rlib,libtinyvec_macros-cc8e196d6b1e57fc.rlib,libunicode_bidi-7fd8a2d80ef2488e.rlib,libform_urlencoded-bc575136d0314bd7.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libmatches-443042cef9af988b.rlib,libsha1-d8b649996c991761.rlib,libcpufeatures-4ed631b3c393b0e2.rlib,libdigest-ab70301e7835f543.rlib,libblock_buffer-7df84876cb65eedd.rlib,libcrypto_common-125d3a8d6c0b8b4a.rlib,libgeneric_array-f0a1b7287638233f.rlib,libtypenum-af1c64773d1c921d.rlib,libtower-f5190644319e55fb.rlib,libpin_project-2dd9810a12569e0e.rlib,libtokio_util-06d20abc3e17c885.rlib,libaxum_core-e0b747080b881eb4.rlib,libmime-2ae9ff56ceb854d4.rlib,libhyper-2140e4db3c4bafce.rlib,libhttparse-d50cbbfbb13e5179.rlib,libtracing-8739b7c103931fe0.rlib,libtracing_core-1530d26f1d34c4fe.rlib,liblazy_static-2bb390fee0230a38.rlib,libtokio-745b0f2cd2a6c63a.rlib,libsignal_hook_registry-7649f4ad21a76434.rlib,libnum_cpus-420c4b66ea451e16.rlib,libsocket2-f5c8335b17d89239.rlib,libonce_cell-4cd217228d324d54.rlib,libmio-ebfafbe10f2d4db8.rlib,liblog-c47319b5e74b5781.rlib,libparking_lot-eec28a7e7551788f.rlib,libparking_lot_core-47eeb95877bdd0cd.rlib,liblibc-4b5f0910a8c9875f.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-8d41774e3decd5e4.rlib,liblock_api-33ad6ebde4eb4d2b.rlib,libscopeguard-43643e546252cd47.rlib,libhttpdate-8d961f91016e3ac1.rlib,libhttp_body-c634915492b3f4b1.rlib,libsync_wrapper-02f3f2e1638041b8.rlib,libfutures_util-71768d2e70aa50d5.rlib,libmemchr-f79915562e969c92.rlib,libfutures_io-ab03c219cbf0d33c.rlib,libslab-6cc72f2164589840.rlib,libfutures_channel-25d5680fadcb8bd1.rlib,libfutures_sink-f201b7c6878a02c8.rlib,libfutures_task-afb9c1864d7183c6.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-c7ed43a6e707032f.rlib,libpin_project_lite-6949294477aa6c42.rlib,libserde-ad29fbeaa02f7ab2.rlib,libtower_service-2dc84133e3370862.rlib,libtower_layer-ef285fdda87a29e6.rlib,libhttp-58de0ef7d847e425.rlib,libitoa-3e86378e1c67fddd.rlib,libbytes-8210432e63828fd8.rlib,libfnv-2d77ec4f6f971b24.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server-6db33361f6053e90" "-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 `server` (bin "server") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "de7473229e6c6583a991ef1b891acbf07dec7caabe1ca917987716c763d9a2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de7473229e6c6583a991ef1b891acbf07dec7caabe1ca917987716c763d9a2ea", kill_on_drop: false }` [INFO] [stdout] de7473229e6c6583a991ef1b891acbf07dec7caabe1ca917987716c763d9a2ea