[INFO] fetching crate cloudformatious 0.1.0-rc.0... [INFO] building cloudformatious-0.1.0-rc.0 against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] extracting crate cloudformatious 0.1.0-rc.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate cloudformatious 0.1.0-rc.0 on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cloudformatious 0.1.0-rc.0 [INFO] finished tweaking crates.io crate cloudformatious 0.1.0-rc.0 [INFO] tweaked toml for crates.io crate cloudformatious 0.1.0-rc.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate cloudformatious 0.1.0-rc.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "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] 2e9744429fd710aa18a5663f0f429d8d2fdbe3400aa199c053f33d34b13772ea [INFO] running `Command { std: "docker" "start" "-a" "2e9744429fd710aa18a5663f0f429d8d2fdbe3400aa199c053f33d34b13772ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e9744429fd710aa18a5663f0f429d8d2fdbe3400aa199c053f33d34b13772ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e9744429fd710aa18a5663f0f429d8d2fdbe3400aa199c053f33d34b13772ea", kill_on_drop: false }` [INFO] [stdout] 2e9744429fd710aa18a5663f0f429d8d2fdbe3400aa199c053f33d34b13772ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "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] 521993b01afb103218bb766e005d223ec803b112d77a64d9644f7c260c2ba3b0 [INFO] running `Command { std: "docker" "start" "-a" "521993b01afb103218bb766e005d223ec803b112d77a64d9644f7c260c2ba3b0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.1 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.1 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling enumset_derive v0.5.4 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling enumset v1.0.6 [INFO] [stderr] Compiling rusoto_credential v0.46.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_signature v0.46.0 [INFO] [stderr] Compiling rusoto_cloudformation v0.46.0 [INFO] [stderr] Compiling cloudformatious v0.1.0-rc.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 18s [INFO] running `Command { std: "docker" "inspect" "521993b01afb103218bb766e005d223ec803b112d77a64d9644f7c260c2ba3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "521993b01afb103218bb766e005d223ec803b112d77a64d9644f7c260c2ba3b0", kill_on_drop: false }` [INFO] [stdout] 521993b01afb103218bb766e005d223ec803b112d77a64d9644f7c260c2ba3b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "test" "--frozen" "--no-run" "--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] be94270fe69b878d30aad36fb2d815c24ba600056dbd6387e9672ce9ece5f350 [INFO] running `Command { std: "docker" "start" "-a" "be94270fe69b878d30aad36fb2d815c24ba600056dbd6387e9672ce9ece5f350", kill_on_drop: false }` [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling cloudformatious v0.1.0-rc.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcE4dhjJ/symbols.o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a.delete_stack.38f5275d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a.delete_stack.38f5275d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a.delete_stack.38f5275d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a.delete_stack.38f5275d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a.delete_stack.38f5275d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a.delete_stack.38f5275d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a.delete_stack.38f5275d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a.delete_stack.38f5275d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a.delete_stack.38f5275d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a.delete_stack.38f5275d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a.delete_stack.38f5275d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a.delete_stack.38f5275d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a.delete_stack.38f5275d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a.delete_stack.38f5275d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a.delete_stack.38f5275d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a.delete_stack.38f5275d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a.4nwl75ha7ed8rb08.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfastrand-cf35a4931ae36765.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e20cb01b515e472f.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-9290264e13973410.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6b88cb9e9a3dda86.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a99a53262d33c8e9.rlib" "/opt/rustwide/target/debug/deps/libcloudformatious-f4c2c7da425d4df6.rlib" "/opt/rustwide/target/debug/deps/libregex-f8e650a70feede2b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c9eb7174bbf030a9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libenumset-3ae09390f4fbaaf4.rlib" "/opt/rustwide/target/debug/deps/libmemmem-91f46869ca0cf46a.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-f2646297fda3c395.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-f5391d41a84cb5a3.rlib" "/opt/rustwide/target/debug/deps/librusoto_cloudformation-85879a6c0fb78ce1.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-814e77748b7f6f3b.rlib" "/opt/rustwide/target/debug/deps/liburl-265bc2765c0d9370.rlib" "/opt/rustwide/target/debug/deps/libidna-9f0df5d57ed721cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-573f0a48301ac370.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-d049099beed37a20.rlib" "/opt/rustwide/target/debug/deps/libxml-9d44d9c1aa24ee24.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-ae835d55bb1b55f9.rlib" "/opt/rustwide/target/debug/deps/libtime-6ab6903d424c8b37.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-a6dee68d9d9237fc.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libsha2-777c30d3dcd55545.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-d4cf5e7cb0388d7c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmd5-7686c4c65dd50a84.rlib" "/opt/rustwide/target/debug/deps/libhmac-64a840d5f1a8dad3.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-6dbe83a83f8877cd.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0659e0089bcb659.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-bfba1de9ffff24bd.rlib" "/opt/rustwide/target/debug/deps/libshlex-f8ac0bde03d5249d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3c0584528d228531.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libzeroize-5f06918c2dc6b0f3.rlib" "/opt/rustwide/target/debug/deps/libfutures-41c720ab18de6bbb.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-134624571da83f37.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-0c8a6078390ede20.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-a41678d09e990926.rlib" "/opt/rustwide/target/debug/deps/libchrono-78a34ddb84840f2c.rlib" "/opt/rustwide/target/debug/deps/libserde-99da7750e32a429f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-f8eef13e1aec2726.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d0622128373e2b89.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-efe9559d1051da51.rlib" "/opt/rustwide/target/debug/deps/libhyper-46f4dc0e1bacd8d1.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e70fd1c2dddea075.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4f8c5563c920c32f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6091a938ab386416.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8df6af681c79fd9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5aab7462ad32a418.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d69669b9bfbf2ae7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5d481c09d655a3fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-aee206bfe9107a93.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0c1587af12d634f7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-918fb585d7e56935.rlib" "/opt/rustwide/target/debug/deps/libtokio-7717466562655fbb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5c4a1db54730695a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5c6f1d774f500334.rlib" "/opt/rustwide/target/debug/deps/libmemchr-334ead3495f848fb.rlib" "/opt/rustwide/target/debug/deps/libmio-2f97b09b6d99a266.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtracing-2acd7bb3a3e58a96.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-146b4dac50411c12.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9b0067f97a356545.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-22ab941498cd35a8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e0e5ce40b3d06726.rlib" "/opt/rustwide/target/debug/deps/liblibc-607adcf3cce6ac0a.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2ef13b7c460b887d.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ed1f9226beff0b93.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-621707af6a4e5f8b.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c04cc845126f0ae9.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6db7e05a8de4df10.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/delete_stack-ec1cd5e7dc883d3a" "-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 `cloudformatious` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "be94270fe69b878d30aad36fb2d815c24ba600056dbd6387e9672ce9ece5f350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be94270fe69b878d30aad36fb2d815c24ba600056dbd6387e9672ce9ece5f350", kill_on_drop: false }` [INFO] [stdout] be94270fe69b878d30aad36fb2d815c24ba600056dbd6387e9672ce9ece5f350