[INFO] cloning repository https://github.com/bltavares/pickpocket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bltavares/pickpocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbltavares%2Fpickpocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbltavares%2Fpickpocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f56bdcd28f29479ed73764a6b16d9ef99a7903d3 [INFO] testing bltavares/pickpocket against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbltavares%2Fpickpocket" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bltavares/pickpocket on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bltavares/pickpocket [INFO] finished tweaking git repo https://github.com/bltavares/pickpocket [INFO] tweaked toml for git repo https://github.com/bltavares/pickpocket written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/bltavares/pickpocket already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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] df109ad1ae6ecbe98a7ecc4621bb9d61f9e6e02ddbccabb2bfca21c8f322f0f1 [INFO] running `Command { std: "docker" "start" "-a" "df109ad1ae6ecbe98a7ecc4621bb9d61f9e6e02ddbccabb2bfca21c8f322f0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df109ad1ae6ecbe98a7ecc4621bb9d61f9e6e02ddbccabb2bfca21c8f322f0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df109ad1ae6ecbe98a7ecc4621bb9d61f9e6e02ddbccabb2bfca21c8f322f0f1", kill_on_drop: false }` [INFO] [stdout] df109ad1ae6ecbe98a7ecc4621bb9d61f9e6e02ddbccabb2bfca21c8f322f0f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e02c567eadb5247e9787153c2d1c3c00b4e789821f36b11348afa79c561cc3c [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" "7e02c567eadb5247e9787153c2d1c3c00b4e789821f36b11348afa79c561cc3c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling httparse v1.2.2 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-stream v0.1.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling pickpocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `pickpocket` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pickpocket_from_csv --edition=2018 src/bin/pickpocket-from-csv.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7516e48826ae1618 -C extra-filename=-7516e48826ae1618 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-e8de078a6ae31268.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-906b1de0a3ee1272.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-aaf96a617123a9f7.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-854f004c8e07a1dc.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-8b1be514df745531.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-41f6c6f18fd28379.rlib --extern pickpocket=/opt/rustwide/target/debug/deps/libpickpocket-ef0e24dd80cc9fe9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d6e1c562fded42ec.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-78f712f2a812817e.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-217cbe60f365fe36.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1b7df804c15ebeb6.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-1dcbdc99d3afdb7a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9.pickpocket_download.c6823bab-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9.pickpocket_download.c6823bab-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9.pickpocket_download.c6823bab-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9.pickpocket_download.c6823bab-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9.pickpocket_download.c6823bab-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9.pickpocket_download.c6823bab-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9.pickpocket_download.c6823bab-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9.pickpocket_download.c6823bab-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9.pickpocket_download.c6823bab-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9.pickpocket_download.c6823bab-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9.pickpocket_download.c6823bab-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9.pickpocket_download.c6823bab-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9.pickpocket_download.c6823bab-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9.pickpocket_download.c6823bab-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9.pickpocket_download.c6823bab-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9.pickpocket_download.c6823bab-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9.343db1yjdjlhelx9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-1dcbdc99d3afdb7a/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpickpocket-ef0e24dd80cc9fe9.rlib" "/opt/rustwide/target/debug/deps/libchrono-906b1de0a3ee1272.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-f4fc3fb942902c33.rlib" "/opt/rustwide/target/debug/deps/libserde_json-217cbe60f365fe36.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libflate2-854f004c8e07a1dc.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ac2ca5854e9d071.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libbincode-e8de078a6ae31268.rlib" "/opt/rustwide/target/debug/deps/libserde-d6e1c562fded42ec.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-41f6c6f18fd28379.rlib" "/opt/rustwide/target/debug/deps/libct_logs-4c6fc3daa5994d3a.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-b07ab25f1133f36f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-997e319cac7b2a23.rlib" "/opt/rustwide/target/debug/deps/librustls-c71ebf8a701034c9.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libsct-d47c6397f13abfe8.rlib" "/opt/rustwide/target/debug/deps/libwebpki-90a097f0f760ddb6.rlib" "/opt/rustwide/target/debug/deps/libring-a1044cfd7130151f.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libhyper-8b1be514df745531.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-550d006c4001145c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-122437207681c70b.rlib" "/opt/rustwide/target/debug/deps/libh2-67d7c07fbeb8ada4.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-bbde96e613edcfae.rlib" "/opt/rustwide/target/debug/deps/libpin_project-538ce0cc352354ab.rlib" "/opt/rustwide/target/debug/deps/libindexmap-49b521419b9a1f92.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fab272bf69cb4280.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-412cbc245a197357.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-e60bd100d7c42ffe.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c217c9125985b6cc.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4ef1c683316ed923.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f0d63d4da6cef0bc.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2d628fb6e25f7877.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ca9722f6456584b5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-af7ecae5daba0ec1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0b0b8cc4f3224b67.rlib" "/opt/rustwide/target/debug/deps/libtokio-1b7df804c15ebeb6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dce4fc24f63cc307.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libmio-99a1126b97cb62fc.rlib" "/opt/rustwide/target/debug/deps/liblibc-66dd20b91d71210e.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libbytes-3828b22e6d071a75.rlib" "/opt/rustwide/target/debug/deps/libhttp-3d4d83d141aee710.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-c795ebe49b18d91d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0923d8964a916ad6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pickpocket_download-013f6fc3c6352eb9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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" "7e02c567eadb5247e9787153c2d1c3c00b4e789821f36b11348afa79c561cc3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e02c567eadb5247e9787153c2d1c3c00b4e789821f36b11348afa79c561cc3c", kill_on_drop: false }` [INFO] [stdout] 7e02c567eadb5247e9787153c2d1c3c00b4e789821f36b11348afa79c561cc3c