[INFO] fetching crate tetsy-jsonrpc-http-server 15.1.0... [INFO] testing tetsy-jsonrpc-http-server-15.1.0 against try#d5830e3d3b571fe52cdf4b7b34be99be74dc65ea+target=i686-unknown-linux-musl for musl_1_2_upgrade_i686_unknown_linux_musl [INFO] extracting crate tetsy-jsonrpc-http-server 15.1.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate tetsy-jsonrpc-http-server 15.1.0 on toolchain d5830e3d3b571fe52cdf4b7b34be99be74dc65ea [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "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-0-tc1/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" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.63 [INFO] [stderr] Downloaded serde_derive v1.0.124 [INFO] [stderr] Downloaded regex v1.4.4 [INFO] [stderr] Downloaded libc v0.2.88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c5200d136694df8ee0ecaeccdcd955fa87876df616bb3978d2d1fe935b74a7c [INFO] running `Command { std: "docker" "start" "-a" "8c5200d136694df8ee0ecaeccdcd955fa87876df616bb3978d2d1fe935b74a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c5200d136694df8ee0ecaeccdcd955fa87876df616bb3978d2d1fe935b74a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c5200d136694df8ee0ecaeccdcd955fa87876df616bb3978d2d1fe935b74a7c", kill_on_drop: false }` [INFO] [stdout] 8c5200d136694df8ee0ecaeccdcd955fa87876df616bb3978d2d1fe935b74a7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a385201ee76dd15d61be787ebdd35d26e85a63fff04c7f77422758939b547815 [INFO] running `Command { std: "docker" "start" "-a" "a385201ee76dd15d61be787ebdd35d26e85a63fff04c7f77422758939b547815", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling regex v1.4.4 [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 20.08s [INFO] running `Command { std: "docker" "inspect" "a385201ee76dd15d61be787ebdd35d26e85a63fff04c7f77422758939b547815", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a385201ee76dd15d61be787ebdd35d26e85a63fff04c7f77422758939b547815", kill_on_drop: false }` [INFO] [stdout] a385201ee76dd15d61be787ebdd35d26e85a63fff04c7f77422758939b547815 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 69bdbf8529f535cfed2f303581fae6129eee0f33024fc76d8acf3916491e3954 [INFO] running `Command { std: "docker" "start" "-a" "69bdbf8529f535cfed2f303581fae6129eee0f33024fc76d8acf3916491e3954", 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/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/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" "-m32" "-Wl,-melf_i386" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/self-contained/crt1.o" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/self-contained/crti.o" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/self-contained/crtbegin.o" "/tmp/rustcukYWjI/symbols.o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93.server.16143c67-cgu.0.rcgu.o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93.server.16143c67-cgu.1.rcgu.o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93.server.16143c67-cgu.10.rcgu.o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93.server.16143c67-cgu.11.rcgu.o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93.server.16143c67-cgu.12.rcgu.o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93.server.16143c67-cgu.13.rcgu.o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93.server.16143c67-cgu.14.rcgu.o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93.server.16143c67-cgu.15.rcgu.o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93.server.16143c67-cgu.2.rcgu.o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93.server.16143c67-cgu.3.rcgu.o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93.server.16143c67-cgu.4.rcgu.o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93.server.16143c67-cgu.5.rcgu.o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93.server.16143c67-cgu.6.rcgu.o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93.server.16143c67-cgu.7.rcgu.o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93.server.16143c67-cgu.8.rcgu.o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93.server.16143c67-cgu.9.rcgu.o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93.2njo42rv4w33mt1c.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib" "-Wl,-Bstatic" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libenv_logger-262a0213ac6bf783.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtermcolor-c6afc0cb49540b32.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libatty-78efb535add94f4d.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libhumantime-c07f537418478f0f.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libquick_error-e7095ea9bce7acbe.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtetsy_jsonrpc_http_server-3b390f924461cc3f.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libparking_lot-8050e407a8bcf399.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libparking_lot_core-624cd1d57d815b3e.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libsmallvec-bc9706483332071d.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libhyper-cd8fd9c78b660f3b.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libwant-4f4e398af8a4ea7a.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtry_lock-358f91d881a52a2f.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtime-100dc142a37fc85b.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libhttparse-a018b084f7d6784c.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libhttp_body-a5d53edb67e6d31b.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtokio_buf-142efe0b24ba799a.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libh2-3fa638b5d26a8de0.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libindexmap-4a573b939f1a4e0f.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libhashbrown-4c7815bcc48a236a.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libstring-b9d31f9af0f093b4.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libhttp-f1164e38a3dbdfcc.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libfutures_cpupool-cb4dc7e2020ab861.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtetsy_jsonrpc_server_utils-3e6585d7fe9b944d.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libglobset-414992cc52c6cffe.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libregex-155643190ce063ee.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libregex_syntax-457685316d1df0a9.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libbstr-ed5da57c85b62bd8.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libaho_corasick-d3853e34a274eadc.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libmemchr-d0aa6864fd5606a5.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libunicase-185e076fc3a445b5.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtokio-bb09ae16bf78e8ba.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtokio_uds-08c1ad28f57fdf5e.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libmio_uds-b11d19be11ce2ca6.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtokio_udp-944f5976f06b4e07.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtokio_timer-22ec5ceb4f6cf25d.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtokio_tcp-1ab19099045be363.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtokio_reactor-3fcc1024c0101694.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtokio_sync-fa74d02b87aad500.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libfnv-4efcb1701babf5c9.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libparking_lot-f5c35d1436f41d09.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libparking_lot_core-f9e22279f4a6bf23.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libsmallvec-2a3b0db44c0bf1a3.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/liblock_api-637f52929c4ecb8a.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtokio_fs-4926c4e80504f9cd.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtokio_threadpool-4ab5c13447de7ffa.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libcrossbeam_queue-704434cd72618aaa.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libcrossbeam_deque-f82de73b51a63a5b.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libcrossbeam_epoch-3f6dbd3d616a62c5.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libscopeguard-3f0d208b8f86a798.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libmemoffset-ccbb71ce5694fc94.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libmaybe_uninit-62bb45e8d045c4cc.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtokio_current_thread-78a9f1952d908a1b.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtokio_executor-08a91f6d961e4fe0.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libcrossbeam_utils-19b0275259d47cff.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtokio_codec-500c36fa2c5e0c84.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtokio_io-d41060a87ba0f4df.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libnum_cpus-206d115539fbb63a.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libmio-d5a244748966dc8e.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libslab-6398303dc7198972.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libnet2-a0c52ffefef3ebe2.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libcfg_if-98697dbad921c55d.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libbytes-5904a6bbda8e5aeb.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libeither-0b534c162bbee2ae.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libiovec-e5b9aae33ea37255.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/liblibc-119bda05f6d5f584.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libbyteorder-5f85460e5d55bfa7.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libtetsy_jsonrpc_core-6922a9ccaef44446.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libfutures-0d800ac389af5f71.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libserde_json-14b02c1a9ab0bec8.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libryu-003a9b0dfb73bd70.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libitoa-405fdb6afbc37870.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libserde-d2c8cd06d7faa0b5.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/liblazy_static-b672f38c15659a96.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/liblog-1ee15ed5d34d7355.rlib" "/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libcfg_if-1aab0842fcf5dcb4.rlib" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/libstd-e0a2ae9b73093824.rlib" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/libpanic_unwind-b58e39fe63cb5ee4.rlib" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/libobject-db05b69565d930a5.rlib" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/libmemchr-9ae37c6027ee0c7e.rlib" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/libaddr2line-b4c9a1ec35bfabab.rlib" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/libgimli-5ec56763a65dc634.rlib" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/librustc_demangle-1d18d0f94f3052e3.rlib" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/libstd_detect-db3bd1faf2c777e2.rlib" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/libhashbrown-929c8081d27591a5.rlib" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/libminiz_oxide-e96682bb5fbc7a97.rlib" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/libadler-8c7baa0639b231b4.rlib" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/librustc_std_workspace_alloc-d8d000028d215150.rlib" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/libunwind-c7f267171c6cfa37.rlib" "-lunwind" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/libcfg_if-88a56aead7977661.rlib" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/liblibc-0e6d2d8133f34135.rlib" "-lc" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/liballoc-e8fcd1707eff32d9.rlib" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/librustc_std_workspace_core-6ca2f4ada9976318.rlib" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/libcore-4e89f6dae500b25b.rlib" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/libcompiler_builtins-82e6aa13a9810603.rlib" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-nostartfiles" "-L" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib" "-L" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/self-contained" "-o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/examples/server-c69b68b4809fda93" "-Wl,--gc-sections" "-static" "-no-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/self-contained/crtend.o" "/opt/rustwide/rustup-home/toolchains/d5830e3d3b571fe52cdf4b7b34be99be74dc65ea/lib/rustlib/i686-unknown-linux-musl/lib/self-contained/crtn.o" [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" "69bdbf8529f535cfed2f303581fae6129eee0f33024fc76d8acf3916491e3954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69bdbf8529f535cfed2f303581fae6129eee0f33024fc76d8acf3916491e3954", kill_on_drop: false }` [INFO] [stdout] 69bdbf8529f535cfed2f303581fae6129eee0f33024fc76d8acf3916491e3954