[INFO] fetching crate r6stats_client 0.2.3... [INFO] testing r6stats_client-0.2.3 against 1.49.0 for beta-1.50-1 [INFO] extracting crate r6stats_client 0.2.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate r6stats_client 0.2.3 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate r6stats_client 0.2.3 [INFO] finished tweaking crates.io crate r6stats_client 0.2.3 [INFO] tweaked toml for crates.io crate r6stats_client 0.2.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate r6stats_client 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2e5104e757e963e5c8bcc882e260efe52a4d4f7b77331a4460ebc9e26d7e6cd [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" "a2e5104e757e963e5c8bcc882e260efe52a4d4f7b77331a4460ebc9e26d7e6cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2e5104e757e963e5c8bcc882e260efe52a4d4f7b77331a4460ebc9e26d7e6cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2e5104e757e963e5c8bcc882e260efe52a4d4f7b77331a4460ebc9e26d7e6cd", kill_on_drop: false }` [INFO] [stdout] a2e5104e757e963e5c8bcc882e260efe52a4d4f7b77331a4460ebc9e26d7e6cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1805ea479faaeb0d56c0a5d26accefde50c60e45c2d92e8e350672a85d2b1e5f [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" "1805ea479faaeb0d56c0a5d26accefde50c60e45c2d92e8e350672a85d2b1e5f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling tokio v0.2.22 [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 tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling int-enum-impl v0.4.0 [INFO] [stderr] Compiling int-enum v0.4.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling r6stats_client v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "1805ea479faaeb0d56c0a5d26accefde50c60e45c2d92e8e350672a85d2b1e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1805ea479faaeb0d56c0a5d26accefde50c60e45c2d92e8e350672a85d2b1e5f", kill_on_drop: false }` [INFO] [stdout] 1805ea479faaeb0d56c0a5d26accefde50c60e45c2d92e8e350672a85d2b1e5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--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] 8ca3118667119e79107cab26f8a68c427996e359cc08845a60a61de8fd03e6eb [INFO] running `Command { std: "docker" "start" "-a" "8ca3118667119e79107cab26f8a68c427996e359cc08845a60a61de8fd03e6eb", kill_on_drop: false }` [INFO] [stderr] Compiling r6stats_client v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `r6stats_client` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name stats --edition=2018 tests/stats.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="ratelimiting"' -C metadata=ffae60e06352aec7 -C extra-filename=-ffae60e06352aec7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-55b26842cc5734cf.rlib --extern int_enum=/opt/rustwide/target/debug/deps/libint_enum-5810a11b52fc97dd.rlib --extern r6stats_client=/opt/rustwide/target/debug/deps/libr6stats_client-3baf76ff0c28a6a7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-48426445bb873f80.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-33c08a49b3590d33.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-832b57ffc3c1efcc.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-4b0563ebb222e789.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8a47b7e4ac25d18d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-3fef8bff03050372.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-acf8397b22b7e217/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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5.leaderboard.e5kszuhk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5.leaderboard.e5kszuhk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5.leaderboard.e5kszuhk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5.leaderboard.e5kszuhk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5.leaderboard.e5kszuhk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5.leaderboard.e5kszuhk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5.leaderboard.e5kszuhk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5.leaderboard.e5kszuhk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5.leaderboard.e5kszuhk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5.leaderboard.e5kszuhk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5.leaderboard.e5kszuhk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5.leaderboard.e5kszuhk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5.leaderboard.e5kszuhk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5.leaderboard.e5kszuhk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5.leaderboard.e5kszuhk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5.leaderboard.e5kszuhk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5" "/opt/rustwide/target/debug/deps/leaderboard-1179d2ed793efcf5.mjqu3jqgadonnkv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-acf8397b22b7e217/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libr6stats_client-3baf76ff0c28a6a7.rlib" "/opt/rustwide/target/debug/deps/libint_enum-5810a11b52fc97dd.rlib" "/opt/rustwide/target/debug/deps/libchrono-55b26842cc5734cf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e94630215054e891.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-976916f1151500ce.rlib" "/opt/rustwide/target/debug/deps/libtime-f157291e653fdf71.rlib" "/opt/rustwide/target/debug/deps/libreqwest-48426445bb873f80.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-10ae249ab87938e8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9d8a55ae4fdcf725.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e5e11fa1b8b0f03d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-bbca8a39d070f0bd.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-974c693453dad68b.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-83a5ec361d78938f.rlib" "/opt/rustwide/target/debug/deps/librustls-4e94f34e0fdb3a4d.rlib" "/opt/rustwide/target/debug/deps/libsct-61a6a1053f46fcea.rlib" "/opt/rustwide/target/debug/deps/libwebpki-48fb6a44a609e049.rlib" "/opt/rustwide/target/debug/deps/libring-9047b2357d10fb1a.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4411a264aa9d9bed.rlib" "/opt/rustwide/target/debug/deps/libserde_json-832b57ffc3c1efcc.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2dbd21524b7a8113.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-870a7dfe83658922.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-203f77aee390ded0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-18ceb4b5ee4f7c23.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-7e970d3d707a108f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-dd95313fb9756b36.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-878d0272117b3d1f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9894472726dacf19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7d21ba6dd4bdf1a7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d362ede1c994cf07.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-59b006e6bb7a9929.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2ed5f324f677bdd6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4e6c42a97862787b.rlib" "/opt/rustwide/target/debug/deps/libtracing-7cfd2f66b943e78e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-19a7c3f7253017ae.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libpin_project-baa69f4a7d0c2408.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f17918de25bbcadf.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-46408bff6ac8ff6e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a47b7e4ac25d18d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-13e04cbe0e9e63d1.rlib" "/opt/rustwide/target/debug/deps/libmio-035c89dddfbed4b6.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libiovec-07494c4fbed93bc4.rlib" "/opt/rustwide/target/debug/deps/libnet2-e58afb2f93bffd6b.rlib" "/opt/rustwide/target/debug/deps/liblibc-5a14dbf7a89e1173.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bb1a13480d956f9d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/liburl-3fef8bff03050372.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-82d980a8c47e1f9a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb89eba847a639dd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-138c271064a97844.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libserde-33c08a49b3590d33.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-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" "8ca3118667119e79107cab26f8a68c427996e359cc08845a60a61de8fd03e6eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ca3118667119e79107cab26f8a68c427996e359cc08845a60a61de8fd03e6eb", kill_on_drop: false }` [INFO] [stdout] 8ca3118667119e79107cab26f8a68c427996e359cc08845a60a61de8fd03e6eb