[INFO] fetching crate ntex-mqtt 0.3.17... [INFO] testing ntex-mqtt-0.3.17 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate ntex-mqtt 0.3.17 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ntex-mqtt 0.3.17 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ntex-mqtt 0.3.17 [INFO] finished tweaking crates.io crate ntex-mqtt 0.3.17 [INFO] tweaked toml for crates.io crate ntex-mqtt 0.3.17 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate ntex-mqtt 0.3.17 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntex-codec v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 3bfd87fb1bb0e7e06308f66ac4120228b585dd027418f2dcb9cd6a58c2d73248 [INFO] running `Command { std: "docker" "start" "-a" "3bfd87fb1bb0e7e06308f66ac4120228b585dd027418f2dcb9cd6a58c2d73248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bfd87fb1bb0e7e06308f66ac4120228b585dd027418f2dcb9cd6a58c2d73248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bfd87fb1bb0e7e06308f66ac4120228b585dd027418f2dcb9cd6a58c2d73248", kill_on_drop: false }` [INFO] [stdout] 3bfd87fb1bb0e7e06308f66ac4120228b585dd027418f2dcb9cd6a58c2d73248 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] fb8554bee8ddd5ec6ddb73208c5fdec7628d7835269f1c88fd186a2ede652b87 [INFO] running `Command { std: "docker" "start" "-a" "fb8554bee8ddd5ec6ddb73208c5fdec7628d7835269f1c88fd186a2ede652b87", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling ntex-codec v0.2.1 [INFO] [stderr] Compiling ntex-codec v0.1.2 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling ntex-rt-macros v0.1.0 [INFO] [stderr] Compiling ntex-macros v0.1.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling ntex-service v0.1.4 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling ntex-rt v0.1.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling ntex-router v0.3.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling ntex v0.1.24 [INFO] [stderr] Compiling ntex-mqtt v0.3.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 28s [INFO] running `Command { std: "docker" "inspect" "fb8554bee8ddd5ec6ddb73208c5fdec7628d7835269f1c88fd186a2ede652b87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb8554bee8ddd5ec6ddb73208c5fdec7628d7835269f1c88fd186a2ede652b87", kill_on_drop: false }` [INFO] [stdout] fb8554bee8ddd5ec6ddb73208c5fdec7628d7835269f1c88fd186a2ede652b87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7daa999e26ead51837063689de73054d9d3a554fee546a81c4c93ae45d9a9fc [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" "a7daa999e26ead51837063689de73054d9d3a554fee546a81c4c93ae45d9a9fc", kill_on_drop: false }` [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling ntex-mqtt v0.3.17 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ntex-mqtt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_server_both --edition=2018 tests/test_server_both.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=3290937ee7f2c86a -C extra-filename=-3290937ee7f2c86a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib --extern bytestring=/opt/rustwide/target/debug/deps/libbytestring-b5e9de47cc23ae5c.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-63100f78db843176.so --extern either=/opt/rustwide/target/debug/deps/libeither-0ed0c40f28d9c902.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1b3ce5d03ed5f12e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d7870cc873aa931c.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib --extern ntex=/opt/rustwide/target/debug/deps/libntex-44495c0a890fbff8.rlib --extern ntex_codec=/opt/rustwide/target/debug/deps/libntex_codec-17c5a39c4732fc51.rlib --extern ntex_mqtt=/opt/rustwide/target/debug/deps/libntex_mqtt-fe2d2ae151bc8b9c.rlib --extern ntex_router=/opt/rustwide/target/debug/deps/libntex_router-4f7e59cc2f7d3ecc.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-49e5ecaa6c89e598.rlib --extern pin_project_internal=/opt/rustwide/target/debug/deps/libpin_project_internal-fabae920399630df.so --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-b91a760d86ee2ca7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-abcab967cdbdb258.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b90948d4923a0e56.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5f4ac0d4d8ac4240.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-218e91ac98ed4aa3/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0.session.cdp1uwbn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0.session.cdp1uwbn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0.session.cdp1uwbn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0.session.cdp1uwbn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0.session.cdp1uwbn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0.session.cdp1uwbn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0.session.cdp1uwbn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0.session.cdp1uwbn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0.session.cdp1uwbn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0.session.cdp1uwbn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0.session.cdp1uwbn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0.session.cdp1uwbn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0.session.cdp1uwbn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0.session.cdp1uwbn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0.session.cdp1uwbn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0.session.cdp1uwbn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0" "/opt/rustwide/target/debug/examples/session-d2ca8f35750efae0.2mrgc56riy5b7cun.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-218e91ac98ed4aa3/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-1b3ce5d03ed5f12e.rlib" "/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-599e02cfcf7809d4.rlib" "/opt/rustwide/target/debug/deps/libntex_mqtt-fe2d2ae151bc8b9c.rlib" "/opt/rustwide/target/debug/deps/libntex_codec-17c5a39c4732fc51.rlib" "/opt/rustwide/target/debug/deps/libntex-44495c0a890fbff8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libntex_service-290346b273faeffd.rlib" "/opt/rustwide/target/debug/deps/libntex_rt-a538db0a7518243b.rlib" "/opt/rustwide/target/debug/deps/libntex_codec-679f1de4af3f0289.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a0dacdcc8b7e4f3b.rlib" "/opt/rustwide/target/debug/deps/libsha1-a5bc8d645facd688.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libntex_router-4f7e59cc2f7d3ecc.rlib" "/opt/rustwide/target/debug/deps/libbytestring-b5e9de47cc23ae5c.rlib" "/opt/rustwide/target/debug/deps/libregex-4bb3adf8331db325.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0a3c800ea2752104.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8e6410b54aa1ade2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-60642f5de52dc1e8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-4d2023255f036534.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3fde459c8b99e37e.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-a3e00c3f9986b757.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-7142f6a24f920b74.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-929600f5da68aa6d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-55017cfad0b210b4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-776e3fb12d772aa4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libtime-f68fad4144ac4252.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-af057b3d76b5197b.rlib" "/opt/rustwide/target/debug/deps/libstandback-f013d93aa6d091cf.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b90948d4923a0e56.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libserde-abcab967cdbdb258.rlib" "/opt/rustwide/target/debug/deps/libh2-39d343c181830eb8.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f3cbc8d3842ff3f7.rlib" "/opt/rustwide/target/debug/deps/libtracing-8c6b425d43d5fac4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d4fae00728c4b37a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-257e9ab2da02d2b1.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-7775b40809818425.rlib" "/opt/rustwide/target/debug/deps/libtokio-eaec025d20a68b9b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bac68833069ec03e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f52de382aaf4d381.rlib" "/opt/rustwide/target/debug/deps/libmio-5de527c00e0dfa51.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/libnet2-60508f628cc94d60.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/librustls-b91a760d86ee2ca7.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libsct-6c2c8929a0736ae9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d33db6a1de927f34.rlib" "/opt/rustwide/target/debug/deps/libring-5615b9ecd1be4f20.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libeither-0ed0c40f28d9c902.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-3c0a82d35af47bf5.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-cd054a8099815c14.rlib" "/opt/rustwide/target/debug/deps/libhostname-b69f672b221502bf.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-ae414279279dd44a.rlib" "/opt/rustwide/target/debug/deps/librand-41a6ae36cde3c59c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2df8b6bc3d91025c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8a7ceea3be6eff0d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-af94923385beef97.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-d984cb4d370bedc9.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-d950d821ea652514.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures-d7870cc873aa931c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b913e8fbb448c505.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f78e4f017bb0b7e0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-13e62bac3c7e5de8.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-85ead5952c24d116.rlib" "/opt/rustwide/target/debug/deps/libpin_project-49e5ecaa6c89e598.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e77c2818a80fe2af.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f8ba31bf0bb5323e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ac9700ced36961d4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-21035d002ed27be6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: build failed [INFO] running `Command { std: "docker" "inspect" "a7daa999e26ead51837063689de73054d9d3a554fee546a81c4c93ae45d9a9fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7daa999e26ead51837063689de73054d9d3a554fee546a81c4c93ae45d9a9fc", kill_on_drop: false }` [INFO] [stdout] a7daa999e26ead51837063689de73054d9d3a554fee546a81c4c93ae45d9a9fc