[INFO] fetching crate tetsy-jsonrpc-http-server 15.1.0... [INFO] testing tetsy-jsonrpc-http-server-15.1.0 against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] extracting crate tetsy-jsonrpc-http-server 15.1.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate tetsy-jsonrpc-http-server 15.1.0 on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tetsy-jsonrpc-http-server 15.1.0 [INFO] finished tweaking crates.io crate tetsy-jsonrpc-http-server 15.1.0 [INFO] tweaked toml for crates.io crate tetsy-jsonrpc-http-server 15.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate tetsy-jsonrpc-http-server 15.1.0 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" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ece533b82f1dee04ed5314b56a97fa49158b5b22eed60c5a67c8a255b1b9337 [INFO] running `Command { std: "docker" "start" "-a" "1ece533b82f1dee04ed5314b56a97fa49158b5b22eed60c5a67c8a255b1b9337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ece533b82f1dee04ed5314b56a97fa49158b5b22eed60c5a67c8a255b1b9337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ece533b82f1dee04ed5314b56a97fa49158b5b22eed60c5a67c8a255b1b9337", kill_on_drop: false }` [INFO] [stdout] 1ece533b82f1dee04ed5314b56a97fa49158b5b22eed60c5a67c8a255b1b9337 [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07971ae01edb6afac8f773684fd9a4b07bd2adc5899fc4986bd9fedcacf3e9a9 [INFO] running `Command { std: "docker" "start" "-a" "07971ae01edb6afac8f773684fd9a4b07bd2adc5899fc4986bd9fedcacf3e9a9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling tetsy-jsonrpc-core v15.1.0 [INFO] [stderr] Compiling tetsy-jsonrpc-server-utils v15.1.0 [INFO] [stderr] Compiling tetsy-jsonrpc-http-server v15.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.96s [INFO] running `Command { std: "docker" "inspect" "07971ae01edb6afac8f773684fd9a4b07bd2adc5899fc4986bd9fedcacf3e9a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07971ae01edb6afac8f773684fd9a4b07bd2adc5899fc4986bd9fedcacf3e9a9", kill_on_drop: false }` [INFO] [stdout] 07971ae01edb6afac8f773684fd9a4b07bd2adc5899fc4986bd9fedcacf3e9a9 [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b631839848766e863195c7229fe26cddbc928d8fa43d285f72b4f0a971fbdc4 [INFO] running `Command { std: "docker" "start" "-a" "4b631839848766e863195c7229fe26cddbc928d8fa43d285f72b4f0a971fbdc4", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tetsy-jsonrpc-http-server v15.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/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc9QinmQ/symbols.o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239.http_middleware.b2cec73e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239.http_middleware.b2cec73e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239.http_middleware.b2cec73e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239.http_middleware.b2cec73e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239.http_middleware.b2cec73e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239.http_middleware.b2cec73e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239.http_middleware.b2cec73e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239.http_middleware.b2cec73e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239.http_middleware.b2cec73e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239.http_middleware.b2cec73e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239.http_middleware.b2cec73e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239.http_middleware.b2cec73e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239.http_middleware.b2cec73e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239.http_middleware.b2cec73e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239.http_middleware.b2cec73e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239.http_middleware.b2cec73e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239.2xzhzieezf2nr2k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtetsy_jsonrpc_http_server-52799284c7b26ba7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8060c3bd3457796e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-15d918cda5a94d7d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/libhyper-c7f2e9cb97edce46.rlib" "/opt/rustwide/target/debug/deps/libwant-2254d0505ec94e91.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libtime-2fd3228a0ba909d6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b39eb1106efb3a92.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e076ef36005a568b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-24207bfa4ff2e1d8.rlib" "/opt/rustwide/target/debug/deps/libh2-75d4357a68145545.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f8a75fed9c5dab6e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libstring-9cc21b4c836709df.rlib" "/opt/rustwide/target/debug/deps/libhttp-71e660399099a138.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-262ea9fe7e0e783e.rlib" "/opt/rustwide/target/debug/deps/libtetsy_jsonrpc_server_utils-8d30ba2fca1537e6.rlib" "/opt/rustwide/target/debug/deps/libglobset-3923407c1d99d2a2.rlib" "/opt/rustwide/target/debug/deps/libregex-02f23e082c177456.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037e1edd5e400425.rlib" "/opt/rustwide/target/debug/deps/libbstr-879add22a8c59ec9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libtokio-08fd18afaa52ead4.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5c66ff80c8eb7298.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9701d4b7337a787e.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-0843279a8cfafb53.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-6c1e8a39b49a5a01.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-58a45aff28d1aaa4.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-814f8ffaf710478b.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1ede13fcada5a8bd.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-766d2e493ff12d74.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-076435feff239411.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7295a0446967f312.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-ba0e2c18ffca5a78.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2d61cc7c2b269475.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-998d0f204254cad2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-01a1e3a601f2671f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4233d6e5365c8bf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a02fd8fc659ff8e9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3d090b6dee5f0c4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-cb1e397db8ab6e1b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75bf44047c6c4868.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f505a0a39f770613.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b227a1029343b144.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-94384794671dc120.rlib" "/opt/rustwide/target/debug/deps/libmio-f0fb6b5bb6c808ba.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libnet2-383c8d4baf24d5f9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libbytes-c0407d56b2a235ab.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libiovec-84fb1207c5c246a5.rlib" "/opt/rustwide/target/debug/deps/liblibc-91f3abb3446af577.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libtetsy_jsonrpc_core-f7445767aa08b427.rlib" "/opt/rustwide/target/debug/deps/libfutures-0b0214b74e044a62.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2c1cc1dbe9c3701a.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libserde-d791178137df007b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/http_middleware-a64e3a9abeaf4239" "-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 `tetsy-jsonrpc-http-server` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4b631839848766e863195c7229fe26cddbc928d8fa43d285f72b4f0a971fbdc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b631839848766e863195c7229fe26cddbc928d8fa43d285f72b4f0a971fbdc4", kill_on_drop: false }` [INFO] [stdout] 4b631839848766e863195c7229fe26cddbc928d8fa43d285f72b4f0a971fbdc4