[INFO] cloning repository https://github.com/Kaicoh/sls-resizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kaicoh/sls-resizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaicoh%2Fsls-resizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaicoh%2Fsls-resizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a029a9cc6acde5cfbf4e11499513753dc991c7d [INFO] testing Kaicoh/sls-resizer against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaicoh%2Fsls-resizer" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kaicoh/sls-resizer on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kaicoh/sls-resizer [INFO] finished tweaking git repo https://github.com/Kaicoh/sls-resizer [INFO] tweaked toml for git repo https://github.com/Kaicoh/sls-resizer written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/Kaicoh/sls-resizer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43957be436ea7f1a6b1c1c39bfdbf46d295995af171cfe8138209a42470f0916 [INFO] running `Command { std: "docker" "start" "-a" "43957be436ea7f1a6b1c1c39bfdbf46d295995af171cfe8138209a42470f0916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43957be436ea7f1a6b1c1c39bfdbf46d295995af171cfe8138209a42470f0916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43957be436ea7f1a6b1c1c39bfdbf46d295995af171cfe8138209a42470f0916", kill_on_drop: false }` [INFO] [stdout] 43957be436ea7f1a6b1c1c39bfdbf46d295995af171cfe8138209a42470f0916 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4692cc88736605dd36e639356fbe0e4250d7181f6728401991ffdab6cc2a228e [INFO] running `Command { std: "docker" "start" "-a" "4692cc88736605dd36e639356fbe0e4250d7181f6728401991ffdab6cc2a228e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling simple-error v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rusoto_core v0.44.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling png v0.16.6 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling image v0.23.6 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling simple_logger v1.6.0 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.1 [INFO] [stderr] Compiling aws_lambda_events v0.3.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling rusoto_credential v0.44.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling rusoto_signature v0.44.0 [INFO] [stderr] Compiling rusoto_s3 v0.44.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.44.0 [INFO] [stderr] Compiling rusoto_stepfunctions v0.44.0 [INFO] [stderr] Compiling lambda_runtime_client v0.2.2 [INFO] [stderr] Compiling lambda_runtime v0.2.1 [INFO] [stderr] Compiling dynamodb_service v0.1.0 (/opt/rustwide/workdir/dynamodb_service) [INFO] [stderr] Compiling s3_service v0.1.0 (/opt/rustwide/workdir/s3_service) [INFO] [stderr] Compiling thumb_saver v0.1.0 (/opt/rustwide/workdir/thumb_saver) [INFO] [stderr] Compiling initiator v0.1.0 (/opt/rustwide/workdir/initiator) [INFO] [stderr] Compiling saver v0.1.0 (/opt/rustwide/workdir/saver) [INFO] [stderr] Compiling cropper v0.1.0 (/opt/rustwide/workdir/cropper) [INFO] [stderr] Compiling resizer v0.1.0 (/opt/rustwide/workdir/resizer) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9.thumb_saver.ed5bef23-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9.thumb_saver.ed5bef23-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9.thumb_saver.ed5bef23-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9.thumb_saver.ed5bef23-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9.thumb_saver.ed5bef23-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9.thumb_saver.ed5bef23-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9.thumb_saver.ed5bef23-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9.thumb_saver.ed5bef23-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9.thumb_saver.ed5bef23-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9.thumb_saver.ed5bef23-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9.thumb_saver.ed5bef23-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9.thumb_saver.ed5bef23-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9.thumb_saver.ed5bef23-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9.thumb_saver.ed5bef23-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9.thumb_saver.ed5bef23-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9.thumb_saver.ed5bef23-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9.5dc1s096a6bjf90s.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-52c2abe6bc4e2273.rlib" "/opt/rustwide/target/debug/deps/libcolored-7f3fee5b6680c0de.rlib" "/opt/rustwide/target/debug/deps/libatty-82a452f2416e0676.rlib" "/opt/rustwide/target/debug/deps/libsimple_error-1fb249b2a6ffe558.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-0fa72c802dd6eb87.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-dd27f3a3ef4621f1.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-c00530590e70471f.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-d7999997753f0cfe.rlib" "/opt/rustwide/target/debug/deps/libhyper-e57af610f5032f81.rlib" "/opt/rustwide/target/debug/deps/libwant-8033009d4c53654d.rlib" "/opt/rustwide/target/debug/deps/libtokio-1be6df8228d38b9b.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-cb336b71bb480fd5.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-24f0b08061b39d3d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0f491ecf5abc0a71.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-fbf5cae9770ecf50.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-771506bd9539ea04.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3306ee5a3a92f7a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c5a2b910131ace5c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8e2f5b144ab55052.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f1c7b76260b29c42.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-df66d838cd30686a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-437ba9e0e3064a1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8e10d172f4ff2b79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0ee0547b71f18ccd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-78cf7e8064e2b581.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f4aa9f8ab1573e60.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8bb54953ad9b06d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-12475d09a52aaed4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f30f107c6fdb8008.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7ab1a173fd25d75d.rlib" "/opt/rustwide/target/debug/deps/libh2-c90fd1b92ef0783a.rlib" "/opt/rustwide/target/debug/deps/libstring-e538915b2fd9bbb6.rlib" "/opt/rustwide/target/debug/deps/libhttp-14391e4665777300.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-580f711abaa90de9.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5110f2516ea834bd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-991e295b75aa931f.rlib" "/opt/rustwide/target/debug/deps/libfutures-758fac1dc923a60e.rlib" "/opt/rustwide/target/debug/deps/libdynamodb_service-0f47f0b70e2748e5.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-bee3b5293157da63.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-9b1599ffa8a7c7ca.rlib" "/opt/rustwide/target/debug/deps/libxml-9d44d9c1aa24ee24.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-f11235d85fa05b76.rlib" "/opt/rustwide/target/debug/deps/libtime-37a51cae92baf484.rlib" "/opt/rustwide/target/debug/deps/libstandback-17574afaf156f8ae.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-a5f842ff2caddb39.rlib" "/opt/rustwide/target/debug/deps/libsha2-9c97566e1bac7822.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d32c3425c6d51498.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmd5-7686c4c65dd50a84.rlib" "/opt/rustwide/target/debug/deps/libhmac-ec853c3ccb8bafee.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-545345ece110bb8a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-92ac3e1d61a4fa67.rlib" "/opt/rustwide/target/debug/deps/libdigest-7fbd05d3f72e9c2f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-51152e62de606064.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-adc6403fdc16c1b9.rlib" "/opt/rustwide/target/debug/deps/libshlex-f8ac0bde03d5249d.rlib" "/opt/rustwide/target/debug/deps/libzeroize-547652ef569aa7ed.rlib" "/opt/rustwide/target/debug/deps/libfutures-1b0bbdccd47a1d16.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-444921df6716f472.rlib" "/opt/rustwide/target/debug/deps/libregex-e7b171f4082606c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7adb07e7d078c59f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5f18c6edf83f0dfd.rlib" "/opt/rustwide/target/debug/deps/libdirs-3308ea7d520b93e8.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-7685fce562817ef9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-129f12ac6013561a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-398d30bd4f872099.rlib" "/opt/rustwide/target/debug/deps/libhyper-0a28f5f5f94973cd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libwant-7998263038ffa92e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a4e2eb4f3012113e.rlib" "/opt/rustwide/target/debug/deps/libh2-cd7ee1ed925953c8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-63c4c22bfd0b52a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c96a0c5897e889e9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-399465e23aeae136.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1399fe0b60f5ce51.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4ac159b2e7e5a6b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-51f0095df42a42ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c4ab382233be65b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bd2c8572311bcc97.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e8ed4461148873ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3684ce003ffbd90d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3e714db2d1156b44.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-fc98e3b20779e034.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aeda42c9bcb3b9cf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c3ee05e1f729061a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-75d1a6607ce4395a.rlib" "/opt/rustwide/target/debug/deps/libmio-2db4150d3ae1bbd4.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libnet2-678f70dcea0375b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65bf53c5ef47295d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e144c83292de21c2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cc493b040398588e.rlib" "/opt/rustwide/target/debug/deps/libhttp-5132315beac6e902.rlib" "/opt/rustwide/target/debug/deps/libbytes-0fd905e9e5dccac1.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d1dab53d844e450a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-70810941b06cd161.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4721233c35b9b6e1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libfailure-736db6ff458eadd3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-aa3105b31d59c1d4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7337d78c0d5d4293.rlib" "/opt/rustwide/target/debug/deps/libadler32-6bb61013e8809ef4.rlib" "/opt/rustwide/target/debug/deps/libobject-ee97f1e2e8daac80.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-fa43f9a0e2c4b440.rlib" "/opt/rustwide/target/debug/deps/libgimli-cd1942176b748859.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-d3f347ca6cbba115.rlib" "/opt/rustwide/target/debug/deps/libserde_json-16a341aca3a3b2d9.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libchrono-7da42feea2112eef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-18bd012c8a0f306d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c20504cef886ad97.rlib" "/opt/rustwide/target/debug/deps/libtime-bfeb9e14418fc12d.rlib" "/opt/rustwide/target/debug/deps/libbytes-0a8045efb01afc09.rlib" "/opt/rustwide/target/debug/deps/libeither-a4a9c786b10fffbb.rlib" "/opt/rustwide/target/debug/deps/libserde-3a7f1b6cb96dae45.rlib" "/opt/rustwide/target/debug/deps/libiovec-afc8d7d92a616403.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee73f684d200a3bc.rlib" "/opt/rustwide/target/debug/deps/libbase64-3c1a81bb832b47dc.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/thumb_saver-fcd51cd9546576b9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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: could not compile `thumb_saver` due to 2 previous errors [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/saver-33259e255ed3e925.saver.2d1edd5c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/saver-33259e255ed3e925.saver.2d1edd5c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/saver-33259e255ed3e925.saver.2d1edd5c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/saver-33259e255ed3e925.saver.2d1edd5c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/saver-33259e255ed3e925.saver.2d1edd5c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/saver-33259e255ed3e925.saver.2d1edd5c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/saver-33259e255ed3e925.saver.2d1edd5c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/saver-33259e255ed3e925.saver.2d1edd5c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/saver-33259e255ed3e925.saver.2d1edd5c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/saver-33259e255ed3e925.saver.2d1edd5c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/saver-33259e255ed3e925.saver.2d1edd5c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/saver-33259e255ed3e925.saver.2d1edd5c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/saver-33259e255ed3e925.saver.2d1edd5c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/saver-33259e255ed3e925.saver.2d1edd5c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/saver-33259e255ed3e925.saver.2d1edd5c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/saver-33259e255ed3e925.saver.2d1edd5c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/saver-33259e255ed3e925.syspriwqn3sxiqz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-52c2abe6bc4e2273.rlib" "/opt/rustwide/target/debug/deps/libcolored-7f3fee5b6680c0de.rlib" "/opt/rustwide/target/debug/deps/libatty-82a452f2416e0676.rlib" "/opt/rustwide/target/debug/deps/libdynamodb_service-0f47f0b70e2748e5.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-bee3b5293157da63.rlib" "/opt/rustwide/target/debug/deps/libs3_service-5d04e159a8cd31ca.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-d57b673cbeb6cab2.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-9b1599ffa8a7c7ca.rlib" "/opt/rustwide/target/debug/deps/libxml-9d44d9c1aa24ee24.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-f11235d85fa05b76.rlib" "/opt/rustwide/target/debug/deps/libtime-37a51cae92baf484.rlib" "/opt/rustwide/target/debug/deps/libstandback-17574afaf156f8ae.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-a5f842ff2caddb39.rlib" "/opt/rustwide/target/debug/deps/libsha2-9c97566e1bac7822.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d32c3425c6d51498.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmd5-7686c4c65dd50a84.rlib" "/opt/rustwide/target/debug/deps/libhmac-ec853c3ccb8bafee.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-545345ece110bb8a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-92ac3e1d61a4fa67.rlib" "/opt/rustwide/target/debug/deps/libdigest-7fbd05d3f72e9c2f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-51152e62de606064.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-adc6403fdc16c1b9.rlib" "/opt/rustwide/target/debug/deps/libshlex-f8ac0bde03d5249d.rlib" "/opt/rustwide/target/debug/deps/libzeroize-547652ef569aa7ed.rlib" "/opt/rustwide/target/debug/deps/libfutures-1b0bbdccd47a1d16.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-444921df6716f472.rlib" "/opt/rustwide/target/debug/deps/libregex-e7b171f4082606c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7adb07e7d078c59f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5f18c6edf83f0dfd.rlib" "/opt/rustwide/target/debug/deps/libdirs-3308ea7d520b93e8.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-7685fce562817ef9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-129f12ac6013561a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-398d30bd4f872099.rlib" "/opt/rustwide/target/debug/deps/libhyper-0a28f5f5f94973cd.rlib" "/opt/rustwide/target/debug/deps/libwant-7998263038ffa92e.rlib" "/opt/rustwide/target/debug/deps/libh2-cd7ee1ed925953c8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c96a0c5897e889e9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-399465e23aeae136.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1399fe0b60f5ce51.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4ac159b2e7e5a6b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-51f0095df42a42ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c4ab382233be65b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bd2c8572311bcc97.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e8ed4461148873ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3684ce003ffbd90d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3e714db2d1156b44.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-fc98e3b20779e034.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aeda42c9bcb3b9cf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c3ee05e1f729061a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65bf53c5ef47295d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e144c83292de21c2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cc493b040398588e.rlib" "/opt/rustwide/target/debug/deps/libhttp-5132315beac6e902.rlib" "/opt/rustwide/target/debug/deps/libbytes-0fd905e9e5dccac1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d1dab53d844e450a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-70810941b06cd161.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4721233c35b9b6e1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-0fa72c802dd6eb87.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-dd27f3a3ef4621f1.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-c00530590e70471f.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-d7999997753f0cfe.rlib" "/opt/rustwide/target/debug/deps/libserde_json-16a341aca3a3b2d9.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libhyper-e57af610f5032f81.rlib" "/opt/rustwide/target/debug/deps/libwant-8033009d4c53654d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a4e2eb4f3012113e.rlib" "/opt/rustwide/target/debug/deps/libtokio-1be6df8228d38b9b.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-cb336b71bb480fd5.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-75d1a6607ce4395a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-24f0b08061b39d3d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0f491ecf5abc0a71.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-fbf5cae9770ecf50.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-771506bd9539ea04.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3306ee5a3a92f7a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c5a2b910131ace5c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8e2f5b144ab55052.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f1c7b76260b29c42.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-df66d838cd30686a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-437ba9e0e3064a1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8e10d172f4ff2b79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0ee0547b71f18ccd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-78cf7e8064e2b581.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f4aa9f8ab1573e60.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8bb54953ad9b06d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-12475d09a52aaed4.rlib" "/opt/rustwide/target/debug/deps/libmio-2db4150d3ae1bbd4.rlib" "/opt/rustwide/target/debug/deps/libnet2-678f70dcea0375b3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f30f107c6fdb8008.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7ab1a173fd25d75d.rlib" "/opt/rustwide/target/debug/deps/libh2-c90fd1b92ef0783a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-63c4c22bfd0b52a4.rlib" "/opt/rustwide/target/debug/deps/libstring-e538915b2fd9bbb6.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libhttp-14391e4665777300.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-580f711abaa90de9.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5110f2516ea834bd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-991e295b75aa931f.rlib" "/opt/rustwide/target/debug/deps/libfutures-758fac1dc923a60e.rlib" "/opt/rustwide/target/debug/deps/libbytes-0a8045efb01afc09.rlib" "/opt/rustwide/target/debug/deps/libeither-a4a9c786b10fffbb.rlib" "/opt/rustwide/target/debug/deps/libiovec-afc8d7d92a616403.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libchrono-7da42feea2112eef.rlib" "/opt/rustwide/target/debug/deps/libserde-3a7f1b6cb96dae45.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-18bd012c8a0f306d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c20504cef886ad97.rlib" "/opt/rustwide/target/debug/deps/libtime-bfeb9e14418fc12d.rlib" "/opt/rustwide/target/debug/deps/libfailure-736db6ff458eadd3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-aa3105b31d59c1d4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7337d78c0d5d4293.rlib" "/opt/rustwide/target/debug/deps/libadler32-6bb61013e8809ef4.rlib" "/opt/rustwide/target/debug/deps/libobject-ee97f1e2e8daac80.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee73f684d200a3bc.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-fa43f9a0e2c4b440.rlib" "/opt/rustwide/target/debug/deps/libgimli-cd1942176b748859.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/saver-33259e255ed3e925" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349.resizer.354f5fc1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349.resizer.354f5fc1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349.resizer.354f5fc1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349.resizer.354f5fc1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349.resizer.354f5fc1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349.resizer.354f5fc1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349.resizer.354f5fc1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349.resizer.354f5fc1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349.resizer.354f5fc1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349.resizer.354f5fc1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349.resizer.354f5fc1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349.resizer.354f5fc1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349.resizer.354f5fc1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349.resizer.354f5fc1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349.resizer.354f5fc1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349.resizer.354f5fc1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349.1raaf6p6elm1gz53.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-52c2abe6bc4e2273.rlib" "/opt/rustwide/target/debug/deps/libcolored-7f3fee5b6680c0de.rlib" "/opt/rustwide/target/debug/deps/libatty-82a452f2416e0676.rlib" "/opt/rustwide/target/debug/deps/libs3_service-5d04e159a8cd31ca.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-d57b673cbeb6cab2.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-9b1599ffa8a7c7ca.rlib" "/opt/rustwide/target/debug/deps/libxml-9d44d9c1aa24ee24.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-f11235d85fa05b76.rlib" "/opt/rustwide/target/debug/deps/libtime-37a51cae92baf484.rlib" "/opt/rustwide/target/debug/deps/libstandback-17574afaf156f8ae.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-a5f842ff2caddb39.rlib" "/opt/rustwide/target/debug/deps/libsha2-9c97566e1bac7822.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d32c3425c6d51498.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmd5-7686c4c65dd50a84.rlib" "/opt/rustwide/target/debug/deps/libhmac-ec853c3ccb8bafee.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-545345ece110bb8a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-92ac3e1d61a4fa67.rlib" "/opt/rustwide/target/debug/deps/libdigest-7fbd05d3f72e9c2f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-51152e62de606064.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-adc6403fdc16c1b9.rlib" "/opt/rustwide/target/debug/deps/libshlex-f8ac0bde03d5249d.rlib" "/opt/rustwide/target/debug/deps/libzeroize-547652ef569aa7ed.rlib" "/opt/rustwide/target/debug/deps/libfutures-1b0bbdccd47a1d16.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-444921df6716f472.rlib" "/opt/rustwide/target/debug/deps/libregex-e7b171f4082606c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7adb07e7d078c59f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5f18c6edf83f0dfd.rlib" "/opt/rustwide/target/debug/deps/libdirs-3308ea7d520b93e8.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-7685fce562817ef9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-129f12ac6013561a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-398d30bd4f872099.rlib" "/opt/rustwide/target/debug/deps/libhyper-0a28f5f5f94973cd.rlib" "/opt/rustwide/target/debug/deps/libwant-7998263038ffa92e.rlib" "/opt/rustwide/target/debug/deps/libh2-cd7ee1ed925953c8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c96a0c5897e889e9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-399465e23aeae136.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1399fe0b60f5ce51.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4ac159b2e7e5a6b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-51f0095df42a42ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c4ab382233be65b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bd2c8572311bcc97.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e8ed4461148873ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3684ce003ffbd90d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3e714db2d1156b44.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-fc98e3b20779e034.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aeda42c9bcb3b9cf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c3ee05e1f729061a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65bf53c5ef47295d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e144c83292de21c2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cc493b040398588e.rlib" "/opt/rustwide/target/debug/deps/libhttp-5132315beac6e902.rlib" "/opt/rustwide/target/debug/deps/libbytes-0fd905e9e5dccac1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d1dab53d844e450a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-70810941b06cd161.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4721233c35b9b6e1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-0fa72c802dd6eb87.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-dd27f3a3ef4621f1.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-c00530590e70471f.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-d7999997753f0cfe.rlib" "/opt/rustwide/target/debug/deps/libserde_json-16a341aca3a3b2d9.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libhyper-e57af610f5032f81.rlib" "/opt/rustwide/target/debug/deps/libwant-8033009d4c53654d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a4e2eb4f3012113e.rlib" "/opt/rustwide/target/debug/deps/libtokio-1be6df8228d38b9b.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-cb336b71bb480fd5.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-75d1a6607ce4395a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-24f0b08061b39d3d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0f491ecf5abc0a71.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-fbf5cae9770ecf50.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-771506bd9539ea04.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3306ee5a3a92f7a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c5a2b910131ace5c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8e2f5b144ab55052.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f1c7b76260b29c42.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-df66d838cd30686a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f4aa9f8ab1573e60.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8bb54953ad9b06d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-12475d09a52aaed4.rlib" "/opt/rustwide/target/debug/deps/libmio-2db4150d3ae1bbd4.rlib" "/opt/rustwide/target/debug/deps/libnet2-678f70dcea0375b3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f30f107c6fdb8008.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7ab1a173fd25d75d.rlib" "/opt/rustwide/target/debug/deps/libh2-c90fd1b92ef0783a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-63c4c22bfd0b52a4.rlib" "/opt/rustwide/target/debug/deps/libstring-e538915b2fd9bbb6.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libhttp-14391e4665777300.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-580f711abaa90de9.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5110f2516ea834bd.rlib" "/opt/rustwide/target/debug/deps/libfutures-758fac1dc923a60e.rlib" "/opt/rustwide/target/debug/deps/libbytes-0a8045efb01afc09.rlib" "/opt/rustwide/target/debug/deps/libiovec-afc8d7d92a616403.rlib" "/opt/rustwide/target/debug/deps/libchrono-7da42feea2112eef.rlib" "/opt/rustwide/target/debug/deps/libserde-3a7f1b6cb96dae45.rlib" "/opt/rustwide/target/debug/deps/libtime-bfeb9e14418fc12d.rlib" "/opt/rustwide/target/debug/deps/libimage-049ac7d7ef457cdc.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b3d4484bb8819c5a.rlib" "/opt/rustwide/target/debug/deps/libpng-62e3f5985cbf629b.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1af8693eb23177a5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-0c50f7163753d07e.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5333212385c11bce.rlib" "/opt/rustwide/target/debug/deps/librayon-3581ce40f48d39a9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-bfb10437533900a1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-991e295b75aa931f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8e10d172f4ff2b79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0ee0547b71f18ccd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-78cf7e8064e2b581.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-437ba9e0e3064a1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libeither-a4a9c786b10fffbb.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-850a204b4b4448bf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-18bd012c8a0f306d.rlib" "/opt/rustwide/target/debug/deps/libgif-5400fd3ff02b6d20.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-efd96908fbcbc9d2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c20504cef886ad97.rlib" "/opt/rustwide/target/debug/deps/libtiff-085e73594c722997.rlib" "/opt/rustwide/target/debug/deps/liblzw-7b67818fa924d644.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libfailure-736db6ff458eadd3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-aa3105b31d59c1d4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7337d78c0d5d4293.rlib" "/opt/rustwide/target/debug/deps/libadler32-6bb61013e8809ef4.rlib" "/opt/rustwide/target/debug/deps/libobject-ee97f1e2e8daac80.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee73f684d200a3bc.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-fa43f9a0e2c4b440.rlib" "/opt/rustwide/target/debug/deps/libgimli-cd1942176b748859.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/resizer-eb37de5b223df349" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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" "4692cc88736605dd36e639356fbe0e4250d7181f6728401991ffdab6cc2a228e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4692cc88736605dd36e639356fbe0e4250d7181f6728401991ffdab6cc2a228e", kill_on_drop: false }` [INFO] [stdout] 4692cc88736605dd36e639356fbe0e4250d7181f6728401991ffdab6cc2a228e