[INFO] cloning repository https://github.com/fzuellich/chtbtr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fzuellich/chtbtr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzuellich%2Fchtbtr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzuellich%2Fchtbtr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb55f4e9d3af218e6376f619d04a64d7c1a17834 [INFO] testing fzuellich/chtbtr against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzuellich%2Fchtbtr" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fzuellich/chtbtr on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fzuellich/chtbtr [INFO] finished tweaking git repo https://github.com/fzuellich/chtbtr [INFO] tweaked toml for git repo https://github.com/fzuellich/chtbtr written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/fzuellich/chtbtr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded acteur v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 53101fa79443713a1e5f47206578d71fed1cf7ecb20e82ff50ea1ec1a62617e7 [INFO] running `Command { std: "docker" "start" "-a" "53101fa79443713a1e5f47206578d71fed1cf7ecb20e82ff50ea1ec1a62617e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53101fa79443713a1e5f47206578d71fed1cf7ecb20e82ff50ea1ec1a62617e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53101fa79443713a1e5f47206578d71fed1cf7ecb20e82ff50ea1ec1a62617e7", kill_on_drop: false }` [INFO] [stdout] 53101fa79443713a1e5f47206578d71fed1cf7ecb20e82ff50ea1ec1a62617e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77fb78121fdb42eb622a7df4e85c9e6e0b043787ff8da7b46513a8f8bc7ec568 [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" "77fb78121fdb42eb622a7df4e85c9e6e0b043787ff8da7b46513a8f8bc7ec568", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling broadcaster v0.2.6 [INFO] [stderr] Compiling async-std v1.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.3 [INFO] [stderr] Compiling dashmap v3.11.1 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-rt v1.1.0 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling acteur v0.10.0 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling chtbtr v1.5.0 (/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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252.chtbtr.dovz6f0b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252.chtbtr.dovz6f0b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252.chtbtr.dovz6f0b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252.chtbtr.dovz6f0b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252.chtbtr.dovz6f0b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252.chtbtr.dovz6f0b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252.chtbtr.dovz6f0b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252.chtbtr.dovz6f0b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252.chtbtr.dovz6f0b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252.chtbtr.dovz6f0b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252.chtbtr.dovz6f0b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252.chtbtr.dovz6f0b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252.chtbtr.dovz6f0b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252.chtbtr.dovz6f0b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252.chtbtr.dovz6f0b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252.chtbtr.dovz6f0b-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252" "/opt/rustwide/target/debug/deps/chtbtr-030837ee33546252.3pykrngtsfg79ph2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-aab94e18fb4ab2c1/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-27f668ea963171eb/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-10527ae62bc0d8af.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2bb70e12fa0b8806.rlib" "/opt/rustwide/target/debug/deps/libchtbtr-80824022656cc458.rlib" "/opt/rustwide/target/debug/deps/libactix-ad7238688318f75b.rlib" "/opt/rustwide/target/debug/deps/libron-fe55c2af2aae90b0.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libuuid-38a99f4c500042d6.rlib" "/opt/rustwide/target/debug/deps/libactix_web-3d0f6cc42eb5e9fb.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-a752e2f3909a7ad6.rlib" "/opt/rustwide/target/debug/deps/libawc-fbe0fe09955fd7b7.rlib" "/opt/rustwide/target/debug/deps/libactix_server-3ff74803b7930b33.rlib" "/opt/rustwide/target/debug/deps/libactix_router-53eae72c54c14d93.rlib" "/opt/rustwide/target/debug/deps/libbytestring-da10e93f2edceaae.rlib" "/opt/rustwide/target/debug/deps/libactix_http-2b111be350b8e232.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libchrono-bf1acacef112dae7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-eb2bbb070fd31fcf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2f1b7e69577eb347.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libflate2-482da66d72459639.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-06da431d324acf72.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-6699ed190ca8bf7a.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-593e2da6fc19c5ba.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f27173e59c7e48cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-39b23751340732d5.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-a1188a27e743c363.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-3496b1facefa5444.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-0b35aa73adc2b76c.rlib" "/opt/rustwide/target/debug/deps/librand-8ad6b84ebab9ec70.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a24e711402c92018.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-19d1f001191901d7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2c1df40e20a43c4.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-d54a81c64b0de64a.rlib" "/opt/rustwide/target/debug/deps/libhostname-dda7cb98118565f5.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libfailure-2fbdc7ecc97d8e06.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4cb7a8dc1062a015.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ff65a35ae7a16a5f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-c5e78284f12c7d00.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-49018121130e17bf.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-1ab57565282586c2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c96921cabb0922cd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-04da8169044c3509.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1517cd697673895d.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libactix_service-2ed673539553a122.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-b76c876ca612b3f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-38943a57b115c352.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a5fbbc9513b52170.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-39a00076767256fe.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-318adf17765ee08b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0589b3db762dabb0.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-310ad3b7adbfa005.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libserde-fde53f13c6967c4b.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ffe0b0a3b80e5ee6.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-92040935f3612f36.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3776ace3b64a4f49.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-778087e32b249846.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libhyper-362d19ef22c8fc88.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-a12bb1b42cb0af4e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-20a90b445c513a91.rlib" "/opt/rustwide/target/debug/deps/libindexmap-712c9a657d379d08.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-03f625e02b5108b2.rlib" "/opt/rustwide/target/debug/deps/libtime-7184994a2ffbfd7f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d44bd67f44982ba2.rlib" "/opt/rustwide/target/debug/deps/libtokio-58abe7714b55e311.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4a0e1dd337816eba.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f3d8c8e973dc9585.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2e1efc1a2ef906f3.rlib" "/opt/rustwide/target/debug/deps/liburl-2644fda7b34d62d4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-edc0b35e841db7ab.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5c1614bfc61a47ff.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a7918cf0811ae861.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-973ddc3a0dde8a87.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libacteur-54655602de241e28.rlib" "/opt/rustwide/target/debug/deps/libfutures-4550adb193f657d2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-dc6de1d8daf58f98.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2215d3108b8d07fd.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-41d2204887beddbc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cd8a2593a346d59c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libdashmap-062b9e742ab93af7.rlib" "/opt/rustwide/target/debug/deps/libahash-2f58904c1d584123.rlib" "/opt/rustwide/target/debug/deps/libconst_random-3fc57d15d63e2376.rlib" "/opt/rustwide/target/debug/deps/libasync_std-22f06be584c915db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-58b1a751c3862876.rlib" "/opt/rustwide/target/debug/deps/libasync_task-c3c32639a95a0d70.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e0b4ce1813e56c05.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6df1dadbf531f5ba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c49e99733b2634d1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-11e270c05132a3ef.rlib" "/opt/rustwide/target/debug/deps/libbroadcaster-4dc42c166df619a1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3799049353f03fb1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c6106d8104fe65a7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f7d6d9dc5f25eca5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c8da75aa0ded62ed.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6e171d4a241d0662.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3eb777c018a973ef.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8e89f0f36eb1f20c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9bc010be477e093c.rlib" "/opt/rustwide/target/debug/deps/libmio-c8ee1b862aadeba7.rlib" "/opt/rustwide/target/debug/deps/libnet2-1b3c2230208c7021.rlib" "/opt/rustwide/target/debug/deps/libiovec-0ad17331a67c8e8d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8c9c4fc30c2ad880.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-728872cdfe373809.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-97783ea8a7058a1c.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4313d09413e99b74.rlib" "/opt/rustwide/target/debug/deps/libclap-a1ec3cda37a1e771.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libatty-17fa10c7983cbd6d.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/liblog-e5ce5351392e0e87.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-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 `chtbtr`. [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" "77fb78121fdb42eb622a7df4e85c9e6e0b043787ff8da7b46513a8f8bc7ec568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77fb78121fdb42eb622a7df4e85c9e6e0b043787ff8da7b46513a8f8bc7ec568", kill_on_drop: false }` [INFO] [stdout] 77fb78121fdb42eb622a7df4e85c9e6e0b043787ff8da7b46513a8f8bc7ec568