[INFO] fetching crate webthing 0.12.4... [INFO] testing webthing-0.12.4 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate webthing 0.12.4 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate webthing 0.12.4 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate webthing 0.12.4 [INFO] finished tweaking crates.io crate webthing 0.12.4 [INFO] tweaked toml for crates.io crate webthing 0.12.4 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate webthing 0.12.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a2dd6eaf98e29c8ab058b3185f128acbeb0d2667f35b1b981994166a20748a25 [INFO] running `Command { std: "docker" "start" "-a" "a2dd6eaf98e29c8ab058b3185f128acbeb0d2667f35b1b981994166a20748a25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2dd6eaf98e29c8ab058b3185f128acbeb0d2667f35b1b981994166a20748a25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2dd6eaf98e29c8ab058b3185f128acbeb0d2667f35b1b981994166a20748a25", kill_on_drop: false }` [INFO] [stdout] a2dd6eaf98e29c8ab058b3185f128acbeb0d2667f35b1b981994166a20748a25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8f3d386d0089118d4890f1c98f1a8294517a448e631ab39ef4eee8e878a55f1e [INFO] running `Command { std: "docker" "start" "-a" "8f3d386d0089118d4890f1c98f1a8294517a448e631ab39ef4eee8e878a55f1e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling valico v3.4.0 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling libmdns v0.4.1 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling webthing v0.12.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 35s [INFO] running `Command { std: "docker" "inspect" "8f3d386d0089118d4890f1c98f1a8294517a448e631ab39ef4eee8e878a55f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3d386d0089118d4890f1c98f1a8294517a448e631ab39ef4eee8e878a55f1e", kill_on_drop: false }` [INFO] [stdout] 8f3d386d0089118d4890f1c98f1a8294517a448e631ab39ef4eee8e878a55f1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f10e38d2b15fa79a3a8b03df3311d736cef893b4a5766429fd3def9e12c8f8c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1f10e38d2b15fa79a3a8b03df3311d736cef893b4a5766429fd3def9e12c8f8c", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling webthing v0.12.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc.single_thing.a4rxm588-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc.single_thing.a4rxm588-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc.single_thing.a4rxm588-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc.single_thing.a4rxm588-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc.single_thing.a4rxm588-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc.single_thing.a4rxm588-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc.single_thing.a4rxm588-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc.single_thing.a4rxm588-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc.single_thing.a4rxm588-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc.single_thing.a4rxm588-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc.single_thing.a4rxm588-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc.single_thing.a4rxm588-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc.single_thing.a4rxm588-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc.single_thing.a4rxm588-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc.single_thing.a4rxm588-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc.single_thing.a4rxm588-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc" "/opt/rustwide/target/debug/examples/single_thing-81a5c1997e9270fc.5c994t00gvf0jtnd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-1ce3e84304684e92/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-69b2823bd28d731d/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwebthing-b155530464ea7aac.rlib" "/opt/rustwide/target/debug/deps/libvalico-8039d232d23c7d22.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-45f485f2e6163eda.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4ceaf13597645269.rlib" "/opt/rustwide/target/debug/deps/libphf-88169d6df409bc3a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-2922774aec85de3b.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-af05d15e8a794539.rlib" "/opt/rustwide/target/debug/deps/libjsonway-4288d40654794148.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/liblibmdns-2e430cec5d6ef4ae.rlib" "/opt/rustwide/target/debug/deps/libmultimap-ff57d4be7ad280fa.rlib" "/opt/rustwide/target/debug/deps/libtokio-545fa40e0054acb6.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-274f98c5e2451ef3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0ed21e4e5d7100f6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-64e3d1f0951a03b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-8e99f3da2129be8d.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-c50afcae3b99bbd4.rlib" "/opt/rustwide/target/debug/deps/libchrono-83563c0cd4ca16fc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-119ed2673ca83cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-24361471ea1d368f.rlib" "/opt/rustwide/target/debug/deps/libactix_web-831b359fc3b20d2e.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-5d9f69c9df3937fb.rlib" "/opt/rustwide/target/debug/deps/libv_escape-b2919d08c3ed7b12.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-31b8e025e5389946.rlib" "/opt/rustwide/target/debug/deps/libdtoa-691522b5ffa538ef.rlib" "/opt/rustwide/target/debug/deps/libh2-c88c21f818b95453.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0ace56d2430a4fe3.rlib" "/opt/rustwide/target/debug/deps/libstring-a6ae0b8c974f5ffc.rlib" "/opt/rustwide/target/debug/deps/libflate2-4a00ab03d90c0e1e.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-b1321a56c2bb40cb.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-52b66e7a2cbf494b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-f8d8f477cebfce5b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e812c72aaa70e3b7.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c6651c155623786.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp-2f04e9e8272409f1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c7260cf4ea2fb709.rlib" "/opt/rustwide/target/debug/deps/libcookie-f69050dd75f42bd1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libtime-7721521b17a99652.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libactix_net-78948b498b9476c5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-796358119675bc05.rlib" "/opt/rustwide/target/debug/deps/libactix-bd4b48cc2da0c3dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-3d42290b3dd8b18b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0b8d6131416c025b.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-604431288701787a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-4609827b126ffaa4.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-29166032bcf9fc87.rlib" "/opt/rustwide/target/debug/deps/liburl-b0f6dc6cb64dfca8.rlib" "/opt/rustwide/target/debug/deps/libencoding-353258f0677ad3f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-47451a9a226bb8c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b69043cc7330cab9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5a246e4d3005b7c1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-80cba4d6fd73c0ce.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-e9856ff97465a535.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libsocket2-30c12a3df34cf5f8.rlib" "/opt/rustwide/target/debug/deps/librand-adcebf6385e9b620.rlib" "/opt/rustwide/target/debug/deps/libidna-77592b4e8a5f09b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-0c784dd5c0b5d440.rlib" "/opt/rustwide/target/debug/deps/libhostname-d39a50f4b0516bf5.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-b9456320dc278cea.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-743c4944a96c20eb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libfailure-01a16b4190082141.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-112c238b384d1420.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b00a7290b8db3b33.rlib" "/opt/rustwide/target/debug/deps/libadler32-a02843a027252cb4.rlib" "/opt/rustwide/target/debug/deps/libobject-042c9dfdad9d680b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-bab6f5687eac73e6.rlib" "/opt/rustwide/target/debug/deps/libgimli-71628c15932d7bfa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libtokio-84228968119ad8d8.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-aae9133cfa9e1514.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4d678a6fac07f427.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-8fb1341beb6d5a17.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ef18dcb5d54ed758.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-ad21cc147fc3801c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3d1bfe5d08ccb64f.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1c6240859530c8af.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ba5eac550d855288.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0faf194ab1622e5f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-65497dbaa8f6b0cf.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-97ec281971035643.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bf55e6be0f857393.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2cfe5a3ba7ff4b96.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3e7fda446b883a01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-3b31b353f7362213.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-fbe92a5eb93a0118.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80da459ad0866b8f.rlib" "/opt/rustwide/target/debug/deps/libmio-fdcf98e4b404a321.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-88da5febe27dd5e6.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libuuid-7cacae64d686117e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ae111143ace6aec2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5e590e759cc5456.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/librand-4dab9e70c4a89e70.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-266bf1a4a46777f2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-c5843caa3cfb3426.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5d5d1ec9ea62a832.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2b73286dcceeb24.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_os-624e0236b720c691.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e52aa6b3525dc659.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-48dd4fe2bb9547f2.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c6245a939ce633be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libbytes-88eb3e9c0b76d041.rlib" "/opt/rustwide/target/debug/deps/libiovec-8f8fbab63a597b00.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libuuid-d77938d50192ecd0.rlib" "/opt/rustwide/target/debug/deps/librand-f06dc5a0bab7d10f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fe4f588d3e862869.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2b32da66fe4af88c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-8c3da8c6f9bb5414.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f424eb0cae5db8c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5926b76b766bef27.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libserde-280ae7d293b031e0.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-6f18bab13b24fe86.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-4c7a164ebbb4d590.rlib" "/opt/rustwide/target/debug/deps/liblibc-0a82a4c240dd348a.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libregex-4da3f475abc140e9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 `webthing`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1f10e38d2b15fa79a3a8b03df3311d736cef893b4a5766429fd3def9e12c8f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f10e38d2b15fa79a3a8b03df3311d736cef893b4a5766429fd3def9e12c8f8c", kill_on_drop: false }` [INFO] [stdout] 1f10e38d2b15fa79a3a8b03df3311d736cef893b4a5766429fd3def9e12c8f8c