[INFO] fetching crate helium-api 3.3.1... [INFO] building helium-api-3.3.1 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate helium-api 3.3.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate helium-api 3.3.1 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate helium-api 3.3.1 [INFO] finished tweaking crates.io crate helium-api 3.3.1 [INFO] tweaked toml for crates.io crate helium-api 3.3.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate helium-api 3.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_test v1.0.136 [INFO] [stderr] Downloaded rust_decimal v1.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fe549e33294d4bdb9f1fd3aa8d172b065b9dc3afd89b0b325216133caa4f1d4 [INFO] running `Command { std: "docker" "start" "-a" "6fe549e33294d4bdb9f1fd3aa8d172b065b9dc3afd89b0b325216133caa4f1d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fe549e33294d4bdb9f1fd3aa8d172b065b9dc3afd89b0b325216133caa4f1d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fe549e33294d4bdb9f1fd3aa8d172b065b9dc3afd89b0b325216133caa4f1d4", kill_on_drop: false }` [INFO] [stdout] 6fe549e33294d4bdb9f1fd3aa8d172b065b9dc3afd89b0b325216133caa4f1d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfd211d63f373c3ded6e938603aefbf241fd0fafb4e847d9b265f7f6acc73cbc [INFO] running `Command { std: "docker" "start" "-a" "bfd211d63f373c3ded6e938603aefbf241fd0fafb4e847d9b265f7f6acc73cbc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rust_decimal v1.15.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling helium-api v3.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `PathElement` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `PathElement` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `Receipt` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `Receipt` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `Witness` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `Witness` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.02s [INFO] running `Command { std: "docker" "inspect" "bfd211d63f373c3ded6e938603aefbf241fd0fafb4e847d9b265f7f6acc73cbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfd211d63f373c3ded6e938603aefbf241fd0fafb4e847d9b265f7f6acc73cbc", kill_on_drop: false }` [INFO] [stdout] bfd211d63f373c3ded6e938603aefbf241fd0fafb4e847d9b265f7f6acc73cbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c6e0b5adad1a872a2a1ade6d5fe9379c16a6719c21a46edfe99457ba83bb0d1 [INFO] running `Command { std: "docker" "start" "-a" "1c6e0b5adad1a872a2a1ade6d5fe9379c16a6719c21a46edfe99457ba83bb0d1", kill_on_drop: false }` [INFO] [stderr] Compiling serde_test v1.0.136 [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `PathElement` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `PathElement` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `Receipt` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `Receipt` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `Witness` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `Witness` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling helium-api v3.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `PathElement` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `PathElement` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `Receipt` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `Receipt` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `Witness` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `Witness` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcojLfWJ/symbols.o" "/opt/rustwide/target/debug/examples/account-17d31a3b65c3d9d6.account.479a5b69e5f12a8d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/account-17d31a3b65c3d9d6.1c6qwvro61l2fo22.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-1e4f5aaee3911582/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhelium_api-51463a5c4ff2831f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5f320a9ae8697faa.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-175f36eee5687745.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4a3488ef48665d36.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-f5a3e221a4e27b04.rlib" "/opt/rustwide/target/debug/deps/libipnet-d41e395b54b5590e.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-971f9e25e1692d46.rlib" "/opt/rustwide/target/debug/deps/librustls-1de7f184ce0509de.rlib" "/opt/rustwide/target/debug/deps/libsct-3249bf3e2ac28272.rlib" "/opt/rustwide/target/debug/deps/libwebpki-26b9a50856400925.rlib" "/opt/rustwide/target/debug/deps/libring-e874ba7662c2d1de.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-52b9167e0f0a159a.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-26c1610cd52f1223.rlib" "/opt/rustwide/target/debug/deps/libflate2-f71752883a006652.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b58a989ce8c741d6.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0f13e5f5013c6eb1.rlib" "/opt/rustwide/target/debug/deps/libhyper-3c5333955b4730cd.rlib" "/opt/rustwide/target/debug/deps/libwant-c81ca58f3d17f327.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c2c83306f7338f1e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6483518e0cf58242.rlib" "/opt/rustwide/target/debug/deps/libh2-3b7df1903a339908.rlib" "/opt/rustwide/target/debug/deps/libindexmap-be01b6aff7409313.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6ef4c11343591c7e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4270f85b03c920e0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-db06c0d206de5707.rlib" "/opt/rustwide/target/debug/deps/libtracing-585885aca31666bb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-265fc7e85d61fb01.rlib" "/opt/rustwide/target/debug/deps/libtokio-7391ce9d9cc77292.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2239559fbf5bae14.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-66f9fe56869621d8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-549db65b1a2041d4.rlib" "/opt/rustwide/target/debug/deps/libmio-67ae5157d79b4428.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8a9ddba2bcc2c3ef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d5bdbf30122abfdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec3d532a58682045.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28d27a84310fd0dc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-017fb35c41b51611.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c9bd9e263f894648.rlib" "/opt/rustwide/target/debug/deps/liblog-405bdafa0d875610.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liburl-18491a16ec7d71b1.rlib" "/opt/rustwide/target/debug/deps/libidna-a64bf4f29d926ded.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8913c711f8d81fc4.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d3a94e78959bc51d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-da026c22a6319833.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libhttp-3c5574f440e59e2f.rlib" "/opt/rustwide/target/debug/deps/libbytes-e15be07694ff120e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7ed6afe18514b46b.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-eb533ea3c6a0e124.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5d5a0cbef9b0ac65.rlib" "/opt/rustwide/target/debug/deps/libchrono-505831442c27cd5e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-222c7dad3eed6aa7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d9825a5b528da5cf.rlib" "/opt/rustwide/target/debug/deps/libtime-8008f40ee212c955.rlib" "/opt/rustwide/target/debug/deps/liblibc-dd56e101e95a5f68.rlib" "/opt/rustwide/target/debug/deps/libthiserror-69222400ca3fa011.rlib" "/opt/rustwide/target/debug/deps/libserde-7b9ca7cba2cc0588.rlib" "/opt/rustwide/target/debug/deps/libfutures-7e7e04fefdb76ee5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d4df02616aa0a808.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3d8d6a2a7b6166cc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cb08c311fb56c9eb.rlib" "/opt/rustwide/target/debug/deps/libslab-8afbcbad55e020de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d41579ef13c5544b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1a10631c7aff716e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-679a782f8a16b2a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1c596805bb1efa78.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c1672392c57739b8.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/account-17d31a3b65c3d9d6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `helium-api` (example "account") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `helium-api` (lib test); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name helium_api --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=261882ef6b3dad1a -C extra-filename=-261882ef6b3dad1a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-147f3c7d2ac892f5.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-505831442c27cd5e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7e7e04fefdb76ee5.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-3d8d6a2a7b6166cc.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d9825a5b528da5cf.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5f320a9ae8697faa.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-eb533ea3c6a0e124.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b9ca7cba2cc0588.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7ed6afe18514b46b.rlib --extern serde_test=/opt/rustwide/target/debug/deps/libserde_test-feef75bc77fb1e05.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-69222400ca3fa011.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7391ce9d9cc77292.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-1e4f5aaee3911582/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcZROfpW/symbols.o" "/opt/rustwide/target/debug/examples/oracle_price-c80de87cb6e63a21.oracle_price.f54c952f64ddcdff-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/oracle_price-c80de87cb6e63a21.l4h0h1lxtfg91zc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-1e4f5aaee3911582/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhelium_api-51463a5c4ff2831f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5f320a9ae8697faa.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-175f36eee5687745.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4a3488ef48665d36.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-f5a3e221a4e27b04.rlib" "/opt/rustwide/target/debug/deps/libipnet-d41e395b54b5590e.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-971f9e25e1692d46.rlib" "/opt/rustwide/target/debug/deps/librustls-1de7f184ce0509de.rlib" "/opt/rustwide/target/debug/deps/libsct-3249bf3e2ac28272.rlib" "/opt/rustwide/target/debug/deps/libwebpki-26b9a50856400925.rlib" "/opt/rustwide/target/debug/deps/libring-e874ba7662c2d1de.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-52b9167e0f0a159a.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-26c1610cd52f1223.rlib" "/opt/rustwide/target/debug/deps/libflate2-f71752883a006652.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b58a989ce8c741d6.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0f13e5f5013c6eb1.rlib" "/opt/rustwide/target/debug/deps/libhyper-3c5333955b4730cd.rlib" "/opt/rustwide/target/debug/deps/libwant-c81ca58f3d17f327.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c2c83306f7338f1e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6483518e0cf58242.rlib" "/opt/rustwide/target/debug/deps/libh2-3b7df1903a339908.rlib" "/opt/rustwide/target/debug/deps/libindexmap-be01b6aff7409313.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6ef4c11343591c7e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4270f85b03c920e0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-db06c0d206de5707.rlib" "/opt/rustwide/target/debug/deps/libtracing-585885aca31666bb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-265fc7e85d61fb01.rlib" "/opt/rustwide/target/debug/deps/libtokio-7391ce9d9cc77292.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2239559fbf5bae14.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-66f9fe56869621d8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-549db65b1a2041d4.rlib" "/opt/rustwide/target/debug/deps/libmio-67ae5157d79b4428.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8a9ddba2bcc2c3ef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d5bdbf30122abfdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec3d532a58682045.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28d27a84310fd0dc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-017fb35c41b51611.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c9bd9e263f894648.rlib" "/opt/rustwide/target/debug/deps/liblog-405bdafa0d875610.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liburl-18491a16ec7d71b1.rlib" "/opt/rustwide/target/debug/deps/libidna-a64bf4f29d926ded.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8913c711f8d81fc4.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d3a94e78959bc51d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-da026c22a6319833.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libhttp-3c5574f440e59e2f.rlib" "/opt/rustwide/target/debug/deps/libbytes-e15be07694ff120e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7ed6afe18514b46b.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-eb533ea3c6a0e124.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5d5a0cbef9b0ac65.rlib" "/opt/rustwide/target/debug/deps/libchrono-505831442c27cd5e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-222c7dad3eed6aa7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d9825a5b528da5cf.rlib" "/opt/rustwide/target/debug/deps/libtime-8008f40ee212c955.rlib" "/opt/rustwide/target/debug/deps/liblibc-dd56e101e95a5f68.rlib" "/opt/rustwide/target/debug/deps/libthiserror-69222400ca3fa011.rlib" "/opt/rustwide/target/debug/deps/libserde-7b9ca7cba2cc0588.rlib" "/opt/rustwide/target/debug/deps/libfutures-7e7e04fefdb76ee5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d4df02616aa0a808.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3d8d6a2a7b6166cc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cb08c311fb56c9eb.rlib" "/opt/rustwide/target/debug/deps/libslab-8afbcbad55e020de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d41579ef13c5544b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1a10631c7aff716e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-679a782f8a16b2a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1c596805bb1efa78.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c1672392c57739b8.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/oracle_price-c80de87cb6e63a21" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `helium-api` (example "oracle_price") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1c6e0b5adad1a872a2a1ade6d5fe9379c16a6719c21a46edfe99457ba83bb0d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c6e0b5adad1a872a2a1ade6d5fe9379c16a6719c21a46edfe99457ba83bb0d1", kill_on_drop: false }` [INFO] [stdout] 1c6e0b5adad1a872a2a1ade6d5fe9379c16a6719c21a46edfe99457ba83bb0d1 [INFO] building helium-api-3.3.1 against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] extracting crate helium-api 3.3.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate helium-api 3.3.1 on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate helium-api 3.3.1 [INFO] finished tweaking crates.io crate helium-api 3.3.1 [INFO] tweaked toml for crates.io crate helium-api 3.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate helium-api 3.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e9dfd9b89a631ecd2ea3de75b3f85fe437f613ed73b93d2bea82b506a7da2fc [INFO] running `Command { std: "docker" "start" "-a" "4e9dfd9b89a631ecd2ea3de75b3f85fe437f613ed73b93d2bea82b506a7da2fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e9dfd9b89a631ecd2ea3de75b3f85fe437f613ed73b93d2bea82b506a7da2fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e9dfd9b89a631ecd2ea3de75b3f85fe437f613ed73b93d2bea82b506a7da2fc", kill_on_drop: false }` [INFO] [stdout] 4e9dfd9b89a631ecd2ea3de75b3f85fe437f613ed73b93d2bea82b506a7da2fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3644f0ce7629bddfd085743a4507087205756296d2f45c30030a1d1f18146c5 [INFO] running `Command { std: "docker" "start" "-a" "d3644f0ce7629bddfd085743a4507087205756296d2f45c30030a1d1f18146c5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rust_decimal v1.15.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling helium-api v3.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `PathElement` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `PathElement` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `Receipt` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `Receipt` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `Witness` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `Witness` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.90s [INFO] running `Command { std: "docker" "inspect" "d3644f0ce7629bddfd085743a4507087205756296d2f45c30030a1d1f18146c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3644f0ce7629bddfd085743a4507087205756296d2f45c30030a1d1f18146c5", kill_on_drop: false }` [INFO] [stdout] d3644f0ce7629bddfd085743a4507087205756296d2f45c30030a1d1f18146c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fef5f420e1cb114c0cb5bb93cadaa3b7b6767928ac6242b8536ad5e55161e6f3 [INFO] running `Command { std: "docker" "start" "-a" "fef5f420e1cb114c0cb5bb93cadaa3b7b6767928ac6242b8536ad5e55161e6f3", kill_on_drop: false }` [INFO] [stderr] Compiling serde_test v1.0.136 [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `PathElement` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `PathElement` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `Receipt` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `Receipt` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `Witness` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `Witness` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling helium-api v3.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `PathElement` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `PathElement` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `Receipt` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `Receipt` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/models/transactions/mod.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub use poc_receipts_v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `Witness` in the type namespace is first re-exported here [INFO] [stdout] 53 | pub use poc_receipts_v2::*; [INFO] [stdout] | ------------------ but the name `Witness` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.36s [INFO] running `Command { std: "docker" "inspect" "fef5f420e1cb114c0cb5bb93cadaa3b7b6767928ac6242b8536ad5e55161e6f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef5f420e1cb114c0cb5bb93cadaa3b7b6767928ac6242b8536ad5e55161e6f3", kill_on_drop: false }` [INFO] [stdout] fef5f420e1cb114c0cb5bb93cadaa3b7b6767928ac6242b8536ad5e55161e6f3