[INFO] fetching crate heroku_rs 0.5.3... [INFO] testing heroku_rs-0.5.3 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate heroku_rs 0.5.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate heroku_rs 0.5.3 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate heroku_rs 0.5.3 [INFO] finished tweaking crates.io crate heroku_rs 0.5.3 [INFO] tweaked toml for crates.io crate heroku_rs 0.5.3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate heroku_rs 0.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d99d1668fe24f1c106eb27e26c9b1b6497b4c73dbc0f63cffc6ab452267364b0 [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" "d99d1668fe24f1c106eb27e26c9b1b6497b4c73dbc0f63cffc6ab452267364b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d99d1668fe24f1c106eb27e26c9b1b6497b4c73dbc0f63cffc6ab452267364b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d99d1668fe24f1c106eb27e26c9b1b6497b4c73dbc0f63cffc6ab452267364b0", kill_on_drop: false }` [INFO] [stdout] d99d1668fe24f1c106eb27e26c9b1b6497b4c73dbc0f63cffc6ab452267364b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 68f2f48cc9453896285a9a45da0ba181ecfe142b6ac6ca8369611c1014cc3cfd [INFO] running `Command { std: "docker" "start" "-a" "68f2f48cc9453896285a9a45da0ba181ecfe142b6ac6ca8369611c1014cc3cfd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.3 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_with v1.4.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling heroku_rs v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "68f2f48cc9453896285a9a45da0ba181ecfe142b6ac6ca8369611c1014cc3cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68f2f48cc9453896285a9a45da0ba181ecfe142b6ac6ca8369611c1014cc3cfd", kill_on_drop: false }` [INFO] [stdout] 68f2f48cc9453896285a9a45da0ba181ecfe142b6ac6ca8369611c1014cc3cfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b7db127951c628594442217f668cfcf85746b0123f36e62e5aa2df2ac177da2 [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" "7b7db127951c628594442217f668cfcf85746b0123f36e62e5aa2df2ac177da2", kill_on_drop: false }` [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling heroku_rs v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d.dynos.8iccnesz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d.dynos.8iccnesz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d.dynos.8iccnesz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d.dynos.8iccnesz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d.dynos.8iccnesz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d.dynos.8iccnesz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d.dynos.8iccnesz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d.dynos.8iccnesz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d.dynos.8iccnesz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d.dynos.8iccnesz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d.dynos.8iccnesz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d.dynos.8iccnesz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d.dynos.8iccnesz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d.dynos.8iccnesz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d.dynos.8iccnesz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d.dynos.8iccnesz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d" "/opt/rustwide/target/debug/deps/dynos-20a6419c2424744d.2u15rks2uoisnl39.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c03d65ce9942da5e/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libheroku_rs-708c14d0fbb39114.rlib" "/opt/rustwide/target/debug/deps/libserde_with-9756c984a2dba452.rlib" "/opt/rustwide/target/debug/deps/libfailure-db1ccfea1480991e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-afc8d8bdd4b07b0e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-9a0896404f6cf219.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f3f868838ab8cd19.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c56aff4568558bce.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-fd0bd11d0aa1c017.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-fd30500f620a256e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8bdd01977becc3df.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f840c63a4b0f9684.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0dd0a98039bb34e0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5312449ccabb0564.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-af3bcc7c91c94aa4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-85c88c61e19fcd30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-2861dd4ab3cff556.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ed0eaed49ea34cb3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c2763361c97fd632.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9a032712154aa5b9.rlib" "/opt/rustwide/target/debug/deps/libtokio-43b15cb35bc57421.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a05fd1d9113dbdc3.rlib" "/opt/rustwide/target/debug/deps/libmio-83e2128fc71282f7.rlib" "/opt/rustwide/target/debug/deps/libiovec-7ef7febc1dcc5691.rlib" "/opt/rustwide/target/debug/deps/libnet2-c265a0482e3b2c2f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8ec208be9f6ff190.rlib" "/opt/rustwide/target/debug/deps/liblog-ed52e2b865e43cb4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-eab2484ca8f27edc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7310deba5b67cb22.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-654cc4668682634e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-f65fd97572c42753.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-86729e9e61394c3a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-285c6e14d2558cbe.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-2f1b4bc0162ba585.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libchrono-93c51cb486ae3ccf.rlib" "/opt/rustwide/target/debug/deps/libserde-be360059481153a4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c3da9c790a896ed4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4b83ba858a73561.rlib" "/opt/rustwide/target/debug/deps/libtime-5225cdbd2477293f.rlib" "/opt/rustwide/target/debug/deps/liblibc-5fd9e1240f706420.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `heroku_rs` [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f.main.31mak042-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f.main.31mak042-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f.main.31mak042-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f.main.31mak042-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f.main.31mak042-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f.main.31mak042-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f.main.31mak042-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f.main.31mak042-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f.main.31mak042-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f.main.31mak042-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f.main.31mak042-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f.main.31mak042-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f.main.31mak042-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f.main.31mak042-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f.main.31mak042-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f.main.31mak042-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f" "/opt/rustwide/target/debug/deps/main-2dcb389b6022e20f.4p1w49tzx2gxfxa9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c03d65ce9942da5e/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libheroku_rs-708c14d0fbb39114.rlib" "/opt/rustwide/target/debug/deps/libserde_with-9756c984a2dba452.rlib" "/opt/rustwide/target/debug/deps/libfailure-db1ccfea1480991e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-afc8d8bdd4b07b0e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-9a0896404f6cf219.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f3f868838ab8cd19.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c56aff4568558bce.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-fd0bd11d0aa1c017.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-fd30500f620a256e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8bdd01977becc3df.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f840c63a4b0f9684.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0dd0a98039bb34e0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5312449ccabb0564.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-af3bcc7c91c94aa4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-85c88c61e19fcd30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-2861dd4ab3cff556.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ed0eaed49ea34cb3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c2763361c97fd632.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9a032712154aa5b9.rlib" "/opt/rustwide/target/debug/deps/libtokio-43b15cb35bc57421.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a05fd1d9113dbdc3.rlib" "/opt/rustwide/target/debug/deps/libmio-83e2128fc71282f7.rlib" "/opt/rustwide/target/debug/deps/libiovec-7ef7febc1dcc5691.rlib" "/opt/rustwide/target/debug/deps/libnet2-c265a0482e3b2c2f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8ec208be9f6ff190.rlib" "/opt/rustwide/target/debug/deps/liblog-ed52e2b865e43cb4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-eab2484ca8f27edc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7310deba5b67cb22.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-654cc4668682634e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-f65fd97572c42753.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-86729e9e61394c3a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-285c6e14d2558cbe.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-2f1b4bc0162ba585.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libchrono-93c51cb486ae3ccf.rlib" "/opt/rustwide/target/debug/deps/libserde-be360059481153a4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c3da9c790a896ed4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4b83ba858a73561.rlib" "/opt/rustwide/target/debug/deps/libtime-5225cdbd2477293f.rlib" "/opt/rustwide/target/debug/deps/liblibc-5fd9e1240f706420.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "7b7db127951c628594442217f668cfcf85746b0123f36e62e5aa2df2ac177da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b7db127951c628594442217f668cfcf85746b0123f36e62e5aa2df2ac177da2", kill_on_drop: false }` [INFO] [stdout] 7b7db127951c628594442217f668cfcf85746b0123f36e62e5aa2df2ac177da2