[INFO] cloning repository https://github.com/johnsonjsyuen/windows_http_command_executor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnsonjsyuen/windows_http_command_executor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnsonjsyuen%2Fwindows_http_command_executor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnsonjsyuen%2Fwindows_http_command_executor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2f4aeb10e0b864c8ff50345ef4b5028aaaa0d6b [INFO] checking johnsonjsyuen/windows_http_command_executor against master#336209eef13882bd1e211b24779584cb7ef911eb for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnsonjsyuen%2Fwindows_http_command_executor" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnsonjsyuen/windows_http_command_executor on toolchain 336209eef13882bd1e211b24779584cb7ef911eb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johnsonjsyuen/windows_http_command_executor [INFO] finished tweaking git repo https://github.com/johnsonjsyuen/windows_http_command_executor [INFO] tweaked toml for git repo https://github.com/johnsonjsyuen/windows_http_command_executor written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/johnsonjsyuen/windows_http_command_executor 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" "+336209eef13882bd1e211b24779584cb7ef911eb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded loom v0.5.0 [INFO] [stderr] Downloaded normpath v0.3.2 [INFO] [stderr] Downloaded rocket_dyn_templates v0.1.0-rc.2 [INFO] [stderr] Downloaded system_shutdown v3.0.0 [INFO] [stderr] Downloaded spin v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3df63f00814fb0303313ab68844de8bd7831f6d072b8bd4d3cd17686356fc04a [INFO] running `Command { std: "docker" "start" "-a" "3df63f00814fb0303313ab68844de8bd7831f6d072b8bd4d3cd17686356fc04a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3df63f00814fb0303313ab68844de8bd7831f6d072b8bd4d3cd17686356fc04a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3df63f00814fb0303313ab68844de8bd7831f6d072b8bd4d3cd17686356fc04a", kill_on_drop: false }` [INFO] [stdout] 3df63f00814fb0303313ab68844de8bd7831f6d072b8bd4d3cd17686356fc04a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad47fd5d964570ee9099a6a1c7075d9078143e4e59d2c9d8909d2b329dc153d2 [INFO] running `Command { std: "docker" "start" "-a" "ad47fd5d964570ee9099a6a1c7075d9078143e4e59d2c9d8909d2b329dc153d2", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Checking inlinable_string v0.1.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking spin v0.9.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking normpath v0.3.2 [INFO] [stderr] Checking system_shutdown v3.0.0 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking pear v0.2.3 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-stream v0.1.6 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking ubyte v0.10.1 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking handlebars v4.3.2 [INFO] [stderr] Checking hyper v0.14.9 [INFO] [stderr] Checking rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/336209eef13882bd1e211b24779584cb7ef911eb/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/336209eef13882bd1e211b24779584cb7ef911eb/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" "-Wl,--version-script=/tmp/rustcBhDXYx/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcBhDXYx/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/rocket_codegen-7b922e0e4625e812.1ff836zbfgadc0smn4iytgjcf.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libglob-d131586f80f2da1b.rlib,libdevise-3fddd07bb24c1d1e.rlib,libdevise_core-a09636548a370bb8.rlib,libproc_macro2_diagnostics-f37e8384d514f148.rlib,libsyn-5f270d46fe60f2bd.rlib,libbitflags-75ccf408552d9bb0.rlib,librocket_http-1a1648caac64badd.rlib,libfutures-1043b629300f0704.rlib,libcookie-462e00863e1ca2a0.rlib,libhkdf-29fb7759405281f3.rlib,libhmac-6bf42adf478be523.rlib,libsha2-f81e70c2fb7ad1a4.rlib,libdigest-2383f722140e7b70.rlib,libblock_buffer-05d0ab3494ea8af7.rlib,libcrypto_common-d320835f1ba8b1f7.rlib,libaes_gcm-83ad32beca92b719.rlib,libghash-8992a9422aa02b09.rlib,libpolyval-bf339ad846a8bee3.rlib,libuniversal_hash-5a1fc550a3eb64cf.rlib,libsubtle-3eae6ca7c82a270a.rlib,libctr-7b84eb97334a7a2f.rlib,libaes-c49e25149e01a50b.rlib,libcpufeatures-044c0bf8150b18d5.rlib,libopaque_debug-92cb412ded612870.rlib,libcipher-2c38c0228864e15f.rlib,libaead-2904abb6d6519dc2.rlib,libgeneric_array-d6be37d9d920f4e1.rlib,libtypenum-4787f3b62d36ce0c.rlib,libbase64-9eda1dd61bdaa848.rlib,librand-202df54b30d6f318.rlib,librand_chacha-2df0b90e19099bc4.rlib,libppv_lite86-1641882bbd283972.rlib,librand_core-e868b22dbeb5cc10.rlib,libgetrandom-ebc1859cbebc2240.rlib,libuncased-25a3fa7463a75f0b.rlib,libstable_pattern-96a1cd4d715f6cf0.rlib,libref_cast-8f27cf45a450ed5f.rlib,libeither-0ae3e806f59fd459.rlib,libpercent_encoding-d72d8246cb79e9a9.rlib,libsmallvec-c4f8c9b6a22bda25.rlib,libtime-ca3f6461051efc09.rlib,libitoa-65913f73a01be4e8.rlib,libstate-b8fb648c390b4a9d.rlib,libhyper-0f920087dd2d52d0.rlib,libh2-8a6a9760e35561e5.rlib,libindexmap-a9a1bdeace0a0fee.rlib,libhashbrown-894f0d2293726261.rlib,libserde-c8422fc01893513d.rlib,libtokio_util-217a2fbe053d391a.rlib,libhttparse-18e3aa1665e1b184.rlib,libtower_service-6f0eb9ba8bd497df.rlib,libhttp_body-6f62b1c208f03f17.rlib,libfutures_util-37742a5e6b4e85c8.rlib,libfutures_io-29dd565db360d3ba.rlib,libslab-6edf5f7007453266.rlib,libfutures_channel-7ac62a0fde282680.rlib,libfutures_sink-084d305c90c68003.rlib,libfutures_task-48aeb3ac0f867310.rlib,libpin_utils-98755945da2574f7.rlib,libfutures_core-9d9d989bd87b47bc.rlib,libtokio-240a2d7f354ba657.rlib,libsignal_hook_registry-71bdc8aff6aef2a3.rlib,libnum_cpus-b76607efcab8747e.rlib,libsocket2-c663d53ee221b52b.rlib,libmemchr-cd9388b7d2c26136.rlib,libonce_cell-1a8779aa214a51fa.rlib,libmio-373d84db86b5aa5a.rlib,liblibc-a368c93c3e43dcd7.rlib,liblog-7de56a739615e359.rlib,libhttpdate-b0e1c6379602c636.rlib,libhttp-10d74f4500a6b857.rlib,libitoa-320f42e2efaab77b.rlib,libbytes-5ddc2cea4e43aff0.rlib,libfnv-bd60753855300b18.rlib,libtracing-490385e1c4e134fa.rlib,libpin_project_lite-e2815db9d265d4f1.rlib,libtracing_core-8ff41a6f7c05fd74.rlib,liblazy_static-7bef99ab27b53866.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,libpear-34c14324cc2e6af1.rlib,libyansi-15445db6828a5704.rlib,libinlinable_string-b254d8922d6302e6.rlib,libquote-c5fa94b9b5dfcc26.rlib,libproc_macro2-225787193ada5c8f.rlib,libunicode_xid-9a308e948d49b175.rlib}" "/opt/rustwide/rustup-home/toolchains/336209eef13882bd1e211b24779584cb7ef911eb/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-2963b726cc2c28a6.rlib,libstd-d65a5ac20318153f.rlib,libpanic_unwind-2bb2dc770f85ce8b.rlib,libobject-9b9f40fedc72cbd3.rlib,libmemchr-acaba234307e3229.rlib,libaddr2line-0d2a2947033be5cb.rlib,libgimli-4b696ea70cf889e2.rlib,librustc_demangle-741737f672144e00.rlib,libstd_detect-877ef754a8d7bbc5.rlib,libhashbrown-4b0fa0dfda5a1e9f.rlib,librustc_std_workspace_alloc-f8380c6b73361bc1.rlib,libminiz_oxide-ff263e6b90a5cc8b.rlib,libadler2-ccfc99c2be77a0c6.rlib,libunwind-539c10841379036d.rlib,libcfg_if-30ef77b212ec994c.rlib,liblibc-559675126e63b890.rlib,liballoc-dbf90ecca2f9f9ee.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-3e345e2c9be40361.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/336209eef13882bd1e211b24779584cb7ef911eb/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/336209eef13882bd1e211b24779584cb7ef911eb/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-7b922e0e4625e812.so" "-Wl,--gc-sections" "-shared" "-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 `rocket_codegen` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ad47fd5d964570ee9099a6a1c7075d9078143e4e59d2c9d8909d2b329dc153d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad47fd5d964570ee9099a6a1c7075d9078143e4e59d2c9d8909d2b329dc153d2", kill_on_drop: false }` [INFO] [stdout] ad47fd5d964570ee9099a6a1c7075d9078143e4e59d2c9d8909d2b329dc153d2