[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 1.59.0 for beta-1.60-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 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded png v0.16.6 [INFO] [stderr] Downloaded rusoto_s3 v0.44.0 [INFO] [stderr] Downloaded rusoto_core v0.44.0 [INFO] [stderr] Downloaded lambda_runtime_core v0.1.2 [INFO] [stderr] Downloaded rusoto_credential v0.44.0 [INFO] [stderr] Downloaded rusoto_signature v0.44.0 [INFO] [stderr] Downloaded simple-error v0.2.1 [INFO] [stderr] Downloaded lambda_runtime_client v0.2.2 [INFO] [stderr] Downloaded rusoto_stepfunctions v0.44.0 [INFO] [stderr] Downloaded lambda_runtime_errors v0.1.1 [INFO] [stderr] Downloaded lambda_runtime v0.2.1 [INFO] [stderr] Downloaded lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Downloaded aws_lambda_events v0.3.0 [INFO] [stderr] Downloaded rusoto_dynamodb v0.44.0 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b3addce74026ec7e5d22bde6d06c797d3db39ae3f9d45eaac17844370bb3246 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0b3addce74026ec7e5d22bde6d06c797d3db39ae3f9d45eaac17844370bb3246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b3addce74026ec7e5d22bde6d06c797d3db39ae3f9d45eaac17844370bb3246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b3addce74026ec7e5d22bde6d06c797d3db39ae3f9d45eaac17844370bb3246", kill_on_drop: false }` [INFO] [stdout] 0b3addce74026ec7e5d22bde6d06c797d3db39ae3f9d45eaac17844370bb3246 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] f561eb6338f0ec3ba961aadd7fb2149ffd864a261e1e8671be5c8d5b4b47dfd6 [INFO] running `Command { std: "docker" "start" "-a" "f561eb6338f0ec3ba961aadd7fb2149ffd864a261e1e8671be5c8d5b4b47dfd6", 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] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling cc 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 object v0.20.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling zeroize v1.1.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 memoffset v0.5.4 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling http v0.2.1 [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 dirs-sys v0.3.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rusoto_core v0.44.0 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling png v0.16.6 [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 openssl-sys v0.9.58 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling image v0.23.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling 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 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-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [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 cropper v0.1.0 (/opt/rustwide/workdir/cropper) [INFO] [stderr] Compiling resizer v0.1.0 (/opt/rustwide/workdir/resizer) [INFO] [stderr] Compiling saver v0.1.0 (/opt/rustwide/workdir/saver) [INFO] [stderr] Compiling initiator v0.1.0 (/opt/rustwide/workdir/initiator) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744.thumb_saver.4cec2bc1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744.thumb_saver.4cec2bc1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744.thumb_saver.4cec2bc1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744.thumb_saver.4cec2bc1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744.thumb_saver.4cec2bc1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744.thumb_saver.4cec2bc1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744.thumb_saver.4cec2bc1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744.thumb_saver.4cec2bc1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744.thumb_saver.4cec2bc1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744.thumb_saver.4cec2bc1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744.thumb_saver.4cec2bc1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744.thumb_saver.4cec2bc1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744.thumb_saver.4cec2bc1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744.thumb_saver.4cec2bc1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744.thumb_saver.4cec2bc1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744.thumb_saver.4cec2bc1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744.2fc1scf4k020ze7a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-a37431edc8b1265f.rlib" "/opt/rustwide/target/debug/deps/libcolored-9b5fc633d87dad66.rlib" "/opt/rustwide/target/debug/deps/libatty-145f53dabadcce1f.rlib" "/opt/rustwide/target/debug/deps/libsimple_error-b40f7f5717742050.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-2d28276c1fcd6837.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-7f9817350d94b666.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-f7d67e1384d37325.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-c606c8d20e6db6eb.rlib" "/opt/rustwide/target/debug/deps/libhyper-e756048b9cf294b5.rlib" "/opt/rustwide/target/debug/deps/libwant-9c0c0e3f8d1ee1d2.rlib" "/opt/rustwide/target/debug/deps/libtokio-51fc75c92516128b.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-000542ac34eb369e.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-7d1b99109c0c46e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-803285fd57484c36.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-cff8dc857ce52361.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2a0a771b0e9a1bea.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8b5d467d459f4392.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b161667560c744a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-11ab33fb167ac7fb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5624204947a7f309.rlib" "/opt/rustwide/target/debug/deps/liblock_api-25d475e0df7abafb.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-9bffb929b89091e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-b86461871b247f4b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-152f8129a8b8ff7f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2cba07f9ee8141c7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9f576e049fc88c4f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8d7571d470b4639d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6ca3b31f9027dd9c.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f3e3844d95c2c89c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-011ed21887195bc3.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-66e69aa72d836836.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3cb3d2cfde20879c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-4e999654ebf8fb4c.rlib" "/opt/rustwide/target/debug/deps/libh2-a592d83ea1810544.rlib" "/opt/rustwide/target/debug/deps/libstring-166bb88f961377e7.rlib" "/opt/rustwide/target/debug/deps/libhttp-86ac7b039a42600e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-fb951b398fcea0b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5082cf5fc41d2fd4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2662e49e1366d24f.rlib" "/opt/rustwide/target/debug/deps/libfutures-2a2eac88708838a3.rlib" "/opt/rustwide/target/debug/deps/libdynamodb_service-c1d5ff027dff8ded.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-313b5beda4df23f2.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-4f5a29178797174c.rlib" "/opt/rustwide/target/debug/deps/libxml-86878b77be48679d.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-dc5d6cd954f9a3d3.rlib" "/opt/rustwide/target/debug/deps/libtime-0cf892d5a400e2fb.rlib" "/opt/rustwide/target/debug/deps/libstandback-61af2c447a3d501d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-c13a08a9c481d10c.rlib" "/opt/rustwide/target/debug/deps/libsha2-d3731da3237f3eee.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e91017f61df6d4a9.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f2715897ff08c150.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-27279e20cb99b5fc.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-92d56d4146fb69e3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5bd7449b3af6479f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmd5-2b73cf3e6f692570.rlib" "/opt/rustwide/target/debug/deps/libhmac-61da0a8573f66a0a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-9e67f9f2da357ed8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0ef7f12e9623751.rlib" "/opt/rustwide/target/debug/deps/libdigest-b559e2bef0abacc4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6ce71295b1c7909b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libhex-1d588a37f33a5c64.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-2a33ece851ac7cab.rlib" "/opt/rustwide/target/debug/deps/libshlex-10c5bf4832f508f6.rlib" "/opt/rustwide/target/debug/deps/libzeroize-41cc3d13bc16cac3.rlib" "/opt/rustwide/target/debug/deps/libfutures-77e590a9388da2ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c1d515ea55320b27.rlib" "/opt/rustwide/target/debug/deps/libregex-b3fc21ea082ac41e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c604da1d9f9eb324.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1be0e50872a06da.rlib" "/opt/rustwide/target/debug/deps/libdirs-21ac88e1012001d1.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4e4888f47a28338f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-08668585c67a3947.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-91196f4aa6ffd57f.rlib" "/opt/rustwide/target/debug/deps/libhyper-1513d2a52e37ed36.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libwant-bc3c6f38bf1d66e3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-bc5cae845e61d55a.rlib" "/opt/rustwide/target/debug/deps/libh2-eff4a9c502ceadc3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4f8923c41979d2b2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7dbb004b7e2b548d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e9b230d261b6954b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-00915ba7b4c532b1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c5ee19d8a2fcd694.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-44bc863f1d386533.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-325203478f0f5ae5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-476b437a9727a46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-17df65389960fc73.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4b1c221dcb63b286.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-790cac5aa75dfe30.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e8fae5145a46fc5f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libtokio-d122fdbca73f6c8d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-899e320c6f111b91.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-4eb97980ed119528.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9119ec983ec6e7ef.rlib" "/opt/rustwide/target/debug/deps/libmio-b86eeacbb737b5b8.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libnet2-fbfeef953724b7e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f605d12a9f4c789e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-20817de0e1fe96a3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-21317150aac82ac4.rlib" "/opt/rustwide/target/debug/deps/libhttp-19d6ac413524dbdc.rlib" "/opt/rustwide/target/debug/deps/libbytes-8fef8f0cfe5a233d.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4c30ecf84283b759.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-38f92a8d686f245a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-660e1c7347172e58.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liblog-48bf6b66dbf092f6.rlib" "/opt/rustwide/target/debug/deps/libfailure-880856d05c37b8cf.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-82ef81a8baf4291c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-91ac80aa7447003e.rlib" "/opt/rustwide/target/debug/deps/libadler32-789b208602b66af1.rlib" "/opt/rustwide/target/debug/deps/libobject-e92c37b952e07ab0.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-deb188a1741d3db6.rlib" "/opt/rustwide/target/debug/deps/libgimli-f8fddbe2674fd85c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-bb9c6c48a985dfdb.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-6804e93b5663da18.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f1d6fef4b3c4a360.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-653b85f7ff9315e8.rlib" "/opt/rustwide/target/debug/deps/libchrono-69c0c2a049a80c7b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4a9ee23608b1c321.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b153c80257e1ef0.rlib" "/opt/rustwide/target/debug/deps/libtime-59d4a29716abc520.rlib" "/opt/rustwide/target/debug/deps/libbytes-0cb2aef1ee9b2183.rlib" "/opt/rustwide/target/debug/deps/libeither-d682a5a41e699347.rlib" "/opt/rustwide/target/debug/deps/libserde-97c71945226ce013.rlib" "/opt/rustwide/target/debug/deps/libiovec-459c5040b7434d08.rlib" "/opt/rustwide/target/debug/deps/liblibc-41c88325355e7cbb.rlib" "/opt/rustwide/target/debug/deps/libbase64-e558fb3f6e200d2f.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a46c2200436dbeb2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/thumb_saver-bf05587993f81744" "-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-c4c432af416e6e98.saver.66a239df-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/saver-c4c432af416e6e98.saver.66a239df-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/saver-c4c432af416e6e98.saver.66a239df-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/saver-c4c432af416e6e98.saver.66a239df-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/saver-c4c432af416e6e98.saver.66a239df-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/saver-c4c432af416e6e98.saver.66a239df-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/saver-c4c432af416e6e98.saver.66a239df-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/saver-c4c432af416e6e98.saver.66a239df-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/saver-c4c432af416e6e98.saver.66a239df-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/saver-c4c432af416e6e98.saver.66a239df-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/saver-c4c432af416e6e98.saver.66a239df-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/saver-c4c432af416e6e98.saver.66a239df-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/saver-c4c432af416e6e98.saver.66a239df-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/saver-c4c432af416e6e98.saver.66a239df-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/saver-c4c432af416e6e98.saver.66a239df-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/saver-c4c432af416e6e98.saver.66a239df-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/saver-c4c432af416e6e98.1xgio01mbodbr2x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-a37431edc8b1265f.rlib" "/opt/rustwide/target/debug/deps/libcolored-9b5fc633d87dad66.rlib" "/opt/rustwide/target/debug/deps/libatty-145f53dabadcce1f.rlib" "/opt/rustwide/target/debug/deps/libdynamodb_service-c1d5ff027dff8ded.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-313b5beda4df23f2.rlib" "/opt/rustwide/target/debug/deps/libs3_service-2f4d9e7d79672ea3.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-db7b6dab021d5094.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-4f5a29178797174c.rlib" "/opt/rustwide/target/debug/deps/libxml-86878b77be48679d.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-dc5d6cd954f9a3d3.rlib" "/opt/rustwide/target/debug/deps/libtime-0cf892d5a400e2fb.rlib" "/opt/rustwide/target/debug/deps/libstandback-61af2c447a3d501d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-c13a08a9c481d10c.rlib" "/opt/rustwide/target/debug/deps/libsha2-d3731da3237f3eee.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e91017f61df6d4a9.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f2715897ff08c150.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-27279e20cb99b5fc.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-92d56d4146fb69e3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5bd7449b3af6479f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmd5-2b73cf3e6f692570.rlib" "/opt/rustwide/target/debug/deps/libhmac-61da0a8573f66a0a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-9e67f9f2da357ed8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0ef7f12e9623751.rlib" "/opt/rustwide/target/debug/deps/libdigest-b559e2bef0abacc4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6ce71295b1c7909b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libhex-1d588a37f33a5c64.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-2a33ece851ac7cab.rlib" "/opt/rustwide/target/debug/deps/libshlex-10c5bf4832f508f6.rlib" "/opt/rustwide/target/debug/deps/libzeroize-41cc3d13bc16cac3.rlib" "/opt/rustwide/target/debug/deps/libfutures-77e590a9388da2ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c1d515ea55320b27.rlib" "/opt/rustwide/target/debug/deps/libregex-b3fc21ea082ac41e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c604da1d9f9eb324.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1be0e50872a06da.rlib" "/opt/rustwide/target/debug/deps/libdirs-21ac88e1012001d1.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4e4888f47a28338f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-08668585c67a3947.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-91196f4aa6ffd57f.rlib" "/opt/rustwide/target/debug/deps/libhyper-1513d2a52e37ed36.rlib" "/opt/rustwide/target/debug/deps/libwant-bc3c6f38bf1d66e3.rlib" "/opt/rustwide/target/debug/deps/libh2-eff4a9c502ceadc3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7dbb004b7e2b548d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e9b230d261b6954b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-00915ba7b4c532b1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c5ee19d8a2fcd694.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-44bc863f1d386533.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-325203478f0f5ae5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-476b437a9727a46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-17df65389960fc73.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4b1c221dcb63b286.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-790cac5aa75dfe30.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e8fae5145a46fc5f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libtokio-d122fdbca73f6c8d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-899e320c6f111b91.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-4eb97980ed119528.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f605d12a9f4c789e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-20817de0e1fe96a3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-21317150aac82ac4.rlib" "/opt/rustwide/target/debug/deps/libhttp-19d6ac413524dbdc.rlib" "/opt/rustwide/target/debug/deps/libbytes-8fef8f0cfe5a233d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4c30ecf84283b759.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-38f92a8d686f245a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-660e1c7347172e58.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-2d28276c1fcd6837.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-7f9817350d94b666.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-f7d67e1384d37325.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-c606c8d20e6db6eb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f1d6fef4b3c4a360.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libhyper-e756048b9cf294b5.rlib" "/opt/rustwide/target/debug/deps/libwant-9c0c0e3f8d1ee1d2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-bc5cae845e61d55a.rlib" "/opt/rustwide/target/debug/deps/libtokio-51fc75c92516128b.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-000542ac34eb369e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9119ec983ec6e7ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-7d1b99109c0c46e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-803285fd57484c36.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-cff8dc857ce52361.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2a0a771b0e9a1bea.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8b5d467d459f4392.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b161667560c744a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-11ab33fb167ac7fb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5624204947a7f309.rlib" "/opt/rustwide/target/debug/deps/liblock_api-25d475e0df7abafb.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-9bffb929b89091e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-b86461871b247f4b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-152f8129a8b8ff7f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2cba07f9ee8141c7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9f576e049fc88c4f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8d7571d470b4639d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6ca3b31f9027dd9c.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f3e3844d95c2c89c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-011ed21887195bc3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-66e69aa72d836836.rlib" "/opt/rustwide/target/debug/deps/libmio-b86eeacbb737b5b8.rlib" "/opt/rustwide/target/debug/deps/libnet2-fbfeef953724b7e3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3cb3d2cfde20879c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-4e999654ebf8fb4c.rlib" "/opt/rustwide/target/debug/deps/libh2-a592d83ea1810544.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4f8923c41979d2b2.rlib" "/opt/rustwide/target/debug/deps/libstring-166bb88f961377e7.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libhttp-86ac7b039a42600e.rlib" "/opt/rustwide/target/debug/deps/libitoa-653b85f7ff9315e8.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-fb951b398fcea0b2.rlib" "/opt/rustwide/target/debug/deps/liblog-48bf6b66dbf092f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5082cf5fc41d2fd4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2662e49e1366d24f.rlib" "/opt/rustwide/target/debug/deps/libfutures-2a2eac88708838a3.rlib" "/opt/rustwide/target/debug/deps/libbytes-0cb2aef1ee9b2183.rlib" "/opt/rustwide/target/debug/deps/libeither-d682a5a41e699347.rlib" "/opt/rustwide/target/debug/deps/libiovec-459c5040b7434d08.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libchrono-69c0c2a049a80c7b.rlib" "/opt/rustwide/target/debug/deps/libserde-97c71945226ce013.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4a9ee23608b1c321.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b153c80257e1ef0.rlib" "/opt/rustwide/target/debug/deps/libtime-59d4a29716abc520.rlib" "/opt/rustwide/target/debug/deps/libfailure-880856d05c37b8cf.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-82ef81a8baf4291c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-91ac80aa7447003e.rlib" "/opt/rustwide/target/debug/deps/libadler32-789b208602b66af1.rlib" "/opt/rustwide/target/debug/deps/libobject-e92c37b952e07ab0.rlib" "/opt/rustwide/target/debug/deps/liblibc-41c88325355e7cbb.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-deb188a1741d3db6.rlib" "/opt/rustwide/target/debug/deps/libgimli-f8fddbe2674fd85c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-bb9c6c48a985dfdb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/saver-c4c432af416e6e98" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162.cropper.f77b7fe9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162.cropper.f77b7fe9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162.cropper.f77b7fe9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162.cropper.f77b7fe9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162.cropper.f77b7fe9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162.cropper.f77b7fe9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162.cropper.f77b7fe9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162.cropper.f77b7fe9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162.cropper.f77b7fe9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162.cropper.f77b7fe9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162.cropper.f77b7fe9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162.cropper.f77b7fe9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162.cropper.f77b7fe9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162.cropper.f77b7fe9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162.cropper.f77b7fe9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162.cropper.f77b7fe9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162.1dhiurx8xyajbhd8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-a37431edc8b1265f.rlib" "/opt/rustwide/target/debug/deps/libcolored-9b5fc633d87dad66.rlib" "/opt/rustwide/target/debug/deps/libatty-145f53dabadcce1f.rlib" "/opt/rustwide/target/debug/deps/libs3_service-2f4d9e7d79672ea3.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-db7b6dab021d5094.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-4f5a29178797174c.rlib" "/opt/rustwide/target/debug/deps/libxml-86878b77be48679d.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-dc5d6cd954f9a3d3.rlib" "/opt/rustwide/target/debug/deps/libtime-0cf892d5a400e2fb.rlib" "/opt/rustwide/target/debug/deps/libstandback-61af2c447a3d501d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-c13a08a9c481d10c.rlib" "/opt/rustwide/target/debug/deps/libsha2-d3731da3237f3eee.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e91017f61df6d4a9.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f2715897ff08c150.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-27279e20cb99b5fc.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-92d56d4146fb69e3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5bd7449b3af6479f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmd5-2b73cf3e6f692570.rlib" "/opt/rustwide/target/debug/deps/libhmac-61da0a8573f66a0a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-9e67f9f2da357ed8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0ef7f12e9623751.rlib" "/opt/rustwide/target/debug/deps/libdigest-b559e2bef0abacc4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6ce71295b1c7909b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libhex-1d588a37f33a5c64.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-2a33ece851ac7cab.rlib" "/opt/rustwide/target/debug/deps/libshlex-10c5bf4832f508f6.rlib" "/opt/rustwide/target/debug/deps/libzeroize-41cc3d13bc16cac3.rlib" "/opt/rustwide/target/debug/deps/libfutures-77e590a9388da2ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c1d515ea55320b27.rlib" "/opt/rustwide/target/debug/deps/libregex-b3fc21ea082ac41e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c604da1d9f9eb324.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1be0e50872a06da.rlib" "/opt/rustwide/target/debug/deps/libdirs-21ac88e1012001d1.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4e4888f47a28338f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-08668585c67a3947.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-91196f4aa6ffd57f.rlib" "/opt/rustwide/target/debug/deps/libhyper-1513d2a52e37ed36.rlib" "/opt/rustwide/target/debug/deps/libwant-bc3c6f38bf1d66e3.rlib" "/opt/rustwide/target/debug/deps/libh2-eff4a9c502ceadc3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7dbb004b7e2b548d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e9b230d261b6954b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-00915ba7b4c532b1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c5ee19d8a2fcd694.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-44bc863f1d386533.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-325203478f0f5ae5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-476b437a9727a46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-17df65389960fc73.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4b1c221dcb63b286.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-790cac5aa75dfe30.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e8fae5145a46fc5f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libtokio-d122fdbca73f6c8d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-899e320c6f111b91.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-4eb97980ed119528.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f605d12a9f4c789e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-20817de0e1fe96a3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-21317150aac82ac4.rlib" "/opt/rustwide/target/debug/deps/libhttp-19d6ac413524dbdc.rlib" "/opt/rustwide/target/debug/deps/libbytes-8fef8f0cfe5a233d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4c30ecf84283b759.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-38f92a8d686f245a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-660e1c7347172e58.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-2d28276c1fcd6837.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-7f9817350d94b666.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-f7d67e1384d37325.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-c606c8d20e6db6eb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f1d6fef4b3c4a360.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libhyper-e756048b9cf294b5.rlib" "/opt/rustwide/target/debug/deps/libwant-9c0c0e3f8d1ee1d2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-bc5cae845e61d55a.rlib" "/opt/rustwide/target/debug/deps/libtokio-51fc75c92516128b.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-000542ac34eb369e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9119ec983ec6e7ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-7d1b99109c0c46e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-803285fd57484c36.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-cff8dc857ce52361.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2a0a771b0e9a1bea.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8b5d467d459f4392.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b161667560c744a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-11ab33fb167ac7fb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5624204947a7f309.rlib" "/opt/rustwide/target/debug/deps/liblock_api-25d475e0df7abafb.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-9bffb929b89091e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-b86461871b247f4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6ca3b31f9027dd9c.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f3e3844d95c2c89c.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-66e69aa72d836836.rlib" "/opt/rustwide/target/debug/deps/libmio-b86eeacbb737b5b8.rlib" "/opt/rustwide/target/debug/deps/libnet2-fbfeef953724b7e3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3cb3d2cfde20879c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-4e999654ebf8fb4c.rlib" "/opt/rustwide/target/debug/deps/libh2-a592d83ea1810544.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4f8923c41979d2b2.rlib" "/opt/rustwide/target/debug/deps/libstring-166bb88f961377e7.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libhttp-86ac7b039a42600e.rlib" "/opt/rustwide/target/debug/deps/libitoa-653b85f7ff9315e8.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-fb951b398fcea0b2.rlib" "/opt/rustwide/target/debug/deps/liblog-48bf6b66dbf092f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5082cf5fc41d2fd4.rlib" "/opt/rustwide/target/debug/deps/libfutures-2a2eac88708838a3.rlib" "/opt/rustwide/target/debug/deps/libbytes-0cb2aef1ee9b2183.rlib" "/opt/rustwide/target/debug/deps/libiovec-459c5040b7434d08.rlib" "/opt/rustwide/target/debug/deps/libchrono-69c0c2a049a80c7b.rlib" "/opt/rustwide/target/debug/deps/libserde-97c71945226ce013.rlib" "/opt/rustwide/target/debug/deps/libtime-59d4a29716abc520.rlib" "/opt/rustwide/target/debug/deps/libimage-8bb6ad3774258d06.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-ba42fa7c5e4c7a81.rlib" "/opt/rustwide/target/debug/deps/libpng-7cb48f7c2f63eca2.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9f2eced82c986060.rlib" "/opt/rustwide/target/debug/deps/libdeflate-bfa4089349eff233.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3e4ded256dc20886.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-10a66d9985574888.rlib" "/opt/rustwide/target/debug/deps/librayon-a899ea69f33f54f5.rlib" "/opt/rustwide/target/debug/deps/librayon_core-dbb06fce9d6e4a65.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2662e49e1366d24f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2cba07f9ee8141c7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9f576e049fc88c4f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8d7571d470b4639d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-152f8129a8b8ff7f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-011ed21887195bc3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libeither-d682a5a41e699347.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-50f58f4ebda690ae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-365894d78a07b614.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4a9ee23608b1c321.rlib" "/opt/rustwide/target/debug/deps/libgif-83246d3644ba9a2a.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-cc1f24a9b346f47a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b153c80257e1ef0.rlib" "/opt/rustwide/target/debug/deps/libtiff-026e56286b91a11b.rlib" "/opt/rustwide/target/debug/deps/liblzw-7f6c936569036a7d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libfailure-880856d05c37b8cf.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-82ef81a8baf4291c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-91ac80aa7447003e.rlib" "/opt/rustwide/target/debug/deps/libadler32-789b208602b66af1.rlib" "/opt/rustwide/target/debug/deps/libobject-e92c37b952e07ab0.rlib" "/opt/rustwide/target/debug/deps/liblibc-41c88325355e7cbb.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-deb188a1741d3db6.rlib" "/opt/rustwide/target/debug/deps/libgimli-f8fddbe2674fd85c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-bb9c6c48a985dfdb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cropper-c6d0e805fd666162" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f561eb6338f0ec3ba961aadd7fb2149ffd864a261e1e8671be5c8d5b4b47dfd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f561eb6338f0ec3ba961aadd7fb2149ffd864a261e1e8671be5c8d5b4b47dfd6", kill_on_drop: false }` [INFO] [stdout] f561eb6338f0ec3ba961aadd7fb2149ffd864a261e1e8671be5c8d5b4b47dfd6