[INFO] fetching crate paypal-rust 0.0.9-alpha... [INFO] testing paypal-rust-0.0.9-alpha against 1.86.0 for beta-1.87-1 [INFO] extracting crate paypal-rust 0.0.9-alpha into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate paypal-rust 0.0.9-alpha on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate paypal-rust 0.0.9-alpha [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate paypal-rust 0.0.9-alpha [INFO] tweaked toml for crates.io crate paypal-rust 0.0.9-alpha written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate paypal-rust 0.0.9-alpha 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwest-retry v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfa5f04b3668aac0c8ae0024e71f890a0126f95ae33ad2424450ac8d4e9016f8 [INFO] running `Command { std: "docker" "start" "-a" "cfa5f04b3668aac0c8ae0024e71f890a0126f95ae33ad2424450ac8d4e9016f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfa5f04b3668aac0c8ae0024e71f890a0126f95ae33ad2424450ac8d4e9016f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa5f04b3668aac0c8ae0024e71f890a0126f95ae33ad2424450ac8d4e9016f8", kill_on_drop: false }` [INFO] [stdout] cfa5f04b3668aac0c8ae0024e71f890a0126f95ae33ad2424450ac8d4e9016f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad8906f6fa3928c6ebc084275aa00cb4bc97d54d9aa94824949aec38845a8f32 [INFO] running `Command { std: "docker" "start" "-a" "ad8906f6fa3928c6ebc084275aa00cb4bc97d54d9aa94824949aec38845a8f32", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling serde_with_macros v3.0.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-global-executor v2.3.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling serde_with v3.0.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling retry-policies v0.1.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling reqwest-middleware v0.2.2 [INFO] [stderr] Compiling reqwest-retry v0.2.2 [INFO] [stderr] Compiling paypal-rust v0.0.9-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `enums::*` [INFO] [stdout] --> src/resources/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | enums::*, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.77s [INFO] running `Command { std: "docker" "inspect" "ad8906f6fa3928c6ebc084275aa00cb4bc97d54d9aa94824949aec38845a8f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad8906f6fa3928c6ebc084275aa00cb4bc97d54d9aa94824949aec38845a8f32", kill_on_drop: false }` [INFO] [stdout] ad8906f6fa3928c6ebc084275aa00cb4bc97d54d9aa94824949aec38845a8f32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 653ad79a0a7452bad3431a078016dda6028dc261cc9eb52321bb1e9bc35d9066 [INFO] running `Command { std: "docker" "start" "-a" "653ad79a0a7452bad3431a078016dda6028dc261cc9eb52321bb1e9bc35d9066", kill_on_drop: false }` [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stdout] warning: unused import: `enums::*` [INFO] [stdout] --> src/resources/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | enums::*, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling paypal-rust v0.0.9-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `enums::*` [INFO] [stdout] --> src/resources/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | enums::*, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9qO2Mx/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpaypal_rust-f50b24b77fcaa667.rlib,libserde_qs-d4307741b84f7e30.rlib,libreqwest_retry-3028a6cf37d86f83.rlib,libretry_policies-e12f8889fd9dd3cb.rlib,libhttp_types-91ae5253bb4a5c96.rlib,libserde_qs-4e388810011fc169.rlib,libasync_std-2fa9f9a8e19081c6.rlib,libasync_global_executor-5ef3e1b515bd9a2e.rlib,libblocking-0508e6c399e87baf.rlib,libatomic_waker-05cabb631e123559.rlib,libasync_executor-83eee7342144fb52.rlib,libasync_task-0a202af490cd116b.rlib,libasync_io-967cee2361af4495.rlib,libpolling-4b5eeeef051c3dc5.rlib,libasync_lock-bfeea36b96ffc3a9.rlib,libkv_log_macro-babd67403c0b17c8.rlib,libasync_channel-2ea2c5fe5d38664d.rlib,libevent_listener-f4fa7fd2684bc381.rlib,libconcurrent_queue-797634bcc31b4c29.rlib,libcache_padded-8a7328aa90463ecb.rlib,libfutures_lite-f9cbb81f0b522cad.rlib,libfastrand-fac9c7febd1a26b0.rlib,libwaker_fn-6e17fbbc66bf4c90.rlib,libparking-b831d49b0cd8b3ce.rlib,librand-5c7773605a6291d6.rlib,librand_chacha-d2417c15c34641d0.rlib,librand_core-f0e33f8eb3c8ddb3.rlib,libgetrandom-1a04f2b55a6b6b25.rlib,libinfer-3923fc0009820931.rlib,libcookie-c0bd9e46482c368f.rlib,libhkdf-708a418b661c092f.rlib,libhmac-ca79b264c75dbf51.rlib,libcrypto_mac-7730c36cc8b38083.rlib,libsha2-7df0754f356007cd.rlib,libcpufeatures-0d93750f96cabd15.rlib,libdigest-8d4a34501d3c209e.rlib,libblock_buffer-439d6170f155e09e.rlib,libaes_gcm-57cb205824d2209a.rlib,libghash-13f4c00bab241952.rlib,libpolyval-aee4292693b7dcd2.rlib,libcpuid_bool-52ba288d27368be7.rlib,libuniversal_hash-e698f743565c0148.rlib,libsubtle-ee16eac7a0dd9d18.rlib,libctr-fa44343ecf115899.rlib,libaes-b79db07a46dc007b.rlib,libaes_soft-1137bce7f6383fa3.rlib,libopaque_debug-329e31528248969a.rlib,libcipher-09881cb6bd713863.rlib,libaead-15dca9f5822c5407.rlib,libgeneric_array-da259f27914edcc7.rlib,libtypenum-741c126d729798a9.rlib,librand-5666dc555449acff.rlib,librand_chacha-3c134eaa9deba6f4.rlib,libppv_lite86-94404290ae07e977.rlib,librand_core-617f05323212f1d8.rlib,libgetrandom-ec4ea2765994a42b.rlib,libtime-eaae458e62a1387c.rlib,libtime_macros-b3a22017af1e6c5b.rlib,libstandback-d75f8dac984e504c.rlib,libbase64-74f7b908c89f0c90.rlib,libreqwest_middleware-bf1f3f1c23368a88.rlib,libanyhow-df2891107e36246e.rlib,libthiserror-ab676f557ed0f151.rlib,libtask_local_extensions-c04acfa91643bd13.rlib,libserde_with-00400423a883d8b3.rlib,libreqwest-2575adbc9d3a5a03.rlib,libhyper_tls-1d97a09c1abf3b93.rlib,libserde_urlencoded-2f86edc53d4fe6ed.rlib,libipnet-dff2aecb4d868ed4.rlib,libtokio_native_tls-857e1f5be4edeab4.rlib,libencoding_rs-180eca0c412cb471.rlib,libserde_json-cfcc86c3a8cd58fb.rlib,libryu-49ed0d5328502c68.rlib,libbase64-bd9d37a471830e07.rlib,libmime_guess-087f0b74293e8f12.rlib,libunicase-e302335d0990e149.rlib,libmime-781eeaf649dc1bef.rlib,libnative_tls-ce4c4e327e408e10.rlib,libopenssl_probe-796ddc39c5b420b8.rlib,libopenssl-81fdb5282819ff3c.rlib,libbitflags-817ea04a92d50a33.rlib,libforeign_types-8c08dc176465e4d3.rlib,libforeign_types_shared-a93701b229f7fd2a.rlib,libopenssl_sys-86e0e9df4a0f0736.rlib,libhyper-a0aa97daaaa586f3.rlib,libwant-acb712cb66691a0e.rlib,libtry_lock-ae8dc734d425618a.rlib,libhttparse-5edac3f084fb0c21.rlib,libh2-330fe3d46ccdc4c4.rlib,libindexmap-1ba067d83a439262.rlib,libhashbrown-e9f13efe30d14b54.rlib,libtokio_util-967e0e7e64f18831.rlib,libtower_service-511def5dccdf34e7.rlib,libtracing-73b9726670c1846a.rlib,libtracing_core-778af2e07ddd3b9a.rlib,libonce_cell-17ecff1416113845.rlib,libfutures_util-0987f0eb668cde62.rlib,libfutures_io-33a9f4559a0878e6.rlib,libslab-9024fb996980c40d.rlib,libfutures_channel-e3138deb17e323bf.rlib,libfutures_sink-316c31e7da898e41.rlib,libfutures_task-1ca201a747118a4b.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libtokio-f00820a572834593.rlib,libsignal_hook_registry-6161ed521f319038.rlib,libnum_cpus-ad627dea19ad4793.rlib,libsocket2-24c8df27a221e439.rlib,libmemchr-4ae02b283530c1ee.rlib,libmio-a505233ba5b068c0.rlib,libparking_lot-ad57e22a8e6b09a5.rlib,libparking_lot_core-1f4785007ad8c9c1.rlib,libsmallvec-9b5022f4fabe8f1a.rlib,liblock_api-77dc0303351a0353.rlib,libscopeguard-7106c1688341b40d.rlib,libhttp_body-113499b85d1f2ee0.rlib,libpin_project_lite-4fae58c4d3c5fd45.rlib,liblog-794d0a64842e9679.rlib,libvalue_bag-953838261ed396ec.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libfutures_core-b5c3ad8481edda81.rlib,liburl-b68d31708a0c78d5.rlib,libidna-4910fb222cd5e7e7.rlib,libunicode_normalization-0d896cfaec60c1be.rlib,libtinyvec-5a601b22e74a6bff.rlib,libtinyvec_macros-fa5d7584c792794a.rlib,libunicode_bidi-a4307d53a83f332a.rlib,libform_urlencoded-c7bd6dc643ad3fef.rlib,libpercent_encoding-6a4573bfc91732aa.rlib,libhttp-50b47caf6d9bc1d2.rlib,libitoa-46c6284a02e2ef75.rlib,libbytes-c9c2bcba895eb7ae.rlib,libfnv-185b8526af05532d.rlib,libchrono-0833e64272baef22.rlib,libiana_time_zone-d26ba9c604873d61.rlib,libnum_integer-6484658a2e779a61.rlib,libnum_traits-5b5aad8b6208a6e6.rlib,libserde-122529391d784247.rlib,libtime-ae4da53df5554c09.rlib,liblibc-2cd61f8e286b77f5.rlib,libdotenv-77b2267326831ab5.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/payments-1eae592847e206e0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `paypal-rust` (example "payments") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "653ad79a0a7452bad3431a078016dda6028dc261cc9eb52321bb1e9bc35d9066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "653ad79a0a7452bad3431a078016dda6028dc261cc9eb52321bb1e9bc35d9066", kill_on_drop: false }` [INFO] [stdout] 653ad79a0a7452bad3431a078016dda6028dc261cc9eb52321bb1e9bc35d9066