[INFO] fetching crate azure_sdk_auth_aad 0.47.0... [INFO] testing azure_sdk_auth_aad-0.47.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate azure_sdk_auth_aad 0.47.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate azure_sdk_auth_aad 0.47.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate azure_sdk_auth_aad 0.47.0 [INFO] finished tweaking crates.io crate azure_sdk_auth_aad 0.47.0 [INFO] tweaked toml for crates.io crate azure_sdk_auth_aad 0.47.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate azure_sdk_auth_aad 0.47.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.57 [INFO] [stderr] Downloaded reqwest v0.10.6 [INFO] [stderr] Downloaded azure_sdk_storage_blob v0.44.4 [INFO] [stderr] Downloaded error-code v2.0.0 [INFO] [stderr] Downloaded oauth2 v3.0.0 [INFO] [stderr] Downloaded adler v0.2.2 [INFO] [stderr] Downloaded libc v0.2.72 [INFO] [stderr] Downloaded str-buf v1.0.1 [INFO] [stderr] Downloaded os-sync v0.3.2 [INFO] [stderr] Downloaded async-timer v1.0.0-beta.4 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00d8008418daaf0524cd12d18192f2305aa6dae4a6b5aec39c97abf120ee8135 [INFO] running `Command { std: "docker" "start" "-a" "00d8008418daaf0524cd12d18192f2305aa6dae4a6b5aec39c97abf120ee8135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00d8008418daaf0524cd12d18192f2305aa6dae4a6b5aec39c97abf120ee8135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d8008418daaf0524cd12d18192f2305aa6dae4a6b5aec39c97abf120ee8135", kill_on_drop: false }` [INFO] [stdout] 00d8008418daaf0524cd12d18192f2305aa6dae4a6b5aec39c97abf120ee8135 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45bce1d1adb63d43255465e96578e2506d3582a8b01f08ae3588fe3982ba5e5a [INFO] running `Command { std: "docker" "start" "-a" "45bce1d1adb63d43255465e96578e2506d3582a8b01f08ae3588fe3982ba5e5a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling str-buf v1.0.1 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling async-timer v1.0.0-beta.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling RustyXML v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling error-code v2.0.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling os-sync v0.3.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde-xml-rs v0.4.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling azure_sdk_core v0.43.5 [INFO] [stderr] Compiling oauth2 v3.0.0 [INFO] [stderr] Compiling azure_sdk_auth_aad v0.47.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "45bce1d1adb63d43255465e96578e2506d3582a8b01f08ae3588fe3982ba5e5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45bce1d1adb63d43255465e96578e2506d3582a8b01f08ae3588fe3982ba5e5a", kill_on_drop: false }` [INFO] [stdout] 45bce1d1adb63d43255465e96578e2506d3582a8b01f08ae3588fe3982ba5e5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3846a9910c00a2caab908c5951e54b114c951e39a8891de9fb210472ff7a6f7 [INFO] running `Command { std: "docker" "start" "-a" "d3846a9910c00a2caab908c5951e54b114c951e39a8891de9fb210472ff7a6f7", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling azure_sdk_storage_core v0.44.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling azure_sdk_storage_blob v0.44.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling azure_sdk_auth_aad v0.47.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `azure_sdk_auth_aad` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name azure_sdk_auth_aad --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=2a6017f4b1696f53 -C extra-filename=-2a6017f4b1696f53 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_timer=/opt/rustwide/target/debug/deps/libasync_timer-ce4c042d5b223c23.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3e4375cdec23879b.so --extern azure_sdk_core=/opt/rustwide/target/debug/deps/libazure_sdk_core-e43202d593f7eafb.rlib --extern azure_sdk_storage_blob=/opt/rustwide/target/debug/deps/libazure_sdk_storage_blob-aa003d1ef1ce64a4.rlib --extern azure_sdk_storage_core=/opt/rustwide/target/debug/deps/libazure_sdk_storage_core-58a40f483f38e9da.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d2bb712ddfa024b6.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-dd34b551245d2397.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1d58953abd01ff99.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-07d4fa1835deeeb7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a39070ddb4909fe4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2a9c30e8014f1d44.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-123438582d04801e.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b7c924d235b63687.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d5c959cc7fd9796d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c29b7f00482b6c4a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-78f86645b3af4308.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-35ce0dfa3e1894d9/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0.code_flow.5d55d939-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0.code_flow.5d55d939-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0.code_flow.5d55d939-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0.code_flow.5d55d939-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0.code_flow.5d55d939-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0.code_flow.5d55d939-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0.code_flow.5d55d939-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0.code_flow.5d55d939-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0.code_flow.5d55d939-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0.code_flow.5d55d939-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0.code_flow.5d55d939-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0.code_flow.5d55d939-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0.code_flow.5d55d939-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0.code_flow.5d55d939-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0.code_flow.5d55d939-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0.code_flow.5d55d939-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0.xjbutnzeun395eu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-35ce0dfa3e1894d9/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libazure_sdk_auth_aad-c0f85c2a892b8a7d.rlib" "/opt/rustwide/target/debug/deps/libasync_timer-ce4c042d5b223c23.rlib" "/opt/rustwide/target/debug/deps/libos_sync-632da4565e403d4e.rlib" "/opt/rustwide/target/debug/deps/liberror_code-624c1aa933256aa9.rlib" "/opt/rustwide/target/debug/deps/libstr_buf-858551944ca44668.rlib" "/opt/rustwide/target/debug/deps/liboauth2-07d4fa1835deeeb7.rlib" "/opt/rustwide/target/debug/deps/libsha2-1366427a43eed4ff.rlib" "/opt/rustwide/target/debug/deps/libdigest-580c43ce5558c44f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-471d69f8a14261f8.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3d6a2ee5cef4c106.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8a1f821c0ca58bf6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-90256d6c32e44c23.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-e7fe4d975aa230a6.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c0f79bb7e04ef8bd.rlib" "/opt/rustwide/target/debug/deps/libhttp-19dae6ce87fd2201.rlib" "/opt/rustwide/target/debug/deps/libbytes-013aac87461c2796.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a39070ddb4909fe4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-89ac6d17a93c1480.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3f1983ea7d460ca1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-869e29545055e8a5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-bf8c092bd7fa92ad.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c88707c9200de57e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0531393eb0b46b75.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libfutures-1d58953abd01ff99.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-40d556e1e5756984.rlib" "/opt/rustwide/target/debug/deps/libazure_sdk_core-e43202d593f7eafb.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-2be7f57490b3f66d.rlib" "/opt/rustwide/target/debug/deps/libct_logs-3a10d72eeedf004f.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-9467d5bfa0a9798c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-fecc78cac723b1c7.rlib" "/opt/rustwide/target/debug/deps/librustls-d54b862dba044119.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libsct-9d908c9f4ea01098.rlib" "/opt/rustwide/target/debug/deps/libwebpki-367192cc0de1f947.rlib" "/opt/rustwide/target/debug/deps/libring-2aa65d3b9acea31e.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libfailure-cebf501a520bde28.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-713bd557cf33bee5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e993be05b03424d4.rlib" "/opt/rustwide/target/debug/deps/libadler-9726bbf071d70e6c.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libxml-1855e487a5e7cd1a.rlib" "/opt/rustwide/target/debug/deps/libuuid-8437f11e0314d9db.rlib" "/opt/rustwide/target/debug/deps/librand-207bd7232d10c2fb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0e234142caeb969a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-65966e6e72cac654.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1348ac4ef71ff757.rlib" "/opt/rustwide/target/debug/deps/liburl-78f86645b3af4308.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-10a18b70375d5f0c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c5e263a9d5435803.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-d2a127711b183388.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d5c959cc7fd9796d.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b7c924d235b63687.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libhyper-80d420e8da1cec25.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-dd319183520cf246.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-2985a5f0df56a3bd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d44d6cac45d6154b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c9cf057de17bd9f5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-79ed3113f2160c85.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-20e97ead7f823ad6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-67836d292a92997e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cc9fe4eb2e7504a8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0529fcf76eea3dc2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ac686a1fe4888881.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fbb8e3865f70687d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-c29b7f00482b6c4a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1427b0657bcaabe8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libmio-b739b481affe9e55.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-d6170ad7273cea74.rlib" "/opt/rustwide/target/debug/deps/libnet2-1cc577de81d6ada8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9e6a88facc6bbd51.rlib" "/opt/rustwide/target/debug/deps/libhttp-45391914b72ed04b.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-678f970b833ded9a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libchrono-d2bb712ddfa024b6.rlib" "/opt/rustwide/target/debug/deps/libserde-2a9c30e8014f1d44.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-75e9672e4e8bd9fe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-10520be104455464.rlib" "/opt/rustwide/target/debug/deps/libtime-fb690940857275bf.rlib" "/opt/rustwide/target/debug/deps/liblibc-7c7d508e81cc4051.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/code_flow-b6ee4dbac43bede0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0.code_flow_blob.8c2db00a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0.code_flow_blob.8c2db00a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0.code_flow_blob.8c2db00a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0.code_flow_blob.8c2db00a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0.code_flow_blob.8c2db00a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0.code_flow_blob.8c2db00a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0.code_flow_blob.8c2db00a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0.code_flow_blob.8c2db00a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0.code_flow_blob.8c2db00a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0.code_flow_blob.8c2db00a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0.code_flow_blob.8c2db00a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0.code_flow_blob.8c2db00a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0.code_flow_blob.8c2db00a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0.code_flow_blob.8c2db00a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0.code_flow_blob.8c2db00a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0.code_flow_blob.8c2db00a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0.2afvyo8be0c7ic9b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-35ce0dfa3e1894d9/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libazure_sdk_auth_aad-c0f85c2a892b8a7d.rlib" "/opt/rustwide/target/debug/deps/libasync_timer-ce4c042d5b223c23.rlib" "/opt/rustwide/target/debug/deps/libos_sync-632da4565e403d4e.rlib" "/opt/rustwide/target/debug/deps/liberror_code-624c1aa933256aa9.rlib" "/opt/rustwide/target/debug/deps/libstr_buf-858551944ca44668.rlib" "/opt/rustwide/target/debug/deps/liboauth2-07d4fa1835deeeb7.rlib" "/opt/rustwide/target/debug/deps/libsha2-1366427a43eed4ff.rlib" "/opt/rustwide/target/debug/deps/libdigest-580c43ce5558c44f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-471d69f8a14261f8.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3d6a2ee5cef4c106.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8a1f821c0ca58bf6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-90256d6c32e44c23.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-e7fe4d975aa230a6.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c0f79bb7e04ef8bd.rlib" "/opt/rustwide/target/debug/deps/libhttp-19dae6ce87fd2201.rlib" "/opt/rustwide/target/debug/deps/libbytes-013aac87461c2796.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a39070ddb4909fe4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-89ac6d17a93c1480.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3f1983ea7d460ca1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-869e29545055e8a5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-bf8c092bd7fa92ad.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c88707c9200de57e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0531393eb0b46b75.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libfutures-1d58953abd01ff99.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-40d556e1e5756984.rlib" "/opt/rustwide/target/debug/deps/libazure_sdk_core-e43202d593f7eafb.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-2be7f57490b3f66d.rlib" "/opt/rustwide/target/debug/deps/libct_logs-3a10d72eeedf004f.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-9467d5bfa0a9798c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-fecc78cac723b1c7.rlib" "/opt/rustwide/target/debug/deps/librustls-d54b862dba044119.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libsct-9d908c9f4ea01098.rlib" "/opt/rustwide/target/debug/deps/libwebpki-367192cc0de1f947.rlib" "/opt/rustwide/target/debug/deps/libring-2aa65d3b9acea31e.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libfailure-cebf501a520bde28.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-713bd557cf33bee5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e993be05b03424d4.rlib" "/opt/rustwide/target/debug/deps/libadler-9726bbf071d70e6c.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libxml-1855e487a5e7cd1a.rlib" "/opt/rustwide/target/debug/deps/libuuid-8437f11e0314d9db.rlib" "/opt/rustwide/target/debug/deps/librand-207bd7232d10c2fb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0e234142caeb969a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-65966e6e72cac654.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1348ac4ef71ff757.rlib" "/opt/rustwide/target/debug/deps/liburl-78f86645b3af4308.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-10a18b70375d5f0c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c5e263a9d5435803.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-d2a127711b183388.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d5c959cc7fd9796d.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b7c924d235b63687.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libhyper-80d420e8da1cec25.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-dd319183520cf246.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-2985a5f0df56a3bd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d44d6cac45d6154b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c9cf057de17bd9f5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-79ed3113f2160c85.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-20e97ead7f823ad6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-67836d292a92997e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cc9fe4eb2e7504a8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0529fcf76eea3dc2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ac686a1fe4888881.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fbb8e3865f70687d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-c29b7f00482b6c4a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1427b0657bcaabe8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libmio-b739b481affe9e55.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-d6170ad7273cea74.rlib" "/opt/rustwide/target/debug/deps/libnet2-1cc577de81d6ada8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9e6a88facc6bbd51.rlib" "/opt/rustwide/target/debug/deps/libhttp-45391914b72ed04b.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-678f970b833ded9a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libchrono-d2bb712ddfa024b6.rlib" "/opt/rustwide/target/debug/deps/libserde-2a9c30e8014f1d44.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-75e9672e4e8bd9fe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-10520be104455464.rlib" "/opt/rustwide/target/debug/deps/libtime-fb690940857275bf.rlib" "/opt/rustwide/target/debug/deps/liblibc-7c7d508e81cc4051.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/code_flow_blob-8ce4a10f5ab452f0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f.default_credentials.f6c46a97-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f.default_credentials.f6c46a97-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f.default_credentials.f6c46a97-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f.default_credentials.f6c46a97-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f.default_credentials.f6c46a97-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f.default_credentials.f6c46a97-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f.default_credentials.f6c46a97-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f.default_credentials.f6c46a97-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f.default_credentials.f6c46a97-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f.default_credentials.f6c46a97-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f.default_credentials.f6c46a97-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f.default_credentials.f6c46a97-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f.default_credentials.f6c46a97-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f.default_credentials.f6c46a97-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f.default_credentials.f6c46a97-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f.default_credentials.f6c46a97-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f.2xed72066ymslkpu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-35ce0dfa3e1894d9/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-dd34b551245d2397.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libatty-8f0943f183158e5f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libregex-b50f715f0d3da5e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d2b30238a0db50c.rlib" "/opt/rustwide/target/debug/deps/libazure_sdk_auth_aad-c0f85c2a892b8a7d.rlib" "/opt/rustwide/target/debug/deps/libasync_timer-ce4c042d5b223c23.rlib" "/opt/rustwide/target/debug/deps/libos_sync-632da4565e403d4e.rlib" "/opt/rustwide/target/debug/deps/liberror_code-624c1aa933256aa9.rlib" "/opt/rustwide/target/debug/deps/libstr_buf-858551944ca44668.rlib" "/opt/rustwide/target/debug/deps/liboauth2-07d4fa1835deeeb7.rlib" "/opt/rustwide/target/debug/deps/libsha2-1366427a43eed4ff.rlib" "/opt/rustwide/target/debug/deps/libdigest-580c43ce5558c44f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-471d69f8a14261f8.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3d6a2ee5cef4c106.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8a1f821c0ca58bf6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-90256d6c32e44c23.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-e7fe4d975aa230a6.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c0f79bb7e04ef8bd.rlib" "/opt/rustwide/target/debug/deps/libhttp-19dae6ce87fd2201.rlib" "/opt/rustwide/target/debug/deps/libbytes-013aac87461c2796.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a39070ddb4909fe4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-89ac6d17a93c1480.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3f1983ea7d460ca1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-869e29545055e8a5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-bf8c092bd7fa92ad.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c88707c9200de57e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0531393eb0b46b75.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libfutures-1d58953abd01ff99.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-40d556e1e5756984.rlib" "/opt/rustwide/target/debug/deps/libazure_sdk_core-e43202d593f7eafb.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-2be7f57490b3f66d.rlib" "/opt/rustwide/target/debug/deps/libct_logs-3a10d72eeedf004f.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-9467d5bfa0a9798c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-fecc78cac723b1c7.rlib" "/opt/rustwide/target/debug/deps/librustls-d54b862dba044119.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libsct-9d908c9f4ea01098.rlib" "/opt/rustwide/target/debug/deps/libwebpki-367192cc0de1f947.rlib" "/opt/rustwide/target/debug/deps/libring-2aa65d3b9acea31e.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libfailure-cebf501a520bde28.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-713bd557cf33bee5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e993be05b03424d4.rlib" "/opt/rustwide/target/debug/deps/libadler-9726bbf071d70e6c.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libxml-1855e487a5e7cd1a.rlib" "/opt/rustwide/target/debug/deps/libuuid-8437f11e0314d9db.rlib" "/opt/rustwide/target/debug/deps/librand-207bd7232d10c2fb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0e234142caeb969a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-65966e6e72cac654.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1348ac4ef71ff757.rlib" "/opt/rustwide/target/debug/deps/liburl-78f86645b3af4308.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-10a18b70375d5f0c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c5e263a9d5435803.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-d2a127711b183388.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d5c959cc7fd9796d.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b7c924d235b63687.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libhyper-80d420e8da1cec25.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-dd319183520cf246.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-2985a5f0df56a3bd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d44d6cac45d6154b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c9cf057de17bd9f5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-79ed3113f2160c85.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-20e97ead7f823ad6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-67836d292a92997e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cc9fe4eb2e7504a8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0529fcf76eea3dc2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ac686a1fe4888881.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fbb8e3865f70687d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-c29b7f00482b6c4a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1427b0657bcaabe8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libmio-b739b481affe9e55.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-d6170ad7273cea74.rlib" "/opt/rustwide/target/debug/deps/libnet2-1cc577de81d6ada8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9e6a88facc6bbd51.rlib" "/opt/rustwide/target/debug/deps/libhttp-45391914b72ed04b.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-678f970b833ded9a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libchrono-d2bb712ddfa024b6.rlib" "/opt/rustwide/target/debug/deps/libserde-2a9c30e8014f1d44.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-75e9672e4e8bd9fe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-10520be104455464.rlib" "/opt/rustwide/target/debug/deps/libtime-fb690940857275bf.rlib" "/opt/rustwide/target/debug/deps/liblibc-7c7d508e81cc4051.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/default_credentials-dd0fd3522442eb6f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef.environment_credentials.5bf03eed-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef.environment_credentials.5bf03eed-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef.environment_credentials.5bf03eed-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef.environment_credentials.5bf03eed-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef.environment_credentials.5bf03eed-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef.environment_credentials.5bf03eed-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef.environment_credentials.5bf03eed-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef.environment_credentials.5bf03eed-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef.environment_credentials.5bf03eed-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef.environment_credentials.5bf03eed-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef.environment_credentials.5bf03eed-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef.environment_credentials.5bf03eed-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef.environment_credentials.5bf03eed-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef.environment_credentials.5bf03eed-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef.environment_credentials.5bf03eed-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef.environment_credentials.5bf03eed-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef.1h55ox5gbvnqp1po.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-35ce0dfa3e1894d9/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libazure_sdk_auth_aad-c0f85c2a892b8a7d.rlib" "/opt/rustwide/target/debug/deps/libasync_timer-ce4c042d5b223c23.rlib" "/opt/rustwide/target/debug/deps/libos_sync-632da4565e403d4e.rlib" "/opt/rustwide/target/debug/deps/liberror_code-624c1aa933256aa9.rlib" "/opt/rustwide/target/debug/deps/libstr_buf-858551944ca44668.rlib" "/opt/rustwide/target/debug/deps/liboauth2-07d4fa1835deeeb7.rlib" "/opt/rustwide/target/debug/deps/libsha2-1366427a43eed4ff.rlib" "/opt/rustwide/target/debug/deps/libdigest-580c43ce5558c44f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-471d69f8a14261f8.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3d6a2ee5cef4c106.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8a1f821c0ca58bf6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-90256d6c32e44c23.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-e7fe4d975aa230a6.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c0f79bb7e04ef8bd.rlib" "/opt/rustwide/target/debug/deps/libhttp-19dae6ce87fd2201.rlib" "/opt/rustwide/target/debug/deps/libbytes-013aac87461c2796.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a39070ddb4909fe4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-89ac6d17a93c1480.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3f1983ea7d460ca1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-869e29545055e8a5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-bf8c092bd7fa92ad.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c88707c9200de57e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0531393eb0b46b75.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libfutures-1d58953abd01ff99.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-40d556e1e5756984.rlib" "/opt/rustwide/target/debug/deps/libazure_sdk_core-e43202d593f7eafb.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-2be7f57490b3f66d.rlib" "/opt/rustwide/target/debug/deps/libct_logs-3a10d72eeedf004f.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-9467d5bfa0a9798c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-fecc78cac723b1c7.rlib" "/opt/rustwide/target/debug/deps/librustls-d54b862dba044119.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libsct-9d908c9f4ea01098.rlib" "/opt/rustwide/target/debug/deps/libwebpki-367192cc0de1f947.rlib" "/opt/rustwide/target/debug/deps/libring-2aa65d3b9acea31e.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libfailure-cebf501a520bde28.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-713bd557cf33bee5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e993be05b03424d4.rlib" "/opt/rustwide/target/debug/deps/libadler-9726bbf071d70e6c.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libxml-1855e487a5e7cd1a.rlib" "/opt/rustwide/target/debug/deps/libuuid-8437f11e0314d9db.rlib" "/opt/rustwide/target/debug/deps/librand-207bd7232d10c2fb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0e234142caeb969a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-65966e6e72cac654.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1348ac4ef71ff757.rlib" "/opt/rustwide/target/debug/deps/liburl-78f86645b3af4308.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-10a18b70375d5f0c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c5e263a9d5435803.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-d2a127711b183388.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d5c959cc7fd9796d.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b7c924d235b63687.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libhyper-80d420e8da1cec25.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-dd319183520cf246.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-2985a5f0df56a3bd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d44d6cac45d6154b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c9cf057de17bd9f5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-79ed3113f2160c85.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-20e97ead7f823ad6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-67836d292a92997e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cc9fe4eb2e7504a8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0529fcf76eea3dc2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ac686a1fe4888881.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fbb8e3865f70687d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-c29b7f00482b6c4a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1427b0657bcaabe8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libmio-b739b481affe9e55.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-d6170ad7273cea74.rlib" "/opt/rustwide/target/debug/deps/libnet2-1cc577de81d6ada8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9e6a88facc6bbd51.rlib" "/opt/rustwide/target/debug/deps/libhttp-45391914b72ed04b.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-678f970b833ded9a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libchrono-d2bb712ddfa024b6.rlib" "/opt/rustwide/target/debug/deps/libserde-2a9c30e8014f1d44.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-75e9672e4e8bd9fe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-10520be104455464.rlib" "/opt/rustwide/target/debug/deps/libtime-fb690940857275bf.rlib" "/opt/rustwide/target/debug/deps/liblibc-7c7d508e81cc4051.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/environment_credentials-de72c98348570bef" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b.device_code_flow.f8e60501-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b.device_code_flow.f8e60501-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b.device_code_flow.f8e60501-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b.device_code_flow.f8e60501-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b.device_code_flow.f8e60501-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b.device_code_flow.f8e60501-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b.device_code_flow.f8e60501-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b.device_code_flow.f8e60501-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b.device_code_flow.f8e60501-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b.device_code_flow.f8e60501-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b.device_code_flow.f8e60501-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b.device_code_flow.f8e60501-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b.device_code_flow.f8e60501-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b.device_code_flow.f8e60501-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b.device_code_flow.f8e60501-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b.device_code_flow.f8e60501-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b.dey0xl9hura1alp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-35ce0dfa3e1894d9/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libazure_sdk_storage_blob-aa003d1ef1ce64a4.rlib" "/opt/rustwide/target/debug/deps/libmd5-06119a8b2e07dce7.rlib" "/opt/rustwide/target/debug/deps/libazure_sdk_storage_core-58a40f483f38e9da.rlib" "/opt/rustwide/target/debug/deps/libazure_sdk_auth_aad-c0f85c2a892b8a7d.rlib" "/opt/rustwide/target/debug/deps/libasync_timer-ce4c042d5b223c23.rlib" "/opt/rustwide/target/debug/deps/libos_sync-632da4565e403d4e.rlib" "/opt/rustwide/target/debug/deps/liberror_code-624c1aa933256aa9.rlib" "/opt/rustwide/target/debug/deps/libstr_buf-858551944ca44668.rlib" "/opt/rustwide/target/debug/deps/liboauth2-07d4fa1835deeeb7.rlib" "/opt/rustwide/target/debug/deps/libsha2-1366427a43eed4ff.rlib" "/opt/rustwide/target/debug/deps/libdigest-580c43ce5558c44f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-471d69f8a14261f8.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3d6a2ee5cef4c106.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8a1f821c0ca58bf6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-90256d6c32e44c23.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-e7fe4d975aa230a6.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c0f79bb7e04ef8bd.rlib" "/opt/rustwide/target/debug/deps/libhttp-19dae6ce87fd2201.rlib" "/opt/rustwide/target/debug/deps/libbytes-013aac87461c2796.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a39070ddb4909fe4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-89ac6d17a93c1480.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3f1983ea7d460ca1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-869e29545055e8a5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-bf8c092bd7fa92ad.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c88707c9200de57e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0531393eb0b46b75.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libfutures-1d58953abd01ff99.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-40d556e1e5756984.rlib" "/opt/rustwide/target/debug/deps/libazure_sdk_core-e43202d593f7eafb.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-2be7f57490b3f66d.rlib" "/opt/rustwide/target/debug/deps/libct_logs-3a10d72eeedf004f.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-9467d5bfa0a9798c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-fecc78cac723b1c7.rlib" "/opt/rustwide/target/debug/deps/librustls-d54b862dba044119.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libsct-9d908c9f4ea01098.rlib" "/opt/rustwide/target/debug/deps/libwebpki-367192cc0de1f947.rlib" "/opt/rustwide/target/debug/deps/libring-2aa65d3b9acea31e.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libfailure-cebf501a520bde28.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-713bd557cf33bee5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e993be05b03424d4.rlib" "/opt/rustwide/target/debug/deps/libadler-9726bbf071d70e6c.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libxml-1855e487a5e7cd1a.rlib" "/opt/rustwide/target/debug/deps/libuuid-8437f11e0314d9db.rlib" "/opt/rustwide/target/debug/deps/librand-207bd7232d10c2fb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0e234142caeb969a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-65966e6e72cac654.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1348ac4ef71ff757.rlib" "/opt/rustwide/target/debug/deps/liburl-78f86645b3af4308.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-10a18b70375d5f0c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c5e263a9d5435803.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-d2a127711b183388.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d5c959cc7fd9796d.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b7c924d235b63687.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libhyper-80d420e8da1cec25.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-dd319183520cf246.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-2985a5f0df56a3bd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d44d6cac45d6154b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c9cf057de17bd9f5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-79ed3113f2160c85.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-20e97ead7f823ad6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-67836d292a92997e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cc9fe4eb2e7504a8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0529fcf76eea3dc2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ac686a1fe4888881.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fbb8e3865f70687d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-c29b7f00482b6c4a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1427b0657bcaabe8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libmio-b739b481affe9e55.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-d6170ad7273cea74.rlib" "/opt/rustwide/target/debug/deps/libnet2-1cc577de81d6ada8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9e6a88facc6bbd51.rlib" "/opt/rustwide/target/debug/deps/libhttp-45391914b72ed04b.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-678f970b833ded9a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libchrono-d2bb712ddfa024b6.rlib" "/opt/rustwide/target/debug/deps/libserde-2a9c30e8014f1d44.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-75e9672e4e8bd9fe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-10520be104455464.rlib" "/opt/rustwide/target/debug/deps/libtime-fb690940857275bf.rlib" "/opt/rustwide/target/debug/deps/liblibc-7c7d508e81cc4051.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/device_code_flow-672178cd308d5e7b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: build failed [INFO] running `Command { std: "docker" "inspect" "d3846a9910c00a2caab908c5951e54b114c951e39a8891de9fb210472ff7a6f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3846a9910c00a2caab908c5951e54b114c951e39a8891de9fb210472ff7a6f7", kill_on_drop: false }` [INFO] [stdout] d3846a9910c00a2caab908c5951e54b114c951e39a8891de9fb210472ff7a6f7