[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaicoh%2Fsls-resizer" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kaicoh/sls-resizer on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-15/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" "+beta-2021-09-08" "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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67af0e0d31631ddf1734ef5aefb55df32585e70d470d909302066a0f4dbfcecd [INFO] running `Command { std: "docker" "start" "-a" "67af0e0d31631ddf1734ef5aefb55df32585e70d470d909302066a0f4dbfcecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67af0e0d31631ddf1734ef5aefb55df32585e70d470d909302066a0f4dbfcecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67af0e0d31631ddf1734ef5aefb55df32585e70d470d909302066a0f4dbfcecd", kill_on_drop: false }` [INFO] [stdout] 67af0e0d31631ddf1734ef5aefb55df32585e70d470d909302066a0f4dbfcecd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bcefe75a34709bdb6709b3729a0ba8e7efca2925e918e82788de11f7e51a68f [INFO] running `Command { std: "docker" "start" "-a" "2bcefe75a34709bdb6709b3729a0ba8e7efca2925e918e82788de11f7e51a68f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [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 memoffset v0.5.4 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling rusoto_core v0.44.0 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling dirs v2.0.2 [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 parking_lot_core v0.6.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling png v0.16.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling image v0.23.6 [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 time-macros v0.1.0 [INFO] [stderr] Compiling tokio v0.2.21 [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 chrono v0.4.11 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.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 lambda_runtime_errors v0.1.1 [INFO] [stderr] Compiling aws_lambda_events v0.3.0 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [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 http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling rusoto_signature v0.44.0 [INFO] [stderr] Compiling hyper v0.12.35 [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 s3_service v0.1.0 (/opt/rustwide/workdir/s3_service) [INFO] [stderr] Compiling dynamodb_service v0.1.0 (/opt/rustwide/workdir/dynamodb_service) [INFO] [stderr] Compiling thumb_saver v0.1.0 (/opt/rustwide/workdir/thumb_saver) [INFO] [stderr] Compiling cropper v0.1.0 (/opt/rustwide/workdir/cropper) [INFO] [stderr] Compiling initiator v0.1.0 (/opt/rustwide/workdir/initiator) [INFO] [stderr] Compiling resizer v0.1.0 (/opt/rustwide/workdir/resizer) [INFO] [stderr] Compiling saver v0.1.0 (/opt/rustwide/workdir/saver) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004.thumb_saver.635a799e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004.thumb_saver.635a799e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004.thumb_saver.635a799e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004.thumb_saver.635a799e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004.thumb_saver.635a799e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004.thumb_saver.635a799e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004.thumb_saver.635a799e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004.thumb_saver.635a799e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004.thumb_saver.635a799e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004.thumb_saver.635a799e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004.thumb_saver.635a799e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004.thumb_saver.635a799e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004.thumb_saver.635a799e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004.thumb_saver.635a799e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004.thumb_saver.635a799e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004.thumb_saver.635a799e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004.30biglnnfftompls.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-3c941cea20259763.rlib" "/opt/rustwide/target/debug/deps/libcolored-4e6cfe1ef7769cec.rlib" "/opt/rustwide/target/debug/deps/libatty-0a21899c979efae1.rlib" "/opt/rustwide/target/debug/deps/libsimple_error-620c945e04226962.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-d6dc891e7397c8ff.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-2e1645086533078f.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-9d98c1890698f94f.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-2b7092d119a18cb6.rlib" "/opt/rustwide/target/debug/deps/libhyper-3db7e63cf5b4268b.rlib" "/opt/rustwide/target/debug/deps/libwant-155717945cdac464.rlib" "/opt/rustwide/target/debug/deps/libtokio-c3b17fa1ce2b2580.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e8a2dafb9594926c.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-044d15c282ba9639.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8050311a6062ff46.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-ba4a5b315bc2e429.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a7fe752876dfa72f.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-28ac5caa38616113.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3a58f2bb00a51ff8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2a1946cfca49cae4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9e5c4ccfe57a4b49.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-52c403e1438071d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d829d1bbbc32b980.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-43e5fb9732c35a77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7000893c39d0f5c4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8bb4e9638fb5a88c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cd9c4d64b42437e5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-73fdc38b2fb433f2.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-6e9559f9ff8eab58.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-73c54b8c3255a082.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-c12bca90a8577031.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-63f244e1a8780005.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-c772afaa880e3667.rlib" "/opt/rustwide/target/debug/deps/libh2-78a857d9ee2a670e.rlib" "/opt/rustwide/target/debug/deps/libstring-32b637088b8c973a.rlib" "/opt/rustwide/target/debug/deps/libhttp-1a21282b84360bf4.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-71e3b0d35f4aebc3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-517b51b34b9b305e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-28763443a85b9641.rlib" "/opt/rustwide/target/debug/deps/libfutures-47fa39838d13c9f2.rlib" "/opt/rustwide/target/debug/deps/libdynamodb_service-757c737f0a171d03.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-21f4e4556adb3251.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-9fb4867d16723d7d.rlib" "/opt/rustwide/target/debug/deps/libxml-fe74142e2273306a.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-61fe3e5ddefc5f1d.rlib" "/opt/rustwide/target/debug/deps/libtime-9d1a38db156fa120.rlib" "/opt/rustwide/target/debug/deps/libstandback-2495418d8b401f54.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-4809980df59b4391.rlib" "/opt/rustwide/target/debug/deps/libsha2-1b626c4b945464f8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7c57e1797ed98d03.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-057d5701e47406d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dfd8eeb8444cfcc7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib" "/opt/rustwide/target/debug/deps/libhmac-f4092b658b8fc945.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-db06cffba78dd624.rlib" "/opt/rustwide/target/debug/deps/libsubtle-dfe940cada556ada.rlib" "/opt/rustwide/target/debug/deps/libdigest-c2a7253c94f11e83.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2d54a2d7a285aef0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3e376aaa9378417c.rlib" "/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-1411cb5febfa1e68.rlib" "/opt/rustwide/target/debug/deps/libshlex-663d80f87eeedf89.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d1fcc25ea54f3123.rlib" "/opt/rustwide/target/debug/deps/libfutures-3374c319f7da6d9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-84a113ac00d1aed8.rlib" "/opt/rustwide/target/debug/deps/libregex-92fa97d9d2e4c7b6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f62745ac6f27d8c0.rlib" "/opt/rustwide/target/debug/deps/libdirs-a3d62b61c515cd00.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-db6ed5bce5d45bbb.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a5c4bbf9c92e1df6.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-5c22e1ec5ebea46f.rlib" "/opt/rustwide/target/debug/deps/libhyper-e0c4c689b5d319af.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libwant-c6d7a9d6f444210d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libh2-034f6da6442d3683.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f67bd7ed9e818f7d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d47dd7aace734627.rlib" "/opt/rustwide/target/debug/deps/libsocket2-33f1214d0c736e62.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8f7847ad8a8d186d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3819dedd6ce63118.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f079ccef728e9af1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e36168687d18d63f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1b562dfab6aebb59.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-97c6d7206360186f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b130cd5503eabd0a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debad35a842a51db.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtokio-9dbce02bafb3efce.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-71eb44a04e308a6d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ea1aace9ed0e5b1e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-04fc2d8253495387.rlib" "/opt/rustwide/target/debug/deps/libmio-b2a5f173ffab6c9c.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libnet2-842637dc628b8fb8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-872a8df0ad0540a0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f49b3de6f8855673.rlib" "/opt/rustwide/target/debug/deps/libhttp-a085da5a2585c4d6.rlib" "/opt/rustwide/target/debug/deps/libbytes-b238bf691acdeff4.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cec8a3a4521fb082.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1073552ec0d886c3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b44532cf05a82bdb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/liblog-cee60f7cd3d2ec9d.rlib" "/opt/rustwide/target/debug/deps/libfailure-d1ff779b1af13719.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9891887423fb61ce.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e73b0b638008026e.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f3f2bc61a969325.rlib" "/opt/rustwide/target/debug/deps/libobject-44de5b952a2c8e5f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8d0ef40edb709662.rlib" "/opt/rustwide/target/debug/deps/libgimli-2c197624dbe30fe2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-6379396869d679d6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d0ad93c5f910a233.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libchrono-e4ba2e32333277e9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4bac194c51ddd4a5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d57503ece5fe800.rlib" "/opt/rustwide/target/debug/deps/libtime-e73aaa2cca797f2e.rlib" "/opt/rustwide/target/debug/deps/libbytes-152822ae79be638b.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libserde-5b320e61bcde85e4.rlib" "/opt/rustwide/target/debug/deps/libiovec-b668d6ddbfe8ca17.rlib" "/opt/rustwide/target/debug/deps/liblibc-b03a7f37d3ffe34d.rlib" "/opt/rustwide/target/debug/deps/libbase64-cf3a4a871695e250.rlib" "/opt/rustwide/target/debug/deps/libsafemem-94e69aa88cd626ca.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e56524b8e4e4333.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/thumb_saver-89bf131afd183004" "-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: 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-15693bea76e6c828.saver.8766fbda-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/saver-15693bea76e6c828.saver.8766fbda-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/saver-15693bea76e6c828.saver.8766fbda-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/saver-15693bea76e6c828.saver.8766fbda-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/saver-15693bea76e6c828.saver.8766fbda-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/saver-15693bea76e6c828.saver.8766fbda-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/saver-15693bea76e6c828.saver.8766fbda-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/saver-15693bea76e6c828.saver.8766fbda-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/saver-15693bea76e6c828.saver.8766fbda-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/saver-15693bea76e6c828.saver.8766fbda-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/saver-15693bea76e6c828.saver.8766fbda-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/saver-15693bea76e6c828.saver.8766fbda-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/saver-15693bea76e6c828.saver.8766fbda-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/saver-15693bea76e6c828.saver.8766fbda-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/saver-15693bea76e6c828.saver.8766fbda-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/saver-15693bea76e6c828.saver.8766fbda-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/saver-15693bea76e6c828.1w8dhyrdo1d595fe.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-3c941cea20259763.rlib" "/opt/rustwide/target/debug/deps/libcolored-4e6cfe1ef7769cec.rlib" "/opt/rustwide/target/debug/deps/libatty-0a21899c979efae1.rlib" "/opt/rustwide/target/debug/deps/libdynamodb_service-757c737f0a171d03.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-21f4e4556adb3251.rlib" "/opt/rustwide/target/debug/deps/libs3_service-9014f48bb4ded64f.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-e5146fb2d759fc0a.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-9fb4867d16723d7d.rlib" "/opt/rustwide/target/debug/deps/libxml-fe74142e2273306a.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-61fe3e5ddefc5f1d.rlib" "/opt/rustwide/target/debug/deps/libtime-9d1a38db156fa120.rlib" "/opt/rustwide/target/debug/deps/libstandback-2495418d8b401f54.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-4809980df59b4391.rlib" "/opt/rustwide/target/debug/deps/libsha2-1b626c4b945464f8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7c57e1797ed98d03.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-057d5701e47406d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dfd8eeb8444cfcc7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib" "/opt/rustwide/target/debug/deps/libhmac-f4092b658b8fc945.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-db06cffba78dd624.rlib" "/opt/rustwide/target/debug/deps/libsubtle-dfe940cada556ada.rlib" "/opt/rustwide/target/debug/deps/libdigest-c2a7253c94f11e83.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2d54a2d7a285aef0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3e376aaa9378417c.rlib" "/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-1411cb5febfa1e68.rlib" "/opt/rustwide/target/debug/deps/libshlex-663d80f87eeedf89.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d1fcc25ea54f3123.rlib" "/opt/rustwide/target/debug/deps/libfutures-3374c319f7da6d9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-84a113ac00d1aed8.rlib" "/opt/rustwide/target/debug/deps/libregex-92fa97d9d2e4c7b6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f62745ac6f27d8c0.rlib" "/opt/rustwide/target/debug/deps/libdirs-a3d62b61c515cd00.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-db6ed5bce5d45bbb.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a5c4bbf9c92e1df6.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-5c22e1ec5ebea46f.rlib" "/opt/rustwide/target/debug/deps/libhyper-e0c4c689b5d319af.rlib" "/opt/rustwide/target/debug/deps/libwant-c6d7a9d6f444210d.rlib" "/opt/rustwide/target/debug/deps/libh2-034f6da6442d3683.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d47dd7aace734627.rlib" "/opt/rustwide/target/debug/deps/libsocket2-33f1214d0c736e62.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8f7847ad8a8d186d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3819dedd6ce63118.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f079ccef728e9af1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e36168687d18d63f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1b562dfab6aebb59.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-97c6d7206360186f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b130cd5503eabd0a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debad35a842a51db.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtokio-9dbce02bafb3efce.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-71eb44a04e308a6d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ea1aace9ed0e5b1e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-872a8df0ad0540a0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f49b3de6f8855673.rlib" "/opt/rustwide/target/debug/deps/libhttp-a085da5a2585c4d6.rlib" "/opt/rustwide/target/debug/deps/libbytes-b238bf691acdeff4.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cec8a3a4521fb082.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1073552ec0d886c3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b44532cf05a82bdb.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-d6dc891e7397c8ff.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-2e1645086533078f.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-9d98c1890698f94f.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-2b7092d119a18cb6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d0ad93c5f910a233.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libhyper-3db7e63cf5b4268b.rlib" "/opt/rustwide/target/debug/deps/libwant-155717945cdac464.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-c3b17fa1ce2b2580.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e8a2dafb9594926c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-04fc2d8253495387.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-044d15c282ba9639.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8050311a6062ff46.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-ba4a5b315bc2e429.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a7fe752876dfa72f.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-28ac5caa38616113.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3a58f2bb00a51ff8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2a1946cfca49cae4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9e5c4ccfe57a4b49.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-52c403e1438071d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d829d1bbbc32b980.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-43e5fb9732c35a77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7000893c39d0f5c4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8bb4e9638fb5a88c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cd9c4d64b42437e5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-73fdc38b2fb433f2.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-6e9559f9ff8eab58.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-73c54b8c3255a082.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-c12bca90a8577031.rlib" "/opt/rustwide/target/debug/deps/libmio-b2a5f173ffab6c9c.rlib" "/opt/rustwide/target/debug/deps/libnet2-842637dc628b8fb8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-63f244e1a8780005.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-c772afaa880e3667.rlib" "/opt/rustwide/target/debug/deps/libh2-78a857d9ee2a670e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f67bd7ed9e818f7d.rlib" "/opt/rustwide/target/debug/deps/libstring-32b637088b8c973a.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libhttp-1a21282b84360bf4.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-71e3b0d35f4aebc3.rlib" "/opt/rustwide/target/debug/deps/liblog-cee60f7cd3d2ec9d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-517b51b34b9b305e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-28763443a85b9641.rlib" "/opt/rustwide/target/debug/deps/libfutures-47fa39838d13c9f2.rlib" "/opt/rustwide/target/debug/deps/libbytes-152822ae79be638b.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libiovec-b668d6ddbfe8ca17.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e56524b8e4e4333.rlib" "/opt/rustwide/target/debug/deps/libchrono-e4ba2e32333277e9.rlib" "/opt/rustwide/target/debug/deps/libserde-5b320e61bcde85e4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4bac194c51ddd4a5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d57503ece5fe800.rlib" "/opt/rustwide/target/debug/deps/libtime-e73aaa2cca797f2e.rlib" "/opt/rustwide/target/debug/deps/libfailure-d1ff779b1af13719.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9891887423fb61ce.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e73b0b638008026e.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f3f2bc61a969325.rlib" "/opt/rustwide/target/debug/deps/libobject-44de5b952a2c8e5f.rlib" "/opt/rustwide/target/debug/deps/liblibc-b03a7f37d3ffe34d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8d0ef40edb709662.rlib" "/opt/rustwide/target/debug/deps/libgimli-2c197624dbe30fe2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/saver-15693bea76e6c828" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b.resizer.51269c10-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b.resizer.51269c10-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b.resizer.51269c10-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b.resizer.51269c10-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b.resizer.51269c10-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b.resizer.51269c10-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b.resizer.51269c10-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b.resizer.51269c10-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b.resizer.51269c10-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b.resizer.51269c10-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b.resizer.51269c10-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b.resizer.51269c10-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b.resizer.51269c10-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b.resizer.51269c10-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b.resizer.51269c10-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b.resizer.51269c10-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b.dlhk3smhrflujer.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-3c941cea20259763.rlib" "/opt/rustwide/target/debug/deps/libcolored-4e6cfe1ef7769cec.rlib" "/opt/rustwide/target/debug/deps/libatty-0a21899c979efae1.rlib" "/opt/rustwide/target/debug/deps/libs3_service-9014f48bb4ded64f.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-e5146fb2d759fc0a.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-9fb4867d16723d7d.rlib" "/opt/rustwide/target/debug/deps/libxml-fe74142e2273306a.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-61fe3e5ddefc5f1d.rlib" "/opt/rustwide/target/debug/deps/libtime-9d1a38db156fa120.rlib" "/opt/rustwide/target/debug/deps/libstandback-2495418d8b401f54.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-4809980df59b4391.rlib" "/opt/rustwide/target/debug/deps/libsha2-1b626c4b945464f8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7c57e1797ed98d03.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-057d5701e47406d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dfd8eeb8444cfcc7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib" "/opt/rustwide/target/debug/deps/libhmac-f4092b658b8fc945.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-db06cffba78dd624.rlib" "/opt/rustwide/target/debug/deps/libsubtle-dfe940cada556ada.rlib" "/opt/rustwide/target/debug/deps/libdigest-c2a7253c94f11e83.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2d54a2d7a285aef0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3e376aaa9378417c.rlib" "/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-1411cb5febfa1e68.rlib" "/opt/rustwide/target/debug/deps/libshlex-663d80f87eeedf89.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d1fcc25ea54f3123.rlib" "/opt/rustwide/target/debug/deps/libfutures-3374c319f7da6d9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-84a113ac00d1aed8.rlib" "/opt/rustwide/target/debug/deps/libregex-92fa97d9d2e4c7b6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f62745ac6f27d8c0.rlib" "/opt/rustwide/target/debug/deps/libdirs-a3d62b61c515cd00.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-db6ed5bce5d45bbb.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a5c4bbf9c92e1df6.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-5c22e1ec5ebea46f.rlib" "/opt/rustwide/target/debug/deps/libhyper-e0c4c689b5d319af.rlib" "/opt/rustwide/target/debug/deps/libwant-c6d7a9d6f444210d.rlib" "/opt/rustwide/target/debug/deps/libh2-034f6da6442d3683.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d47dd7aace734627.rlib" "/opt/rustwide/target/debug/deps/libsocket2-33f1214d0c736e62.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8f7847ad8a8d186d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3819dedd6ce63118.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f079ccef728e9af1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e36168687d18d63f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1b562dfab6aebb59.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-97c6d7206360186f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b130cd5503eabd0a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debad35a842a51db.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtokio-9dbce02bafb3efce.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-71eb44a04e308a6d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ea1aace9ed0e5b1e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-872a8df0ad0540a0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f49b3de6f8855673.rlib" "/opt/rustwide/target/debug/deps/libhttp-a085da5a2585c4d6.rlib" "/opt/rustwide/target/debug/deps/libbytes-b238bf691acdeff4.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cec8a3a4521fb082.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1073552ec0d886c3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b44532cf05a82bdb.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-d6dc891e7397c8ff.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-2e1645086533078f.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-9d98c1890698f94f.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-2b7092d119a18cb6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d0ad93c5f910a233.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libhyper-3db7e63cf5b4268b.rlib" "/opt/rustwide/target/debug/deps/libwant-155717945cdac464.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-c3b17fa1ce2b2580.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e8a2dafb9594926c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-04fc2d8253495387.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-044d15c282ba9639.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8050311a6062ff46.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-ba4a5b315bc2e429.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a7fe752876dfa72f.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-28ac5caa38616113.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3a58f2bb00a51ff8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2a1946cfca49cae4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9e5c4ccfe57a4b49.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-52c403e1438071d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d829d1bbbc32b980.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-73fdc38b2fb433f2.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-6e9559f9ff8eab58.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-c12bca90a8577031.rlib" "/opt/rustwide/target/debug/deps/libmio-b2a5f173ffab6c9c.rlib" "/opt/rustwide/target/debug/deps/libnet2-842637dc628b8fb8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-63f244e1a8780005.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-c772afaa880e3667.rlib" "/opt/rustwide/target/debug/deps/libh2-78a857d9ee2a670e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f67bd7ed9e818f7d.rlib" "/opt/rustwide/target/debug/deps/libstring-32b637088b8c973a.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libhttp-1a21282b84360bf4.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-71e3b0d35f4aebc3.rlib" "/opt/rustwide/target/debug/deps/liblog-cee60f7cd3d2ec9d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-517b51b34b9b305e.rlib" "/opt/rustwide/target/debug/deps/libfutures-47fa39838d13c9f2.rlib" "/opt/rustwide/target/debug/deps/libbytes-152822ae79be638b.rlib" "/opt/rustwide/target/debug/deps/libiovec-b668d6ddbfe8ca17.rlib" "/opt/rustwide/target/debug/deps/libchrono-e4ba2e32333277e9.rlib" "/opt/rustwide/target/debug/deps/libserde-5b320e61bcde85e4.rlib" "/opt/rustwide/target/debug/deps/libtime-e73aaa2cca797f2e.rlib" "/opt/rustwide/target/debug/deps/libimage-4ff1835c53dbe872.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-98e56adbe0cb9073.rlib" "/opt/rustwide/target/debug/deps/libpng-294c567932227f59.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-71ba54e8d8997506.rlib" "/opt/rustwide/target/debug/deps/libdeflate-5966304536f0b490.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-407cf1d3ca2a1bf7.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-60bdba7b0e35d6fb.rlib" "/opt/rustwide/target/debug/deps/librayon-8693627373f1a57f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-ce18673e9c6c9fb8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-28763443a85b9641.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7000893c39d0f5c4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8bb4e9638fb5a88c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cd9c4d64b42437e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-43e5fb9732c35a77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-73c54b8c3255a082.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-64a5f1d4338ccb3f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4bac194c51ddd4a5.rlib" "/opt/rustwide/target/debug/deps/libgif-d7226ff2c1aba3c4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9f62c68deb483c3f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d57503ece5fe800.rlib" "/opt/rustwide/target/debug/deps/libtiff-39e55812a8451236.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e56524b8e4e4333.rlib" "/opt/rustwide/target/debug/deps/libfailure-d1ff779b1af13719.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9891887423fb61ce.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e73b0b638008026e.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f3f2bc61a969325.rlib" "/opt/rustwide/target/debug/deps/libobject-44de5b952a2c8e5f.rlib" "/opt/rustwide/target/debug/deps/liblibc-b03a7f37d3ffe34d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8d0ef40edb709662.rlib" "/opt/rustwide/target/debug/deps/libgimli-2c197624dbe30fe2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/resizer-c9c3ad1c5b9f3e7b" "-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" "2bcefe75a34709bdb6709b3729a0ba8e7efca2925e918e82788de11f7e51a68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bcefe75a34709bdb6709b3729a0ba8e7efca2925e918e82788de11f7e51a68f", kill_on_drop: false }` [INFO] [stdout] 2bcefe75a34709bdb6709b3729a0ba8e7efca2925e918e82788de11f7e51a68f