[INFO] fetching crate ntex-h2 0.1.4... [INFO] building ntex-h2-0.1.4 against master#0da281b6068a7d889ae89a9bd8991284cc9b7535 for pr-103610 [INFO] extracting crate ntex-h2 0.1.4 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ntex-h2 0.1.4 on toolchain 0da281b6068a7d889ae89a9bd8991284cc9b7535 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ntex-h2 0.1.4 [INFO] finished tweaking crates.io crate ntex-h2 0.1.4 [INFO] tweaked toml for crates.io crate ntex-h2 0.1.4 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate ntex-h2 0.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-micro v0.5.0 [INFO] [stderr] Downloaded async-oneshot v0.5.0 [INFO] [stderr] Downloaded ntex-tls v0.1.5 [INFO] [stderr] Downloaded ntex-codec v0.6.2 [INFO] [stderr] Downloaded ntex-rt v0.4.5 [INFO] [stderr] Downloaded ntex-io v0.1.8 [INFO] [stderr] Downloaded ntex-http v0.1.1 [INFO] [stderr] Downloaded ntex-bytes v0.1.16 [INFO] [stderr] Downloaded ntex-macros v0.1.3 [INFO] [stderr] Downloaded nanorand v0.6.1 [INFO] [stderr] Downloaded crypto-common v0.1.4 [INFO] [stderr] Downloaded ntex-util v0.1.17 [INFO] [stderr] Downloaded ntex-h2 v0.1.0 [INFO] [stderr] Downloaded ntex-router v0.5.1 [INFO] [stderr] Downloaded ntex-tokio v0.1.3 [INFO] [stderr] Downloaded ntex-connect v0.1.0 [INFO] [stderr] Downloaded ntex-service v0.3.2 [INFO] [stderr] Downloaded ntex v0.5.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe18cb82dc0c6ee84fa228a923a313e2aff5c3837bded19cb32a47fbf82ce532 [INFO] running `Command { std: "docker" "start" "-a" "fe18cb82dc0c6ee84fa228a923a313e2aff5c3837bded19cb32a47fbf82ce532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe18cb82dc0c6ee84fa228a923a313e2aff5c3837bded19cb32a47fbf82ce532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe18cb82dc0c6ee84fa228a923a313e2aff5c3837bded19cb32a47fbf82ce532", kill_on_drop: false }` [INFO] [stdout] fe18cb82dc0c6ee84fa228a923a313e2aff5c3837bded19cb32a47fbf82ce532 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 061042ff791a789cce120c286861825e19ee08741e85ac948836ffd27ba8742b [INFO] running `Command { std: "docker" "start" "-a" "061042ff791a789cce120c286861825e19ee08741e85ac948836ffd27ba8742b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-micro v0.5.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling async-oneshot v0.5.0 [INFO] [stderr] Compiling ntex-service v0.3.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling ntex-http v0.1.1 [INFO] [stderr] Compiling ntex-rt v0.4.5 [INFO] [stderr] Compiling ntex-util v0.1.17 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling ntex-bytes v0.1.16 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling ntex-io v0.1.8 [INFO] [stderr] Compiling ntex-tls v0.1.5 [INFO] [stderr] Compiling ntex-tokio v0.1.3 [INFO] [stderr] Compiling ntex-connect v0.1.0 [INFO] [stderr] Compiling ntex-h2 v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.01s [INFO] running `Command { std: "docker" "inspect" "061042ff791a789cce120c286861825e19ee08741e85ac948836ffd27ba8742b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "061042ff791a789cce120c286861825e19ee08741e85ac948836ffd27ba8742b", kill_on_drop: false }` [INFO] [stdout] 061042ff791a789cce120c286861825e19ee08741e85ac948836ffd27ba8742b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37135c7fed58e4fe79e899ec58b5e8f872f0286b49320154fb14bf0bc6a64a49 [INFO] running `Command { std: "docker" "start" "-a" "37135c7fed58e4fe79e899ec58b5e8f872f0286b49320154fb14bf0bc6a64a49", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ntex-h2 v0.1.0 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ntex-router v0.5.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling ntex v0.5.20 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ntex-h2 v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfWvIxZ/symbols.o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0.codec.682d68d7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0.codec.682d68d7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0.codec.682d68d7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0.codec.682d68d7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0.codec.682d68d7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0.codec.682d68d7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0.codec.682d68d7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0.codec.682d68d7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0.codec.682d68d7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0.codec.682d68d7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0.codec.682d68d7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0.codec.682d68d7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0.codec.682d68d7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0.codec.682d68d7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0.codec.682d68d7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0.codec.682d68d7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0.4n2u6vffyirk0r1e.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-be23a863a303f6ee.rlib" "/opt/rustwide/target/debug/deps/libntex-c4aa24d0956ce792.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af46bc12ef6c04a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libsha1-4a39812a0cff47bc.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libdigest-96a6490354954d55.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-59eb6f967d76239e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libnanorand-e1637090db2fadbe.rlib" "/opt/rustwide/target/debug/deps/libntex_router-e8e83cd029b612bf.rlib" "/opt/rustwide/target/debug/deps/libregex-173c33aa9b875013.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7444a80d26a87d91.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7aa341aee36d74c7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libpolling-4f107b2cbffc9926.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d867642d22ad95a6.rlib" "/opt/rustwide/target/debug/deps/libryu-6250ccc1b3da0647.rlib" "/opt/rustwide/target/debug/deps/libntex_h2-6ad8b51d7354fc32.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-2e374ba4996e2634.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-c823779a0cbbf3da.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-373b812e98b73b8f.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-eaa340b80a6cee5d.rlib" "/opt/rustwide/target/debug/deps/libntex_h2-5c04996022fc44cd.rlib" "/opt/rustwide/target/debug/deps/libntex_connect-43e07c0c608819ee.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1c98ed03b524d982.rlib" "/opt/rustwide/target/debug/deps/libntex_tokio-c51a7533fd8627cd.rlib" "/opt/rustwide/target/debug/deps/libntex_tls-f561afed051b59cb.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c99d7fc4a2627699.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e2973321585a21b0.rlib" "/opt/rustwide/target/debug/deps/libntex_io-62b218eb3169db3f.rlib" "/opt/rustwide/target/debug/deps/libntex_http-7314197f6d369df1.rlib" "/opt/rustwide/target/debug/deps/libhttp-4c1c83b3d3af31c5.rlib" "/opt/rustwide/target/debug/deps/libitoa-7622618995ab5a56.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libntex_util-c29a47610e74b9ce.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libntex_rt-6cac9ebcae6237ec.rlib" "/opt/rustwide/target/debug/deps/libtokio-1886b1794b3f4921.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0d4928671b7c0853.rlib" "/opt/rustwide/target/debug/deps/libsocket2-76b71fda6a1e62df.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3548c506bfdf571b.rlib" "/opt/rustwide/target/debug/deps/libmio-370e5a1aaaffbf4d.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libasync_oneshot-b6c9df8f1de85ff7.rlib" "/opt/rustwide/target/debug/deps/libfutures_micro-2e674c64e0656568.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-655a191c063730e8.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-caf303f350ccf135.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-14b40c64933a5278.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-12abf4e0e92d2cf8.rlib" "/opt/rustwide/target/debug/deps/libntex_service-c9e32e025b82503f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6eddf172e3cb3f7a.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libntex_codec-6428932b8a12e29e.rlib" "/opt/rustwide/target/debug/deps/libntex_bytes-e8dea0f76c815ace.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libserde-3852185190784011.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de75e80c43801b1c.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2a787eb9d60efe22.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-4a45f4075ae80a22.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e89379089032cd0e.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-74211b12b443811c.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1f391b051eb3b957.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-db4d651637ed1365.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-255c18ca7ff0a7c6.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fcf994c37af81dc5.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1791beb5b36e409b.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-6d1ec8f1337db26d.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ce60aba693c46806.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b113a1d1429de7b6.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fa2b1d08224d5dda.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a51843dfc5fc8b4b.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a5319eed00c3264d.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c6c03e024a2f1e46.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7c79d85cf21a511.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/codec-4f61044dcaccd3b0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ntex-h2` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "37135c7fed58e4fe79e899ec58b5e8f872f0286b49320154fb14bf0bc6a64a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37135c7fed58e4fe79e899ec58b5e8f872f0286b49320154fb14bf0bc6a64a49", kill_on_drop: false }` [INFO] [stdout] 37135c7fed58e4fe79e899ec58b5e8f872f0286b49320154fb14bf0bc6a64a49