[INFO] fetching crate blockfrost 0.2.0... [INFO] testing blockfrost-0.2.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate blockfrost 0.2.0 into /workspace/builds/worker-60/source [INFO] validating manifest of crates.io crate blockfrost 0.2.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate blockfrost 0.2.0 [INFO] finished tweaking crates.io crate blockfrost 0.2.0 [INFO] tweaked toml for crates.io crate blockfrost 0.2.0 written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate crates.io crate blockfrost 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62e85db8ec3ddf7a5f2cdcbfb863ad05a4aacbfb7222a373d409c56451d31374 [INFO] running `Command { std: "docker" "start" "-a" "62e85db8ec3ddf7a5f2cdcbfb863ad05a4aacbfb7222a373d409c56451d31374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62e85db8ec3ddf7a5f2cdcbfb863ad05a4aacbfb7222a373d409c56451d31374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62e85db8ec3ddf7a5f2cdcbfb863ad05a4aacbfb7222a373d409c56451d31374", kill_on_drop: false }` [INFO] [stdout] 62e85db8ec3ddf7a5f2cdcbfb863ad05a4aacbfb7222a373d409c56451d31374 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bff3bf210765fac95f6c29ce23b643547e5114a583fc0e47b497bcef18954d0e [INFO] running `Command { std: "docker" "start" "-a" "bff3bf210765fac95f6c29ce23b643547e5114a583fc0e47b497bcef18954d0e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling blockfrost v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.53s [INFO] running `Command { std: "docker" "inspect" "bff3bf210765fac95f6c29ce23b643547e5114a583fc0e47b497bcef18954d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bff3bf210765fac95f6c29ce23b643547e5114a583fc0e47b497bcef18954d0e", kill_on_drop: false }` [INFO] [stdout] bff3bf210765fac95f6c29ce23b643547e5114a583fc0e47b497bcef18954d0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 403409cce8ad82ee217539b74e1cd99245263613174e4d159645039cfb33bdb1 [INFO] running `Command { std: "docker" "start" "-a" "403409cce8ad82ee217539b74e1cd99245263613174e4d159645039cfb33bdb1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling blockfrost v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `blockfrost` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name all_requests --edition=2018 examples/all_requests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=833d881b50f1c9b9 -C extra-filename=-833d881b50f1c9b9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern blockfrost=/opt/rustwide/target/debug/deps/libblockfrost-fa1b6562fbb76e7c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-16ca71b3d1351d21.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-03d21a98958e81f6.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e0583b00b22f2312.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7895316a625964f9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3301bfef8e33ce51.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0f7035ebd7cb3f59.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-8050e54f09fee7f8.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `blockfrost` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name blockfrost --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=23d861903b4c5f71 -C extra-filename=-23d861903b4c5f71 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures=/opt/rustwide/target/debug/deps/libfutures-16ca71b3d1351d21.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-03d21a98958e81f6.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e0583b00b22f2312.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7895316a625964f9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3301bfef8e33ce51.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0f7035ebd7cb3f59.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-8050e54f09fee7f8.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71.custom_query_parameters.d2bf0ec6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71.custom_query_parameters.d2bf0ec6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71.custom_query_parameters.d2bf0ec6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71.custom_query_parameters.d2bf0ec6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71.custom_query_parameters.d2bf0ec6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71.custom_query_parameters.d2bf0ec6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71.custom_query_parameters.d2bf0ec6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71.custom_query_parameters.d2bf0ec6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71.custom_query_parameters.d2bf0ec6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71.custom_query_parameters.d2bf0ec6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71.custom_query_parameters.d2bf0ec6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71.custom_query_parameters.d2bf0ec6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71.custom_query_parameters.d2bf0ec6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71.custom_query_parameters.d2bf0ec6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71.custom_query_parameters.d2bf0ec6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71.custom_query_parameters.d2bf0ec6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71.1di361vvqdg0bfts.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libblockfrost-fa1b6562fbb76e7c.rlib" "/opt/rustwide/target/debug/deps/libtoml-8050e54f09fee7f8.rlib" "/opt/rustwide/target/debug/deps/libfutures-16ca71b3d1351d21.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8279792754345a9d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3301bfef8e33ce51.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e0583b00b22f2312.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9d4ee5acd8e4aa7f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-fc4363f1be522790.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-ef2e3b9830404a2a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8c9c2a4ce353c355.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-4b2b73b1166d0629.rlib" "/opt/rustwide/target/debug/deps/libunicase-663f8fc0b12c24d9.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-06ce61b946909795.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d543262fc6148d82.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d33c1863681b3ce0.rlib" "/opt/rustwide/target/debug/deps/libhyper-acde708cd09268ec.rlib" "/opt/rustwide/target/debug/deps/libwant-fc449eee87e7ef07.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3bcddc71448bf9ab.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libh2-ebe2176718db5a48.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-07a6a48f2dab466d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-01541cb6d83ececd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4e76134b5bcb2dd2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6b1fd5c1f4f92bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6a525ccf5c9571d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3dacafcec4819c5e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtokio-0f7035ebd7cb3f59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6cdd58437db3e95b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libmio-3df2e29961fe653a.rlib" "/opt/rustwide/target/debug/deps/liblibc-f6345ef635d1d8ce.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c78472b1b32d806b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-afc8e1fe9314b5ba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-9b42b991a3f92ef0.rlib" "/opt/rustwide/target/debug/deps/libidna-fe50abc8a20f6ff6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-df65f2bf821cdcef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-29c48333477ea624.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhttp-29a3f6805c4213cd.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libserde-7895316a625964f9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/custom_query_parameters-1a618ee9b733fc71" "-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 `blockfrost` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "403409cce8ad82ee217539b74e1cd99245263613174e4d159645039cfb33bdb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "403409cce8ad82ee217539b74e1cd99245263613174e4d159645039cfb33bdb1", kill_on_drop: false }` [INFO] [stdout] 403409cce8ad82ee217539b74e1cd99245263613174e4d159645039cfb33bdb1