[INFO] cloning repository https://github.com/Herlix/happy_puppies [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Herlix/happy_puppies" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHerlix%2Fhappy_puppies", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHerlix%2Fhappy_puppies'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9678f4c700c0fcf8afac69772ba1331ba0a117cc [INFO] testing Herlix/happy_puppies against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHerlix%2Fhappy_puppies" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Herlix/happy_puppies on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Herlix/happy_puppies [INFO] finished tweaking git repo https://github.com/Herlix/happy_puppies [INFO] tweaked toml for git repo https://github.com/Herlix/happy_puppies written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Herlix/happy_puppies already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] 9ff1976ba62aa29b30663e34db4ae9bbc54ec4d61823b811127e47282cee0ea6 [INFO] running `Command { std: "docker" "start" "-a" "9ff1976ba62aa29b30663e34db4ae9bbc54ec4d61823b811127e47282cee0ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ff1976ba62aa29b30663e34db4ae9bbc54ec4d61823b811127e47282cee0ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ff1976ba62aa29b30663e34db4ae9bbc54ec4d61823b811127e47282cee0ea6", kill_on_drop: false }` [INFO] [stdout] 9ff1976ba62aa29b30663e34db4ae9bbc54ec4d61823b811127e47282cee0ea6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9db3a9672c501bbd7b5412370d4025312d09d4da2c91a707be9ea5228c218435 [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" "9db3a9672c501bbd7b5412370d4025312d09d4da2c91a707be9ea5228c218435", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rusoto v0.24.2 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling tracing-subscriber v0.2.12 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling lambda-attributes v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime?branch=master#c36409c5) [INFO] [stderr] Compiling dynomite-derive v0.10.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling again v0.1.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling rusoto_credential v0.45.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling lambda v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime?branch=master#c36409c5) [INFO] [stderr] Compiling lambda_http v0.2.0-beta.1 (https://github.com/awslabs/aws-lambda-rust-runtime?branch=master#c36409c5) [INFO] [stderr] Compiling rusoto_signature v0.45.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.45.0 [INFO] [stderr] Compiling rusoto_sqs v0.45.0 [INFO] [stderr] Compiling dynomite v0.10.0 [INFO] [stderr] Compiling core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling puppy_delete v0.1.0 (/opt/rustwide/workdir/puppy_delete) [INFO] [stderr] Compiling puppy_create v0.1.0 (/opt/rustwide/workdir/puppy_create) [INFO] [stderr] Compiling puppy_barker v0.1.0 (/opt/rustwide/workdir/puppy_barker) [INFO] [stderr] Compiling puppy_read v0.1.0 (/opt/rustwide/workdir/puppy_read) [INFO] [stderr] Compiling puppy_update v0.1.0 (/opt/rustwide/workdir/puppy_update) [INFO] [stdout] warning: field is never read: `attributes` [INFO] [stdout] --> puppy_barker/src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub attributes: Option<::std::collections::HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `md5_of_body` [INFO] [stdout] --> puppy_barker/src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub md5_of_body: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `md5_of_message_attributes` [INFO] [stdout] --> puppy_barker/src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub md5_of_message_attributes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message_attributes` [INFO] [stdout] --> puppy_barker/src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub message_attributes: Option<::std::collections::HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message_id` [INFO] [stdout] --> puppy_barker/src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub message_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `receipt_handle` [INFO] [stdout] --> puppy_barker/src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub receipt_handle: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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/puppy_read-927f3e8b636ebe67.puppy_read.38c6d2fc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_read-927f3e8b636ebe67.puppy_read.38c6d2fc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_read-927f3e8b636ebe67.puppy_read.38c6d2fc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_read-927f3e8b636ebe67.puppy_read.38c6d2fc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_read-927f3e8b636ebe67.puppy_read.38c6d2fc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_read-927f3e8b636ebe67.puppy_read.38c6d2fc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_read-927f3e8b636ebe67.puppy_read.38c6d2fc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_read-927f3e8b636ebe67.puppy_read.38c6d2fc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_read-927f3e8b636ebe67.puppy_read.38c6d2fc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_read-927f3e8b636ebe67.puppy_read.38c6d2fc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_read-927f3e8b636ebe67.puppy_read.38c6d2fc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_read-927f3e8b636ebe67.puppy_read.38c6d2fc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_read-927f3e8b636ebe67.puppy_read.38c6d2fc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_read-927f3e8b636ebe67.puppy_read.38c6d2fc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_read-927f3e8b636ebe67.puppy_read.38c6d2fc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_read-927f3e8b636ebe67.puppy_read.38c6d2fc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_read-927f3e8b636ebe67.3omq2ijpg6owrw5i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcore-a3f242dc5643489f.rlib" "/opt/rustwide/target/debug/deps/librusoto_sqs-ab96cd3b19770211.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-61a41bc39ea5db24.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b7f564deb475781b.rlib" "/opt/rustwide/target/debug/deps/liburl-c91288f95846764d.rlib" "/opt/rustwide/target/debug/deps/libidna-da7a5bcee61ef4d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8b0246511a73118b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-04e603bebe385ce3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/liblambda-06ad300049267684.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-9adbda20c40aed28.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-b0a265c0e0bd2e25.rlib" "/opt/rustwide/target/debug/deps/libdynomite-69c915d697e2ec80.rlib" "/opt/rustwide/target/debug/deps/libagain-182b5d1f102571bd.rlib" "/opt/rustwide/target/debug/deps/libwasm_timer-f25c9d86e5dba409.rlib" "/opt/rustwide/target/debug/deps/libuuid-35298023b28a66d0.rlib" "/opt/rustwide/target/debug/deps/librand-66055ab4aa32e7c3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ee75a088e28c8b96.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bd74681ba41fbf61.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f17e3d0f4643737.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b55780253d195219.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-603b03525a84e8cb.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-ef3c1f4356aecb08.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-9a537af05bed5961.rlib" "/opt/rustwide/target/debug/deps/libtime-0d7ad9f24344d80c.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-cd5362d21f782761.rlib" "/opt/rustwide/target/debug/deps/libstandback-c210e9fc0ba5f451.rlib" "/opt/rustwide/target/debug/deps/libsha2-e3095de014ee50e0.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0d03626700c547.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmd5-06119a8b2e07dce7.rlib" "/opt/rustwide/target/debug/deps/libhmac-00df2bcc1b5c77f7.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-cc1d82945258746f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-db31de5621f46260.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-1ee3f6cd30ed73b4.rlib" "/opt/rustwide/target/debug/deps/libshlex-699ee07ba2e0f776.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bb0badcb8323620c.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-dda1c5d495657569.rlib" "/opt/rustwide/target/debug/deps/libfutures-edb5730281ccb1b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5629d29719de9747.rlib" "/opt/rustwide/target/debug/deps/libregex-b50f715f0d3da5e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d2b30238a0db50c.rlib" "/opt/rustwide/target/debug/deps/libdirs-ecc46bb01802a519.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-d188c490e001247e.rlib" "/opt/rustwide/target/debug/deps/libchrono-e3a84e4dae662bb3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c5fe7ceb55145795.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ca80f122d1b4826c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-35713388af434537.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-953b4e6d139408c2.rlib" "/opt/rustwide/target/debug/deps/libhyper-c67740f5b7e63f53.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-02ea4ca57f6b8fdb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-32a2e0d9d08db349.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c6b0447eea34635a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5095932b58d26cc4.rlib" "/opt/rustwide/target/debug/deps/libtime-4c3ff8d7048f5a64.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0bc3ead6d44afdda.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-139572f225905353.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c88724b80b9e92f7.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cc9fe4eb2e7504a8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0529fcf76eea3dc2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-014aab7ec87683a9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6d337dfabada8893.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-408262d4a4586c65.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-da42b52e0a8b06e6.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fd7c8ba7d93a22d3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6a85506510f39bd7.rlib" "/opt/rustwide/target/debug/deps/libmio-3026798946999bd9.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-72acbc251e2e19b5.rlib" "/opt/rustwide/target/debug/deps/libnet2-d6eab5fa4e691101.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6203f51a9e2a4c2c.rlib" "/opt/rustwide/target/debug/deps/libhttp-4d4cd99cccf737e6.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-3ef10ade8fd88be5.rlib" "/opt/rustwide/target/debug/deps/libserde-809504efa2a6aa1f.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-803047a78a9f5819.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4fcdd812f6a1aeba.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5f94e4f8a190971e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2561ca8ba8905da8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-300393f759e33a40.rlib" "/opt/rustwide/target/debug/deps/liblibc-3c33d924370fc36c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/puppy_read-927f3e8b636ebe67" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `puppy_read` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/puppy_create-b0333494fe40101b.puppy_create.2e292bae-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_create-b0333494fe40101b.puppy_create.2e292bae-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_create-b0333494fe40101b.puppy_create.2e292bae-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_create-b0333494fe40101b.puppy_create.2e292bae-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_create-b0333494fe40101b.puppy_create.2e292bae-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_create-b0333494fe40101b.puppy_create.2e292bae-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_create-b0333494fe40101b.puppy_create.2e292bae-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_create-b0333494fe40101b.puppy_create.2e292bae-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_create-b0333494fe40101b.puppy_create.2e292bae-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_create-b0333494fe40101b.puppy_create.2e292bae-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_create-b0333494fe40101b.puppy_create.2e292bae-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_create-b0333494fe40101b.puppy_create.2e292bae-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_create-b0333494fe40101b.puppy_create.2e292bae-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_create-b0333494fe40101b.puppy_create.2e292bae-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_create-b0333494fe40101b.puppy_create.2e292bae-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_create-b0333494fe40101b.puppy_create.2e292bae-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/puppy_create-b0333494fe40101b.mld0fnyq1rvozli.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcore-a3f242dc5643489f.rlib" "/opt/rustwide/target/debug/deps/librusoto_sqs-ab96cd3b19770211.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-61a41bc39ea5db24.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b7f564deb475781b.rlib" "/opt/rustwide/target/debug/deps/liburl-c91288f95846764d.rlib" "/opt/rustwide/target/debug/deps/libidna-da7a5bcee61ef4d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8b0246511a73118b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-04e603bebe385ce3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/liblambda-06ad300049267684.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-9adbda20c40aed28.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-b0a265c0e0bd2e25.rlib" "/opt/rustwide/target/debug/deps/libdynomite-69c915d697e2ec80.rlib" "/opt/rustwide/target/debug/deps/libagain-182b5d1f102571bd.rlib" "/opt/rustwide/target/debug/deps/libwasm_timer-f25c9d86e5dba409.rlib" "/opt/rustwide/target/debug/deps/libuuid-35298023b28a66d0.rlib" "/opt/rustwide/target/debug/deps/librand-66055ab4aa32e7c3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ee75a088e28c8b96.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bd74681ba41fbf61.rlib" "/opt/rustwide/target/debug/deps/librand_core-3f17e3d0f4643737.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b55780253d195219.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-603b03525a84e8cb.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-ef3c1f4356aecb08.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-9a537af05bed5961.rlib" "/opt/rustwide/target/debug/deps/libtime-0d7ad9f24344d80c.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-cd5362d21f782761.rlib" "/opt/rustwide/target/debug/deps/libstandback-c210e9fc0ba5f451.rlib" "/opt/rustwide/target/debug/deps/libsha2-e3095de014ee50e0.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0d03626700c547.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmd5-06119a8b2e07dce7.rlib" "/opt/rustwide/target/debug/deps/libhmac-00df2bcc1b5c77f7.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-cc1d82945258746f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-db31de5621f46260.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-1ee3f6cd30ed73b4.rlib" "/opt/rustwide/target/debug/deps/libshlex-699ee07ba2e0f776.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bb0badcb8323620c.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-dda1c5d495657569.rlib" "/opt/rustwide/target/debug/deps/libfutures-edb5730281ccb1b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5629d29719de9747.rlib" "/opt/rustwide/target/debug/deps/libregex-b50f715f0d3da5e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d2b30238a0db50c.rlib" "/opt/rustwide/target/debug/deps/libdirs-ecc46bb01802a519.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-d188c490e001247e.rlib" "/opt/rustwide/target/debug/deps/libchrono-e3a84e4dae662bb3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c5fe7ceb55145795.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ca80f122d1b4826c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-35713388af434537.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-953b4e6d139408c2.rlib" "/opt/rustwide/target/debug/deps/libhyper-c67740f5b7e63f53.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-02ea4ca57f6b8fdb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-32a2e0d9d08db349.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c6b0447eea34635a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5095932b58d26cc4.rlib" "/opt/rustwide/target/debug/deps/libtime-4c3ff8d7048f5a64.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0bc3ead6d44afdda.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-139572f225905353.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c88724b80b9e92f7.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cc9fe4eb2e7504a8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0529fcf76eea3dc2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-014aab7ec87683a9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6d337dfabada8893.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-408262d4a4586c65.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-da42b52e0a8b06e6.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fd7c8ba7d93a22d3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6a85506510f39bd7.rlib" "/opt/rustwide/target/debug/deps/libmio-3026798946999bd9.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-72acbc251e2e19b5.rlib" "/opt/rustwide/target/debug/deps/libnet2-d6eab5fa4e691101.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6203f51a9e2a4c2c.rlib" "/opt/rustwide/target/debug/deps/libhttp-4d4cd99cccf737e6.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-3ef10ade8fd88be5.rlib" "/opt/rustwide/target/debug/deps/libserde-809504efa2a6aa1f.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-803047a78a9f5819.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4fcdd812f6a1aeba.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5f94e4f8a190971e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2561ca8ba8905da8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-300393f759e33a40.rlib" "/opt/rustwide/target/debug/deps/liblibc-3c33d924370fc36c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/puppy_create-b0333494fe40101b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9db3a9672c501bbd7b5412370d4025312d09d4da2c91a707be9ea5228c218435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9db3a9672c501bbd7b5412370d4025312d09d4da2c91a707be9ea5228c218435", kill_on_drop: false }` [INFO] [stdout] 9db3a9672c501bbd7b5412370d4025312d09d4da2c91a707be9ea5228c218435