[INFO] fetching crate tide-openidconnect 0.1.0... [INFO] testing tide-openidconnect-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate tide-openidconnect 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate tide-openidconnect 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tide-openidconnect 0.1.0 [INFO] finished tweaking crates.io crate tide-openidconnect 0.1.0 [INFO] tweaked toml for crates.io crate tide-openidconnect 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate tide-openidconnect 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 92db67364eb127516c7a7b4e2597f68045c9c44ab87ac1310ebf09e8a90cf91e [INFO] running `Command { std: "docker" "start" "-a" "92db67364eb127516c7a7b4e2597f68045c9c44ab87ac1310ebf09e8a90cf91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92db67364eb127516c7a7b4e2597f68045c9c44ab87ac1310ebf09e8a90cf91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92db67364eb127516c7a7b4e2597f68045c9c44ab87ac1310ebf09e8a90cf91e", kill_on_drop: false }` [INFO] [stdout] 92db67364eb127516c7a7b4e2597f68045c9c44ab87ac1310ebf09e8a90cf91e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0d6bd449b9af4a895010b529ebcf8c20bd495f5c3702f7531f9088fb6aff504a [INFO] running `Command { std: "docker" "start" "-a" "0d6bd449b9af4a895010b529ebcf8c20bd495f5c3702f7531f9088fb6aff504a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling isahc v1.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling byte-pool v0.2.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.4 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling oauth2 v4.1.0 [INFO] [stderr] Compiling openidconnect v2.1.0 [INFO] [stderr] Compiling http-client v6.4.1 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling async-h1 v2.3.2 [INFO] [stderr] Compiling tide v0.16.0 [INFO] [stderr] Compiling tide-openidconnect v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 05s [INFO] running `Command { std: "docker" "inspect" "0d6bd449b9af4a895010b529ebcf8c20bd495f5c3702f7531f9088fb6aff504a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d6bd449b9af4a895010b529ebcf8c20bd495f5c3702f7531f9088fb6aff504a", kill_on_drop: false }` [INFO] [stdout] 0d6bd449b9af4a895010b529ebcf8c20bd495f5c3702f7531f9088fb6aff504a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ffdf2c901130bdf562509516b09f54032b07beb38f733ca186fc5f60a2b8b48e [INFO] running `Command { std: "docker" "start" "-a" "ffdf2c901130bdf562509516b09f54032b07beb38f733ca186fc5f60a2b8b48e", kill_on_drop: false }` [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling portpicker v0.1.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling surf v2.2.0 [INFO] [stderr] Compiling tide-testing v0.1.3 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling tide-openidconnect v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8.auth0.fd6f8808-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8.auth0.fd6f8808-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8.auth0.fd6f8808-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8.auth0.fd6f8808-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8.auth0.fd6f8808-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8.auth0.fd6f8808-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8.auth0.fd6f8808-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8.auth0.fd6f8808-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8.auth0.fd6f8808-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8.auth0.fd6f8808-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8.auth0.fd6f8808-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8.auth0.fd6f8808-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8.auth0.fd6f8808-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8.auth0.fd6f8808-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8.auth0.fd6f8808-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8.auth0.fd6f8808-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8.2xh5f4gtgdew88ra.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-98c1e3fa2fab1634/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-1b2825434ae7aeea/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-deff4ce62c8648e8/out" "-L" "/opt/rustwide/target/debug/build/blake3-594d2a962a044ae2/out" "-L" "/opt/rustwide/target/debug/build/blake3-594d2a962a044ae2/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconfig-314f9601c849a0c7.rlib" "/opt/rustwide/target/debug/deps/libini-8ca9af38033f4a0f.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-1eb445281c8db963.rlib" "/opt/rustwide/target/debug/deps/libserde-905749784fad8bd8.rlib" "/opt/rustwide/target/debug/deps/libregex-835a820946206844.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-50d36aa7e85ac04f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-45fa8d1549154e79.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fb062838ce04b5b9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libtoml-46411be516cd865a.rlib" "/opt/rustwide/target/debug/deps/libnom-fa13b02da951bb08.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-93b432c3f5c131b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libtide_openidconnect-6990946655ba5450.rlib" "/opt/rustwide/target/debug/deps/libtide-c6f3008e72fa1adc.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-7888db094bbea923.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-63b62835ca9808f8.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-9f0e8571dcf1c4de.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-7dd23948d08e61f0.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-c3999fee05dd459d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f805cc4bb5aa1d22.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-eab5587dec5ee5b6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7e7f4a857454f5a5.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-e9b5cad8fe4013e4.rlib" "/opt/rustwide/target/debug/deps/libisahc-60bfd868a1d32d95.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libflume-f61e9f72ac919fa6.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-481290b90a8299ac.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5c55c1618ea60523.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8ab5b7f0e6a267c1.rlib" "/opt/rustwide/target/debug/deps/libasync_session-198f380188396d66.rlib" "/opt/rustwide/target/debug/deps/libbincode-8ff27acc6407cd4e.rlib" "/opt/rustwide/target/debug/deps/libhmac-459ddf4224eb4aea.rlib" "/opt/rustwide/target/debug/deps/libblake3-7e2db7033eba439f.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-e8d656cf878f1ba3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-60f29610b80e56b0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-564627c3942fa032.rlib" "/opt/rustwide/target/debug/deps/libarrayref-d74246b9792fc0ab.rlib" "/opt/rustwide/target/debug/deps/libfemme-68f4677ae61e93bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2ba0a5ba254bcf81.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dff4c69b19fd5799.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-d2aaeae00a1c7971.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-ea4a7347c75bb0aa.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-117485fce068a22d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-db8c7da9cef73501.rlib" "/opt/rustwide/target/debug/deps/libanyhow-41cfada1dc717b8f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bc0ea5f81d708b18.rlib" "/opt/rustwide/target/debug/deps/libinfer-265fa1d1fbd9a58f.rlib" "/opt/rustwide/target/debug/deps/libcookie-efc3bdd685d55a21.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d7008ce9f0301e44.rlib" "/opt/rustwide/target/debug/deps/libhmac-1aba4934d0801e90.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-acd43d3fd7f712ff.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-1df53c3e6fd752d4.rlib" "/opt/rustwide/target/debug/deps/libghash-65d912d3faa153f5.rlib" "/opt/rustwide/target/debug/deps/libpolyval-2d054960d53831c6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bb66987d333ba08f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-c73edd7a2bb23564.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0ca152887405db79.rlib" "/opt/rustwide/target/debug/deps/libctr-d0241c2355f48cb9.rlib" "/opt/rustwide/target/debug/deps/libaes-ad9bdf5d3f0113f4.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-168cc5994fcd5ec7.rlib" "/opt/rustwide/target/debug/deps/libcipher-5f0b26d786db9b6d.rlib" "/opt/rustwide/target/debug/deps/libaead-699a9f788774425e.rlib" "/opt/rustwide/target/debug/deps/libtime-6815120c443830a4.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-7dbbe59b4a4f9086.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libasync_std-1251a106561fb65e.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-911ed5853b818359.rlib" "/opt/rustwide/target/debug/deps/libblocking-aa7d50204dbda06c.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-85e93647f7250ab6.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-c285ad1d9c012e7b.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libasync_process-c186308a499d68b1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-8f9074503fb643ea.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b23148374545a9aa.rlib" "/opt/rustwide/target/debug/deps/libasync_io-d54029a5421b47ce.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-7bf7aa732b4519ee.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-8b1a0bf7ab9f508d.rlib" "/opt/rustwide/target/debug/deps/libopenidconnect-89908cf08b46ec14.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/librand-ea740f5d123a832c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca7b1ba054e19510.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3040a587b580104.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e095a1de67f4a434.rlib" "/opt/rustwide/target/debug/deps/libserde_value-15ed75315c2eb08b.rlib" "/opt/rustwide/target/debug/deps/libordered_float-0080d3a8e37479b9.rlib" "/opt/rustwide/target/debug/deps/libring-3772b3d951de603a.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/liboauth2-5364bfc87008038a.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-ad9844ff7dbea54b.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ee5d88cfd56aba57.rlib" "/opt/rustwide/target/debug/deps/libsha2-d07995ee10c54ebf.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9bbdb94795a9e1ae.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e2e6df44c6d1c46.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7fa0dd53180740e9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3cf487a01a79886d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8d9d963830b894ef.rlib" "/opt/rustwide/target/debug/deps/librand-6d0f6db4275441cd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7ad0f5d21d2cb655.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-eaa773905fb4f464.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bd473b906382d2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2d39955f158a011a.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libchrono-52efc21b9045eb05.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-12dc98bbecbcec12.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/target/debug/deps/libtime-560596bd5c4a9689.rlib" "/opt/rustwide/target/debug/deps/libisahc-25fe0af2a9e54977.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/liburl-8f8e821d0d88b929.rlib" "/opt/rustwide/target/debug/deps/libidna-a6ca573005d8f4ed.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3d7ff4a85260c816.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36b7f0a3f56e0a30.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-99b48cac77f78a85.rlib" "/opt/rustwide/target/debug/deps/libtracing-3386b77d9b827b24.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8453afbfa685589f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-77ff1e2695a5dae6.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libsluice-25a5ad3156ffdcf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ae3b37306dbd7094.rlib" "/opt/rustwide/target/debug/deps/libpolling-11bcbc75c83e0c2c.rlib" "/opt/rustwide/target/debug/deps/liblog-72eae46c8f6a4661.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-82b85594d2406d22.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libcurl-8b18381f5bc85d49.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-792eee0d68c4ae3f.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-09a163b51a114fba.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-319d607544be192c.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-12f43157417087af.rlib" "/opt/rustwide/target/debug/deps/liblibc-b952dd8c2798e05b.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-d4c257606cf34290.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-4464f4cdbd505cd4.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-ef316239c3b4bcca.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5778b0c3602687a8.rlib" "/opt/rustwide/target/debug/deps/libfastrand-b335408ccec7c319.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-99a0621a2fb49e09.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ecf1cfc7e2de89ee.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libserde-5223ce1ab6fd1507.rlib" "/opt/rustwide/target/debug/deps/libdotenv-125f133611da0722.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/auth0-22804e8595aa47e8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tide-openidconnect` due to 2 previous errors [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/azure-2cdb9ba12141b512.azure.bd71dddb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/azure-2cdb9ba12141b512.azure.bd71dddb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/azure-2cdb9ba12141b512.azure.bd71dddb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/azure-2cdb9ba12141b512.azure.bd71dddb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/azure-2cdb9ba12141b512.azure.bd71dddb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/azure-2cdb9ba12141b512.azure.bd71dddb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/azure-2cdb9ba12141b512.azure.bd71dddb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/azure-2cdb9ba12141b512.azure.bd71dddb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/azure-2cdb9ba12141b512.azure.bd71dddb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/azure-2cdb9ba12141b512.azure.bd71dddb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/azure-2cdb9ba12141b512.azure.bd71dddb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/azure-2cdb9ba12141b512.azure.bd71dddb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/azure-2cdb9ba12141b512.azure.bd71dddb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/azure-2cdb9ba12141b512.azure.bd71dddb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/azure-2cdb9ba12141b512.azure.bd71dddb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/azure-2cdb9ba12141b512.azure.bd71dddb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/azure-2cdb9ba12141b512.3qiyjgw0nse8xmwn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-98c1e3fa2fab1634/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-1b2825434ae7aeea/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-deff4ce62c8648e8/out" "-L" "/opt/rustwide/target/debug/build/blake3-594d2a962a044ae2/out" "-L" "/opt/rustwide/target/debug/build/blake3-594d2a962a044ae2/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconfig-314f9601c849a0c7.rlib" "/opt/rustwide/target/debug/deps/libini-8ca9af38033f4a0f.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-1eb445281c8db963.rlib" "/opt/rustwide/target/debug/deps/libserde-905749784fad8bd8.rlib" "/opt/rustwide/target/debug/deps/libregex-835a820946206844.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-50d36aa7e85ac04f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-45fa8d1549154e79.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fb062838ce04b5b9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libtoml-46411be516cd865a.rlib" "/opt/rustwide/target/debug/deps/libnom-fa13b02da951bb08.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-93b432c3f5c131b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libsurf-5a35ba242b021665.rlib" "/opt/rustwide/target/debug/deps/libtide_openidconnect-6990946655ba5450.rlib" "/opt/rustwide/target/debug/deps/libtide-c6f3008e72fa1adc.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-7888db094bbea923.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-63b62835ca9808f8.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-9f0e8571dcf1c4de.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-7dd23948d08e61f0.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-c3999fee05dd459d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f805cc4bb5aa1d22.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-eab5587dec5ee5b6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7e7f4a857454f5a5.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-e9b5cad8fe4013e4.rlib" "/opt/rustwide/target/debug/deps/libisahc-60bfd868a1d32d95.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libflume-f61e9f72ac919fa6.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-481290b90a8299ac.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5c55c1618ea60523.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8ab5b7f0e6a267c1.rlib" "/opt/rustwide/target/debug/deps/libasync_session-198f380188396d66.rlib" "/opt/rustwide/target/debug/deps/libbincode-8ff27acc6407cd4e.rlib" "/opt/rustwide/target/debug/deps/libhmac-459ddf4224eb4aea.rlib" "/opt/rustwide/target/debug/deps/libblake3-7e2db7033eba439f.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-e8d656cf878f1ba3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-60f29610b80e56b0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-564627c3942fa032.rlib" "/opt/rustwide/target/debug/deps/libarrayref-d74246b9792fc0ab.rlib" "/opt/rustwide/target/debug/deps/libfemme-68f4677ae61e93bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2ba0a5ba254bcf81.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dff4c69b19fd5799.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-d2aaeae00a1c7971.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-ea4a7347c75bb0aa.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-117485fce068a22d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-db8c7da9cef73501.rlib" "/opt/rustwide/target/debug/deps/libanyhow-41cfada1dc717b8f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bc0ea5f81d708b18.rlib" "/opt/rustwide/target/debug/deps/libinfer-265fa1d1fbd9a58f.rlib" "/opt/rustwide/target/debug/deps/libcookie-efc3bdd685d55a21.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d7008ce9f0301e44.rlib" "/opt/rustwide/target/debug/deps/libhmac-1aba4934d0801e90.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-acd43d3fd7f712ff.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-1df53c3e6fd752d4.rlib" "/opt/rustwide/target/debug/deps/libghash-65d912d3faa153f5.rlib" "/opt/rustwide/target/debug/deps/libpolyval-2d054960d53831c6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bb66987d333ba08f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-c73edd7a2bb23564.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0ca152887405db79.rlib" "/opt/rustwide/target/debug/deps/libctr-d0241c2355f48cb9.rlib" "/opt/rustwide/target/debug/deps/libaes-ad9bdf5d3f0113f4.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-168cc5994fcd5ec7.rlib" "/opt/rustwide/target/debug/deps/libcipher-5f0b26d786db9b6d.rlib" "/opt/rustwide/target/debug/deps/libaead-699a9f788774425e.rlib" "/opt/rustwide/target/debug/deps/libtime-6815120c443830a4.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-7dbbe59b4a4f9086.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libasync_std-1251a106561fb65e.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-911ed5853b818359.rlib" "/opt/rustwide/target/debug/deps/libblocking-aa7d50204dbda06c.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-85e93647f7250ab6.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-c285ad1d9c012e7b.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libasync_process-c186308a499d68b1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-8f9074503fb643ea.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b23148374545a9aa.rlib" "/opt/rustwide/target/debug/deps/libasync_io-d54029a5421b47ce.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-7bf7aa732b4519ee.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-8b1a0bf7ab9f508d.rlib" "/opt/rustwide/target/debug/deps/libopenidconnect-89908cf08b46ec14.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/librand-ea740f5d123a832c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca7b1ba054e19510.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3040a587b580104.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e095a1de67f4a434.rlib" "/opt/rustwide/target/debug/deps/libserde_value-15ed75315c2eb08b.rlib" "/opt/rustwide/target/debug/deps/libordered_float-0080d3a8e37479b9.rlib" "/opt/rustwide/target/debug/deps/libring-3772b3d951de603a.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/liboauth2-5364bfc87008038a.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-ad9844ff7dbea54b.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ee5d88cfd56aba57.rlib" "/opt/rustwide/target/debug/deps/libsha2-d07995ee10c54ebf.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9bbdb94795a9e1ae.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e2e6df44c6d1c46.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7fa0dd53180740e9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3cf487a01a79886d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8d9d963830b894ef.rlib" "/opt/rustwide/target/debug/deps/librand-6d0f6db4275441cd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7ad0f5d21d2cb655.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-eaa773905fb4f464.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bd473b906382d2b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2d39955f158a011a.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libchrono-52efc21b9045eb05.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-12dc98bbecbcec12.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/target/debug/deps/libtime-560596bd5c4a9689.rlib" "/opt/rustwide/target/debug/deps/libisahc-25fe0af2a9e54977.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/liburl-8f8e821d0d88b929.rlib" "/opt/rustwide/target/debug/deps/libidna-a6ca573005d8f4ed.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3d7ff4a85260c816.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36b7f0a3f56e0a30.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-99b48cac77f78a85.rlib" "/opt/rustwide/target/debug/deps/libtracing-3386b77d9b827b24.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8453afbfa685589f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-77ff1e2695a5dae6.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libsluice-25a5ad3156ffdcf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ae3b37306dbd7094.rlib" "/opt/rustwide/target/debug/deps/libpolling-11bcbc75c83e0c2c.rlib" "/opt/rustwide/target/debug/deps/liblog-72eae46c8f6a4661.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-82b85594d2406d22.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libcurl-8b18381f5bc85d49.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-792eee0d68c4ae3f.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-09a163b51a114fba.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-319d607544be192c.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-12f43157417087af.rlib" "/opt/rustwide/target/debug/deps/liblibc-b952dd8c2798e05b.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-d4c257606cf34290.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-4464f4cdbd505cd4.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-ef316239c3b4bcca.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5778b0c3602687a8.rlib" "/opt/rustwide/target/debug/deps/libfastrand-b335408ccec7c319.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-99a0621a2fb49e09.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ecf1cfc7e2de89ee.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libserde-5223ce1ab6fd1507.rlib" "/opt/rustwide/target/debug/deps/libdotenv-125f133611da0722.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/azure-2cdb9ba12141b512" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tide-openidconnect` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ffdf2c901130bdf562509516b09f54032b07beb38f733ca186fc5f60a2b8b48e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffdf2c901130bdf562509516b09f54032b07beb38f733ca186fc5f60a2b8b48e", kill_on_drop: false }` [INFO] [stdout] ffdf2c901130bdf562509516b09f54032b07beb38f733ca186fc5f60a2b8b48e