[INFO] cloning repository https://github.com/gabucito/actix-web-image-upload [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabucito/actix-web-image-upload" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabucito%2Factix-web-image-upload", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabucito%2Factix-web-image-upload'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbace96582c5dd5d8469cae06ae78fc280762003 [INFO] testing gabucito/actix-web-image-upload against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabucito%2Factix-web-image-upload" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gabucito/actix-web-image-upload on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gabucito/actix-web-image-upload [INFO] finished tweaking git repo https://github.com/gabucito/actix-web-image-upload [INFO] tweaked toml for git repo https://github.com/gabucito/actix-web-image-upload written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gabucito/actix-web-image-upload 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3969fc9a62164bd939184378c6ca537e9d948ace042f780e203b4e4d514b362 [INFO] running `Command { std: "docker" "start" "-a" "b3969fc9a62164bd939184378c6ca537e9d948ace042f780e203b4e4d514b362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3969fc9a62164bd939184378c6ca537e9d948ace042f780e203b4e4d514b362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3969fc9a62164bd939184378c6ca537e9d948ace042f780e203b4e4d514b362", kill_on_drop: false }` [INFO] [stdout] b3969fc9a62164bd939184378c6ca537e9d948ace042f780e203b4e4d514b362 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a077fee6085545f043172e4328f3357d5fc288ffe6357ab6c1982725f09e75f0 [INFO] running `Command { std: "docker" "start" "-a" "a077fee6085545f043172e4328f3357d5fc288ffe6357ab6c1982725f09e75f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling sanitize-filename v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-multipart v0.3.0 [INFO] [stderr] Compiling test-actix v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4i4SIC/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsanitize_filename-e726bc32d3a96726.rlib,libactix_multipart-e8ecee2b3b3fcd4e.rlib,libtwoway-cc1c339b66be6fbf.rlib,libunchecked_index-6ba370d47e8521e6.rlib,libactix_web-d5eaa8b9b0912346.rlib,libactix_tls-a9d3bb109bc91301.rlib,libawc-cbc5c7abe8393de3.rlib,libactix_server-3c36517122bf92cd.rlib,libsocket2-30ff7ef0f70d3a87.rlib,libactix_router-f4cdaa681d5d0f16.rlib,libbytestring-55c32e363fcd7824.rlib,libactix_http-4fbe0d4e91815121.rlib,libbase64-beb813779272318b.rlib,libhttparse-29ba518bd20997af.rlib,libsha1-bc9e87623b6f66a4.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libcpuid_bool-1000632859c102b2.rlib,libblock_buffer-bf18a7d8a41f0f4a.rlib,libdigest-297295f67ea1761a.rlib,libgeneric_array-34bec44b791f8e15.rlib,libtypenum-bb62f61dbdd31d69.rlib,libserde_urlencoded-7591cd1d95f7324b.rlib,libserde_json-380f519d81adde19.rlib,libryu-f3aba87160ed1f5c.rlib,libcookie-f117e0d61b7553cf.rlib,libserde-fec535529b84fb5e.rlib,libencoding_rs-c25808eaf3ce54dc.rlib,libregex-3496748233d3d635.rlib,libregex_syntax-c10cbc0aca8d0f2f.rlib,libaho_corasick-406159277a4a9968.rlib,liblanguage_tags-99be5fc1d60e7caa.rlib,libmime-2ae9ff56ceb854d4.rlib,libflate2-e43fd0cf45024c04.rlib,libminiz_oxide-0dc75f491df36e6b.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-fb2004b3379a92cb.rlib,libbrotli2-72f93898e692b920.rlib,libbrotli_sys-b92577ed55df06ab.rlib,libtime-583ac5c11dc6503e.rlib,libtime_macros-556cebfe7d534e6c.rlib,libstandback-179f73ebaeb337a6.rlib,libfxhash-411924b02c1e305e.rlib,libbyteorder-379f547b04d51d02.rlib,libactix_utils-52c9ff3816cda832.rlib,libactix_connect-ab6e606f278bc8e2.rlib,libtrust_dns_resolver-a90f6c6a8ca14622.rlib,libresolv_conf-678597574b109a52.rlib,libhostname-74fc31914ad27e0a.rlib,libmatch_cfg-f93ef260abd93f75.rlib,libquick_error-d40abd8d97f0f2e3.rlib,libtrust_dns_proto-1a20c29b1b0f316d.rlib,librand-a5cf56b31c61ab34.rlib,librand_chacha-3dbdb699840ce1bb.rlib,libppv_lite86-88ed22677a4c0286.rlib,librand_core-ad48117de7b5bd1f.rlib,libgetrandom-4b6e54c4b1b7e6ec.rlib,liburl-bc9a94850379024a.rlib,libform_urlencoded-689ec892f07ab226.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libidna-a4d843f7e13bc786.rlib,libunicode_normalization-7dc75ed2a3cd3b0f.rlib,libtinyvec-92738e11be320930.rlib,libtinyvec_macros-cc8e196d6b1e57fc.rlib,libunicode_bidi-908b1a6e40a8cf52.rlib,libmatches-ae807cfe442355e3.rlib,libthiserror-2f0233cb8cdf9513.rlib,liblru_cache-2d26f1845bedfd95.rlib,liblinked_hash_map-90eeeaa21af296aa.rlib,libfutures-7dda5192529059fe.rlib,libfutures_executor-c1c396b984fb28b0.rlib,libactix_rt-051c282add200c2b.rlib,libactix_threadpool-e5b1db2b03d652e7.rlib,libthreadpool-3f0d53f9075ae16f.rlib,libnum_cpus-741ccc4306f24ce6.rlib,libparking_lot-d8bfe378267b541e.rlib,libparking_lot_core-e71ad2c7bb29e4b1.rlib,liblock_api-96daaf05e0aaf24f.rlib,libscopeguard-43643e546252cd47.rlib,libinstant-b4b0d3068b8068e8.rlib,libsmallvec-97844d2104066b54.rlib,libcopyless-e8fdf1135a352337.rlib,libeither-50b95428db42d46e.rlib,libh2-e168790363c9ebc3.rlib,libtracing_futures-b2357665260bf3dd.rlib,libtracing-3eab04a2402c3809.rlib,libtracing_core-0db1229f2ddeb8e9.rlib,libindexmap-3a063714a807b45d.rlib,libhashbrown-fd3d74b5fbd7cbb8.rlib,libhttp-523e4cbde37c0458.rlib,libitoa-3b4277173c45fbe4.rlib,libbytes-847a4bb13ea8f656.rlib,libfnv-2d77ec4f6f971b24.rlib,libactix_service-9af541b02e65d87a.rlib,libactix_codec-c7d699025067bd7c.rlib,libbitflags-ee4b6a8effb9c17a.rlib,libtokio_util-b39069f996038234.rlib,libtokio-d02fae056b550f4c.rlib,libsignal_hook_registry-299737012f3f74c5.rlib,libmio_uds-0f5684dcf9e40f62.rlib,liblazy_static-2bb390fee0230a38.rlib,libmio-106aeb8737333fe4.rlib,libiovec-dfff9f9a8a291887.rlib,libnet2-f3bd8895657a4c90.rlib,libcfg_if-7e9efee4241be1ca.rlib,liblibc-673827b0f6ac6ad4.rlib,libpin_project_lite-f52fea189085f5e6.rlib,libpin_project-6d051afe818fe2a4.rlib,libpin_project-320cc38739c58717.rlib,libfutures_util-4207f65cf76bfa61.rlib,libmemchr-788173701f270c65.rlib,libfutures_io-b4dde78dcfbb80cb.rlib,libslab-ab64617c0d711aec.rlib,libfutures_channel-589fe7ef600c8947.rlib,libpin_project_lite-6959183b0136174c.rlib,libfutures_sink-9ec5a2624303be34.rlib,libfutures_task-fe2d2e177382433c.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-28a8f5afba3c5a8e.rlib,libbytes-28d97c987ff6326d.rlib,liblog-cb1a50f85f9d3564.rlib,libcfg_if-33ef6c02a07f9fec.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/brotli-sys-9638d92d564bd51d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_actix-bb3d61af913d1708" "-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-actix` (bin "test-actix") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a077fee6085545f043172e4328f3357d5fc288ffe6357ab6c1982725f09e75f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a077fee6085545f043172e4328f3357d5fc288ffe6357ab6c1982725f09e75f0", kill_on_drop: false }` [INFO] [stdout] a077fee6085545f043172e4328f3357d5fc288ffe6357ab6c1982725f09e75f0