[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-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaicoh%2Fsls-resizer" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kaicoh/sls-resizer on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-9/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-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8283de8130d59ef6569862649d50e6021929fb176f6716d57bf1ee44872d26a6 [INFO] running `Command { std: "docker" "start" "-a" "8283de8130d59ef6569862649d50e6021929fb176f6716d57bf1ee44872d26a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8283de8130d59ef6569862649d50e6021929fb176f6716d57bf1ee44872d26a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8283de8130d59ef6569862649d50e6021929fb176f6716d57bf1ee44872d26a6", kill_on_drop: false }` [INFO] [stdout] 8283de8130d59ef6569862649d50e6021929fb176f6716d57bf1ee44872d26a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 788e0de1962747999da0cfe0145ffc5580c5b21e9fb4abbb9cf12f3db8af253d [INFO] running `Command { std: "docker" "start" "-a" "788e0de1962747999da0cfe0145ffc5580c5b21e9fb4abbb9cf12f3db8af253d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling zeroize v1.1.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 indexmap v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling rusoto_core v0.44.0 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling png v0.16.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.49 [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 serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [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 serde v1.0.114 [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 tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling simple_logger v1.6.0 [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 lambda_runtime_errors v0.1.1 [INFO] [stderr] Compiling aws_lambda_events v0.3.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling rusoto_credential v0.44.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling tokio v0.1.22 [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 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 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-c52bf3abf94e007c.thumb_saver.64d9a096-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-c52bf3abf94e007c.thumb_saver.64d9a096-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-c52bf3abf94e007c.thumb_saver.64d9a096-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-c52bf3abf94e007c.thumb_saver.64d9a096-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-c52bf3abf94e007c.thumb_saver.64d9a096-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-c52bf3abf94e007c.thumb_saver.64d9a096-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-c52bf3abf94e007c.thumb_saver.64d9a096-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-c52bf3abf94e007c.thumb_saver.64d9a096-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-c52bf3abf94e007c.thumb_saver.64d9a096-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-c52bf3abf94e007c.thumb_saver.64d9a096-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-c52bf3abf94e007c.thumb_saver.64d9a096-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-c52bf3abf94e007c.thumb_saver.64d9a096-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-c52bf3abf94e007c.thumb_saver.64d9a096-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-c52bf3abf94e007c.thumb_saver.64d9a096-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-c52bf3abf94e007c.thumb_saver.64d9a096-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-c52bf3abf94e007c.thumb_saver.64d9a096-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-c52bf3abf94e007c.2yxs58tcktfk2x86.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-9426f40d4687b8bb.rlib" "/opt/rustwide/target/debug/deps/libcolored-fcb101aea754cddb.rlib" "/opt/rustwide/target/debug/deps/libatty-80401c430ae49e6e.rlib" "/opt/rustwide/target/debug/deps/libsimple_error-620c945e04226962.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-04da22538cd55b27.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-7416da5c7c883138.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-45eca6db9d8d9792.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-030e72a299e6a737.rlib" "/opt/rustwide/target/debug/deps/libhyper-aad94b7e08a0d278.rlib" "/opt/rustwide/target/debug/deps/libwant-1c735c40edd172e6.rlib" "/opt/rustwide/target/debug/deps/libtokio-34fe7e6c5b8a5e01.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-2556534a90671f76.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-a2e8f57d2ad9c4dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-80a176c94a4ab5e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-f2b804f3054a0698.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-56b0ae2d6e779136.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-28ac5caa38616113.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-54cf16fe629d35ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-652b597f9d411a29.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-619bd8b2b4481988.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-18bef53910f15a0a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-269b9265a7aba381.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-89d9d0a21788dd69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-be18a7917933c6a3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d1b386349b4fbb5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-8029f5e85225aa4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-784fa2e2769d5f68.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c19d0751ed77bf7.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-fe61a5d695c97d4c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-77b58b7249c37fd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-1c039057b1da4324.rlib" "/opt/rustwide/target/debug/deps/libh2-196fd0240b9e0e1d.rlib" "/opt/rustwide/target/debug/deps/libstring-5018f6cf599f5053.rlib" "/opt/rustwide/target/debug/deps/libhttp-f27753a20b99d790.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-782017bfd1590718.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-098d7f1102e72637.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b92b92d9f458f5ff.rlib" "/opt/rustwide/target/debug/deps/libfutures-47fa39838d13c9f2.rlib" "/opt/rustwide/target/debug/deps/libdynamodb_service-f7f095d7e23bbbb1.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-bacbf1b41f85d69c.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-7e3c847714119ab1.rlib" "/opt/rustwide/target/debug/deps/libxml-fe74142e2273306a.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-ee337e848ccd9d49.rlib" "/opt/rustwide/target/debug/deps/libtime-f9c5129ad28ddb7c.rlib" "/opt/rustwide/target/debug/deps/libstandback-0a93899196bb79c8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-e186abd641c059bd.rlib" "/opt/rustwide/target/debug/deps/libsha2-a85b38fc4a03de33.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-bb6119d823fc14f6.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-1f673391386c896b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-1b9e4384a8b242bb.rlib" "/opt/rustwide/target/debug/deps/libsubtle-dfe940cada556ada.rlib" "/opt/rustwide/target/debug/deps/libdigest-1bf82824fb22a5b5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-988867570b71b4e6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-fefed7e5995b5862.rlib" "/opt/rustwide/target/debug/deps/libshlex-663d80f87eeedf89.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d1fcc25ea54f3123.rlib" "/opt/rustwide/target/debug/deps/libfutures-e6b8cb95ccacaa28.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-38176112fbf38978.rlib" "/opt/rustwide/target/debug/deps/libregex-58245888677bf2b4.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-e3605bf5f1ec2372.rlib" "/opt/rustwide/target/debug/deps/libdirs-7720ea9f53a0feea.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-cfbb7dbb36cf9d93.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-49e515d92ec3d5dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-a7ef50ba9a27c89c.rlib" "/opt/rustwide/target/debug/deps/libhyper-15dccf0ad9b8febf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-2f72f4f304fa9e69.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libh2-5a28b9294754021d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-950edbb0ee2f5a64.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-eff48f0496d784f9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f648a8c8a7d72329.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-ce28b7c89fa341c8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f999f34152e21df5.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-1f7e365aab4272ad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-54bcfc13bf717080.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-fc660ccc082db320.rlib" "/opt/rustwide/target/debug/deps/libmio-7e57e8fe70117519.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libnet2-5b08cbc6cdd2b322.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-1142386709c134ec.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-10e4eb6007039837.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f5a5c697d7aad1bd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c304bc492685251e.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-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib" "/opt/rustwide/target/debug/deps/libfailure-37553037c4adcb46.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9415b26de3dd6872.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-045554bee9ad10d4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a1e7ff98b838f924.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libchrono-8c27b7b3d61ab154.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-afba321b77dc9265.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d81b5bceba977ed0.rlib" "/opt/rustwide/target/debug/deps/libtime-ea2881c574e0ae62.rlib" "/opt/rustwide/target/debug/deps/libbytes-63b2ada72722ba9e.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libserde-6b66b6edb7407060.rlib" "/opt/rustwide/target/debug/deps/libiovec-5f4f47b14eb4d848.rlib" "/opt/rustwide/target/debug/deps/liblibc-1eaaee8e9ee1e8f2.rlib" "/opt/rustwide/target/debug/deps/libbase64-df6a0db567345ba4.rlib" "/opt/rustwide/target/debug/deps/libsafemem-94e69aa88cd626ca.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/thumb_saver-c52bf3abf94e007c" "-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-be4003c6ec338f69.saver.1b0b7e63-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/saver-be4003c6ec338f69.saver.1b0b7e63-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/saver-be4003c6ec338f69.saver.1b0b7e63-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/saver-be4003c6ec338f69.saver.1b0b7e63-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/saver-be4003c6ec338f69.saver.1b0b7e63-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/saver-be4003c6ec338f69.saver.1b0b7e63-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/saver-be4003c6ec338f69.saver.1b0b7e63-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/saver-be4003c6ec338f69.saver.1b0b7e63-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/saver-be4003c6ec338f69.saver.1b0b7e63-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/saver-be4003c6ec338f69.saver.1b0b7e63-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/saver-be4003c6ec338f69.saver.1b0b7e63-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/saver-be4003c6ec338f69.saver.1b0b7e63-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/saver-be4003c6ec338f69.saver.1b0b7e63-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/saver-be4003c6ec338f69.saver.1b0b7e63-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/saver-be4003c6ec338f69.saver.1b0b7e63-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/saver-be4003c6ec338f69.saver.1b0b7e63-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/saver-be4003c6ec338f69.54vrhigio0mrbm3p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-9426f40d4687b8bb.rlib" "/opt/rustwide/target/debug/deps/libcolored-fcb101aea754cddb.rlib" "/opt/rustwide/target/debug/deps/libatty-80401c430ae49e6e.rlib" "/opt/rustwide/target/debug/deps/libdynamodb_service-f7f095d7e23bbbb1.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-bacbf1b41f85d69c.rlib" "/opt/rustwide/target/debug/deps/libs3_service-28988d419b69068c.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-b5e5622899b71d3a.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-7e3c847714119ab1.rlib" "/opt/rustwide/target/debug/deps/libxml-fe74142e2273306a.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-ee337e848ccd9d49.rlib" "/opt/rustwide/target/debug/deps/libtime-f9c5129ad28ddb7c.rlib" "/opt/rustwide/target/debug/deps/libstandback-0a93899196bb79c8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-e186abd641c059bd.rlib" "/opt/rustwide/target/debug/deps/libsha2-a85b38fc4a03de33.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-bb6119d823fc14f6.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-1f673391386c896b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-1b9e4384a8b242bb.rlib" "/opt/rustwide/target/debug/deps/libsubtle-dfe940cada556ada.rlib" "/opt/rustwide/target/debug/deps/libdigest-1bf82824fb22a5b5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-988867570b71b4e6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-fefed7e5995b5862.rlib" "/opt/rustwide/target/debug/deps/libshlex-663d80f87eeedf89.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d1fcc25ea54f3123.rlib" "/opt/rustwide/target/debug/deps/libfutures-e6b8cb95ccacaa28.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-38176112fbf38978.rlib" "/opt/rustwide/target/debug/deps/libregex-58245888677bf2b4.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-e3605bf5f1ec2372.rlib" "/opt/rustwide/target/debug/deps/libdirs-7720ea9f53a0feea.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-cfbb7dbb36cf9d93.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-49e515d92ec3d5dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-a7ef50ba9a27c89c.rlib" "/opt/rustwide/target/debug/deps/libhyper-15dccf0ad9b8febf.rlib" "/opt/rustwide/target/debug/deps/libwant-2f72f4f304fa9e69.rlib" "/opt/rustwide/target/debug/deps/libh2-5a28b9294754021d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-eff48f0496d784f9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f648a8c8a7d72329.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-ce28b7c89fa341c8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f999f34152e21df5.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-1f7e365aab4272ad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-54bcfc13bf717080.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.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-1142386709c134ec.rlib" "/opt/rustwide/target/debug/deps/libhttp-a085da5a2585c4d6.rlib" "/opt/rustwide/target/debug/deps/libbytes-b238bf691acdeff4.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-10e4eb6007039837.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f5a5c697d7aad1bd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c304bc492685251e.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-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-04da22538cd55b27.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-7416da5c7c883138.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-45eca6db9d8d9792.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-030e72a299e6a737.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a1e7ff98b838f924.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libhyper-aad94b7e08a0d278.rlib" "/opt/rustwide/target/debug/deps/libwant-1c735c40edd172e6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-34fe7e6c5b8a5e01.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-2556534a90671f76.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-fc660ccc082db320.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-a2e8f57d2ad9c4dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-80a176c94a4ab5e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-f2b804f3054a0698.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-56b0ae2d6e779136.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-28ac5caa38616113.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-54cf16fe629d35ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-652b597f9d411a29.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-619bd8b2b4481988.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-18bef53910f15a0a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-269b9265a7aba381.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-89d9d0a21788dd69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-be18a7917933c6a3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d1b386349b4fbb5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-8029f5e85225aa4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-784fa2e2769d5f68.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c19d0751ed77bf7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-fe61a5d695c97d4c.rlib" "/opt/rustwide/target/debug/deps/libmio-7e57e8fe70117519.rlib" "/opt/rustwide/target/debug/deps/libnet2-5b08cbc6cdd2b322.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-77b58b7249c37fd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-1c039057b1da4324.rlib" "/opt/rustwide/target/debug/deps/libh2-196fd0240b9e0e1d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-950edbb0ee2f5a64.rlib" "/opt/rustwide/target/debug/deps/libstring-5018f6cf599f5053.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libhttp-f27753a20b99d790.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-782017bfd1590718.rlib" "/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-098d7f1102e72637.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b92b92d9f458f5ff.rlib" "/opt/rustwide/target/debug/deps/libfutures-47fa39838d13c9f2.rlib" "/opt/rustwide/target/debug/deps/libbytes-63b2ada72722ba9e.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libiovec-5f4f47b14eb4d848.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libchrono-8c27b7b3d61ab154.rlib" "/opt/rustwide/target/debug/deps/libserde-6b66b6edb7407060.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-afba321b77dc9265.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d81b5bceba977ed0.rlib" "/opt/rustwide/target/debug/deps/libtime-ea2881c574e0ae62.rlib" "/opt/rustwide/target/debug/deps/libfailure-37553037c4adcb46.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9415b26de3dd6872.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-1eaaee8e9ee1e8f2.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/saver-be4003c6ec338f69" "-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 `saver` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49.resizer.165ac6f6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49.resizer.165ac6f6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49.resizer.165ac6f6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49.resizer.165ac6f6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49.resizer.165ac6f6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49.resizer.165ac6f6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49.resizer.165ac6f6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49.resizer.165ac6f6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49.resizer.165ac6f6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49.resizer.165ac6f6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49.resizer.165ac6f6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49.resizer.165ac6f6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49.resizer.165ac6f6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49.resizer.165ac6f6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49.resizer.165ac6f6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49.resizer.165ac6f6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49.50nqglhnkl1hyp8i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-9426f40d4687b8bb.rlib" "/opt/rustwide/target/debug/deps/libcolored-fcb101aea754cddb.rlib" "/opt/rustwide/target/debug/deps/libatty-80401c430ae49e6e.rlib" "/opt/rustwide/target/debug/deps/libs3_service-28988d419b69068c.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-b5e5622899b71d3a.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-7e3c847714119ab1.rlib" "/opt/rustwide/target/debug/deps/libxml-fe74142e2273306a.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-ee337e848ccd9d49.rlib" "/opt/rustwide/target/debug/deps/libtime-f9c5129ad28ddb7c.rlib" "/opt/rustwide/target/debug/deps/libstandback-0a93899196bb79c8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-e186abd641c059bd.rlib" "/opt/rustwide/target/debug/deps/libsha2-a85b38fc4a03de33.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-bb6119d823fc14f6.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-1f673391386c896b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-1b9e4384a8b242bb.rlib" "/opt/rustwide/target/debug/deps/libsubtle-dfe940cada556ada.rlib" "/opt/rustwide/target/debug/deps/libdigest-1bf82824fb22a5b5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-988867570b71b4e6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-fefed7e5995b5862.rlib" "/opt/rustwide/target/debug/deps/libshlex-663d80f87eeedf89.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d1fcc25ea54f3123.rlib" "/opt/rustwide/target/debug/deps/libfutures-e6b8cb95ccacaa28.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-38176112fbf38978.rlib" "/opt/rustwide/target/debug/deps/libregex-58245888677bf2b4.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-e3605bf5f1ec2372.rlib" "/opt/rustwide/target/debug/deps/libdirs-7720ea9f53a0feea.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-cfbb7dbb36cf9d93.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-49e515d92ec3d5dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-a7ef50ba9a27c89c.rlib" "/opt/rustwide/target/debug/deps/libhyper-15dccf0ad9b8febf.rlib" "/opt/rustwide/target/debug/deps/libwant-2f72f4f304fa9e69.rlib" "/opt/rustwide/target/debug/deps/libh2-5a28b9294754021d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-eff48f0496d784f9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f648a8c8a7d72329.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-ce28b7c89fa341c8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f999f34152e21df5.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-1f7e365aab4272ad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-54bcfc13bf717080.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.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-1142386709c134ec.rlib" "/opt/rustwide/target/debug/deps/libhttp-a085da5a2585c4d6.rlib" "/opt/rustwide/target/debug/deps/libbytes-b238bf691acdeff4.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-10e4eb6007039837.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f5a5c697d7aad1bd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c304bc492685251e.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-04da22538cd55b27.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-7416da5c7c883138.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-45eca6db9d8d9792.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-030e72a299e6a737.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a1e7ff98b838f924.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libhyper-aad94b7e08a0d278.rlib" "/opt/rustwide/target/debug/deps/libwant-1c735c40edd172e6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-34fe7e6c5b8a5e01.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-2556534a90671f76.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-fc660ccc082db320.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-a2e8f57d2ad9c4dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-80a176c94a4ab5e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-f2b804f3054a0698.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-56b0ae2d6e779136.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-28ac5caa38616113.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-54cf16fe629d35ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-652b597f9d411a29.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-619bd8b2b4481988.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-18bef53910f15a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-8029f5e85225aa4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-784fa2e2769d5f68.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-fe61a5d695c97d4c.rlib" "/opt/rustwide/target/debug/deps/libmio-7e57e8fe70117519.rlib" "/opt/rustwide/target/debug/deps/libnet2-5b08cbc6cdd2b322.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-77b58b7249c37fd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-1c039057b1da4324.rlib" "/opt/rustwide/target/debug/deps/libh2-196fd0240b9e0e1d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-950edbb0ee2f5a64.rlib" "/opt/rustwide/target/debug/deps/libstring-5018f6cf599f5053.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libhttp-f27753a20b99d790.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-782017bfd1590718.rlib" "/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-098d7f1102e72637.rlib" "/opt/rustwide/target/debug/deps/libfutures-47fa39838d13c9f2.rlib" "/opt/rustwide/target/debug/deps/libbytes-63b2ada72722ba9e.rlib" "/opt/rustwide/target/debug/deps/libiovec-5f4f47b14eb4d848.rlib" "/opt/rustwide/target/debug/deps/libchrono-8c27b7b3d61ab154.rlib" "/opt/rustwide/target/debug/deps/libserde-6b66b6edb7407060.rlib" "/opt/rustwide/target/debug/deps/libtime-ea2881c574e0ae62.rlib" "/opt/rustwide/target/debug/deps/libimage-50ded8a44141026a.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-98e56adbe0cb9073.rlib" "/opt/rustwide/target/debug/deps/libpng-368336f0cb65ca59.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f8aad2f699a5fc7e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8843d2e884246c80.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c465d3553b6f916e.rlib" "/opt/rustwide/target/debug/deps/librayon-cac81aefafcc6056.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1ddc0f55e02faa9d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b92b92d9f458f5ff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-89d9d0a21788dd69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-be18a7917933c6a3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d1b386349b4fbb5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-269b9265a7aba381.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c19d0751ed77bf7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.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-7f32391f0cd689ad.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-afba321b77dc9265.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-d81b5bceba977ed0.rlib" "/opt/rustwide/target/debug/deps/libtiff-1cd80f51f7c77a4d.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libfailure-37553037c4adcb46.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9415b26de3dd6872.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-1eaaee8e9ee1e8f2.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/resizer-2784e7174712ef49" "-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 `resizer` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "788e0de1962747999da0cfe0145ffc5580c5b21e9fb4abbb9cf12f3db8af253d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "788e0de1962747999da0cfe0145ffc5580c5b21e9fb4abbb9cf12f3db8af253d", kill_on_drop: false }` [INFO] [stdout] 788e0de1962747999da0cfe0145ffc5580c5b21e9fb4abbb9cf12f3db8af253d