[INFO] fetching crate tide-openidconnect 0.1.0... [INFO] testing tide-openidconnect-0.1.0 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate tide-openidconnect 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate tide-openidconnect 0.1.0 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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-0/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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded isahc v1.4.0 [INFO] [stderr] Downloaded openidconnect v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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] ad17ff506103ac09164ed0a74eb021113568d544871d1217d99d9d6332fccb02 [INFO] running `Command { std: "docker" "start" "-a" "ad17ff506103ac09164ed0a74eb021113568d544871d1217d99d9d6332fccb02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad17ff506103ac09164ed0a74eb021113568d544871d1217d99d9d6332fccb02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad17ff506103ac09164ed0a74eb021113568d544871d1217d99d9d6332fccb02", kill_on_drop: false }` [INFO] [stdout] ad17ff506103ac09164ed0a74eb021113568d544871d1217d99d9d6332fccb02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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] 1d98ad6eecef465a2a7378b33ec72bca7f59eb759feda7e4777db79754b17299 [INFO] running `Command { std: "docker" "start" "-a" "1d98ad6eecef465a2a7378b33ec72bca7f59eb759feda7e4777db79754b17299", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling isahc v1.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling mime v0.3.16 [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 tracing-core v0.1.18 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [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 spinning_top v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [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 sluice v0.5.4 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling byte-pool v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [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 sha2 v0.9.5 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes-gcm v0.8.0 [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 pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [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 async-io v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [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 oauth2 v4.1.0 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling openidconnect v2.1.0 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling http-client v6.4.1 [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 41s [INFO] running `Command { std: "docker" "inspect" "1d98ad6eecef465a2a7378b33ec72bca7f59eb759feda7e4777db79754b17299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d98ad6eecef465a2a7378b33ec72bca7f59eb759feda7e4777db79754b17299", kill_on_drop: false }` [INFO] [stdout] 1d98ad6eecef465a2a7378b33ec72bca7f59eb759feda7e4777db79754b17299 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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] 2a26cedaf3a268bb157322835ba8e9c139360b2962a30991284bd829b1ede83b [INFO] running `Command { std: "docker" "start" "-a" "2a26cedaf3a268bb157322835ba8e9c139360b2962a30991284bd829b1ede83b", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling uuid v0.8.2 [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 yaml-rust v0.4.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling surf v2.2.0 [INFO] [stderr] Compiling tide-testing v0.1.3 [INFO] [stderr] Compiling regex v1.5.4 [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-41e2b82a7d0ba94d.auth0.01a9e1f1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-41e2b82a7d0ba94d.auth0.01a9e1f1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-41e2b82a7d0ba94d.auth0.01a9e1f1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-41e2b82a7d0ba94d.auth0.01a9e1f1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-41e2b82a7d0ba94d.auth0.01a9e1f1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-41e2b82a7d0ba94d.auth0.01a9e1f1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-41e2b82a7d0ba94d.auth0.01a9e1f1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-41e2b82a7d0ba94d.auth0.01a9e1f1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-41e2b82a7d0ba94d.auth0.01a9e1f1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-41e2b82a7d0ba94d.auth0.01a9e1f1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-41e2b82a7d0ba94d.auth0.01a9e1f1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-41e2b82a7d0ba94d.auth0.01a9e1f1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-41e2b82a7d0ba94d.auth0.01a9e1f1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-41e2b82a7d0ba94d.auth0.01a9e1f1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-41e2b82a7d0ba94d.auth0.01a9e1f1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-41e2b82a7d0ba94d.auth0.01a9e1f1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/auth0-41e2b82a7d0ba94d.4h6udw3rx8u4grol.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-a84891c7f71accd6/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-afa7a15cbac57d44/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-ef6e19fa199af0ef/out" "-L" "/opt/rustwide/target/debug/build/blake3-c460bad21879d55a/out" "-L" "/opt/rustwide/target/debug/build/blake3-c460bad21879d55a/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconfig-fd4031e103346797.rlib" "/opt/rustwide/target/debug/deps/libini-6dec968ff6377191.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-c40394ae55ea443a.rlib" "/opt/rustwide/target/debug/deps/libserde-52db57e462f2ad4b.rlib" "/opt/rustwide/target/debug/deps/libregex-95127fd839f2ca8f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-56c922cf47e8670e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fd6f78b97656be6c.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libtoml-217e5ce718d88175.rlib" "/opt/rustwide/target/debug/deps/libnom-c38a64d6029ecae8.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a12904c4cd7aaeba.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libtide_openidconnect-892603fbd8ecd393.rlib" "/opt/rustwide/target/debug/deps/libtide-4eaf4117e9563e1b.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-47370c79d46fd18f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-59e4e79fcc6e9f56.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-2e05ec9f91c400f9.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-0502b4e33ba8d646.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4f8c5563c920c32f.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-8d101a0bb67d6b64.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-4136517822ed2eff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d44477b0ad19dddb.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-24e4a4be69712917.rlib" "/opt/rustwide/target/debug/deps/libisahc-3173f74447dbd82a.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libflume-e74597ff14914bb6.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-aff84b95697e41c0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fa3a10fd0f1c95da.rlib" "/opt/rustwide/target/debug/deps/libasync_session-856b97e8a0fe7635.rlib" "/opt/rustwide/target/debug/deps/libbincode-aa05d56f2849fd41.rlib" "/opt/rustwide/target/debug/deps/libhmac-d06e1ec4e99e4b05.rlib" "/opt/rustwide/target/debug/deps/libblake3-41ed9bf971f8f909.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-2c5311cc9e777059.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libfemme-5a3d552f021506c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6edb3aaced8be43c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8ccc1caefd088d10.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-07ae523fb8bc89fb.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-81b870b8dcd6c166.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-2b5a8e6bc67570da.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3c374c1dd97708e3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-36d42a2b09968698.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f35bee9a84615feb.rlib" "/opt/rustwide/target/debug/deps/libinfer-b1b26008f7b9ab09.rlib" "/opt/rustwide/target/debug/deps/libcookie-7cc66207b0a20056.rlib" "/opt/rustwide/target/debug/deps/libhkdf-7e5beae55f949cfb.rlib" "/opt/rustwide/target/debug/deps/libhmac-8287ea395e25776a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ec7ab993ebbe9a07.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-948186b2916a64c5.rlib" "/opt/rustwide/target/debug/deps/libghash-0c4b730ea89327da.rlib" "/opt/rustwide/target/debug/deps/libpolyval-a9dadd217b540720.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b27d62b7996433f6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-f337da72113c250f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libctr-a80b444bfabb9b45.rlib" "/opt/rustwide/target/debug/deps/libaes-358f504a331bf0c1.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-8a19fc6edbdecac0.rlib" "/opt/rustwide/target/debug/deps/libcipher-3b58654b3e97bac0.rlib" "/opt/rustwide/target/debug/deps/libaead-bfda8d0d03ca6ed8.rlib" "/opt/rustwide/target/debug/deps/libtime-ffe41d5ea88ed827.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-7887b9209dc853a9.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libasync_std-953da966c648b780.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e10026a746aa0c48.rlib" "/opt/rustwide/target/debug/deps/libblocking-d2fc79f215597839.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6d53490bd30cc85f.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0c28cd105b8e1857.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-47b13bd94d5c227d.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib" "/opt/rustwide/target/debug/deps/libasync_process-f8cc93b31479ed1c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-66318f7d7b6fb586.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5aa507a0d0e7f361.rlib" "/opt/rustwide/target/debug/deps/libasync_io-b3640ced7d2d3064.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-53e45cce2d0b78ce.rlib" "/opt/rustwide/target/debug/deps/libopenidconnect-337e1085b3170cd8.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/librand-576517bf02bc4ce6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-198ee281baab4696.rlib" "/opt/rustwide/target/debug/deps/librand_core-3ff637ff6ee779d9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c446e3b041e9d70a.rlib" "/opt/rustwide/target/debug/deps/libserde_value-a4809c1232be32c0.rlib" "/opt/rustwide/target/debug/deps/libordered_float-6ba19c2c5ec4e6ea.rlib" "/opt/rustwide/target/debug/deps/libring-86ea4987564d569d.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/liboauth2-f4d0e8106c196076.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-6aa8cf67dd77408e.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2d8b9da40cf86cf3.rlib" "/opt/rustwide/target/debug/deps/libsha2-ad8b6c5817ba9056.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-22543f9fe1c71f15.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/librand-dee100b99d423b2c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e5484afeaf7ea66.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-88ef2999011518a5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba98e5f70e5739a0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-44523545cad33ee7.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libchrono-efbd8abc6c9be3af.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-2cf5abcf1dceb72e.rlib" "/opt/rustwide/target/debug/deps/libisahc-0bb74df42106c827.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/liburl-018a045e323bcd69.rlib" "/opt/rustwide/target/debug/deps/libidna-f5badad68521b2d7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-6d73a0e68d1c2c1d.rlib" "/opt/rustwide/target/debug/deps/libtracing-92bddd67237ce23f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-146b4dac50411c12.rlib" "/opt/rustwide/target/debug/deps/libpin_project-dcbfec599e45f4c4.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libsluice-e700fb7733107dda.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b8d827412fc48553.rlib" "/opt/rustwide/target/debug/deps/libpolling-83150e73596ff17a.rlib" "/opt/rustwide/target/debug/deps/liblog-6ec1b53e39cdcb7a.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-81e7b7c7d2634537.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libcurl-caa2e54f0b0d7a22.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f532ec90dd062f56.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-a6de5a179d618184.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-84d128181de01995.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-79812d8fc57cd492.rlib" "/opt/rustwide/target/debug/deps/liblibc-272172f988856a81.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-d295e6284d249704.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-dc6ff480b64b106d.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-0bc78951efcc0e3d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0ba88d39402d5a2c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8f7923a6275ca5fc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d72d588a50ceefb9.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libserde-096329057c9eabf6.rlib" "/opt/rustwide/target/debug/deps/libdotenv-700445d3d22bfbe4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.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/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/auth0-41e2b82a7d0ba94d" "-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-4033dc94d3614c1d.azure.3f77d4fb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/azure-4033dc94d3614c1d.azure.3f77d4fb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/azure-4033dc94d3614c1d.azure.3f77d4fb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/azure-4033dc94d3614c1d.azure.3f77d4fb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/azure-4033dc94d3614c1d.azure.3f77d4fb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/azure-4033dc94d3614c1d.azure.3f77d4fb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/azure-4033dc94d3614c1d.azure.3f77d4fb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/azure-4033dc94d3614c1d.azure.3f77d4fb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/azure-4033dc94d3614c1d.azure.3f77d4fb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/azure-4033dc94d3614c1d.azure.3f77d4fb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/azure-4033dc94d3614c1d.azure.3f77d4fb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/azure-4033dc94d3614c1d.azure.3f77d4fb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/azure-4033dc94d3614c1d.azure.3f77d4fb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/azure-4033dc94d3614c1d.azure.3f77d4fb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/azure-4033dc94d3614c1d.azure.3f77d4fb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/azure-4033dc94d3614c1d.azure.3f77d4fb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/azure-4033dc94d3614c1d.sic163xbn59zv65.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-a84891c7f71accd6/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-afa7a15cbac57d44/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-ef6e19fa199af0ef/out" "-L" "/opt/rustwide/target/debug/build/blake3-c460bad21879d55a/out" "-L" "/opt/rustwide/target/debug/build/blake3-c460bad21879d55a/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconfig-fd4031e103346797.rlib" "/opt/rustwide/target/debug/deps/libini-6dec968ff6377191.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-c40394ae55ea443a.rlib" "/opt/rustwide/target/debug/deps/libserde-52db57e462f2ad4b.rlib" "/opt/rustwide/target/debug/deps/libregex-95127fd839f2ca8f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-56c922cf47e8670e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fd6f78b97656be6c.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libtoml-217e5ce718d88175.rlib" "/opt/rustwide/target/debug/deps/libnom-c38a64d6029ecae8.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a12904c4cd7aaeba.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libsurf-8507cdca4ccc7f54.rlib" "/opt/rustwide/target/debug/deps/libtide_openidconnect-892603fbd8ecd393.rlib" "/opt/rustwide/target/debug/deps/libtide-4eaf4117e9563e1b.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-47370c79d46fd18f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-59e4e79fcc6e9f56.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-2e05ec9f91c400f9.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-0502b4e33ba8d646.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4f8c5563c920c32f.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-8d101a0bb67d6b64.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-4136517822ed2eff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d44477b0ad19dddb.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-24e4a4be69712917.rlib" "/opt/rustwide/target/debug/deps/libisahc-3173f74447dbd82a.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libflume-e74597ff14914bb6.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-aff84b95697e41c0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fa3a10fd0f1c95da.rlib" "/opt/rustwide/target/debug/deps/libasync_session-856b97e8a0fe7635.rlib" "/opt/rustwide/target/debug/deps/libbincode-aa05d56f2849fd41.rlib" "/opt/rustwide/target/debug/deps/libhmac-d06e1ec4e99e4b05.rlib" "/opt/rustwide/target/debug/deps/libblake3-41ed9bf971f8f909.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-2c5311cc9e777059.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libfemme-5a3d552f021506c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6edb3aaced8be43c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8ccc1caefd088d10.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-07ae523fb8bc89fb.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-81b870b8dcd6c166.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-2b5a8e6bc67570da.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3c374c1dd97708e3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-36d42a2b09968698.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f35bee9a84615feb.rlib" "/opt/rustwide/target/debug/deps/libinfer-b1b26008f7b9ab09.rlib" "/opt/rustwide/target/debug/deps/libcookie-7cc66207b0a20056.rlib" "/opt/rustwide/target/debug/deps/libhkdf-7e5beae55f949cfb.rlib" "/opt/rustwide/target/debug/deps/libhmac-8287ea395e25776a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ec7ab993ebbe9a07.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-948186b2916a64c5.rlib" "/opt/rustwide/target/debug/deps/libghash-0c4b730ea89327da.rlib" "/opt/rustwide/target/debug/deps/libpolyval-a9dadd217b540720.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b27d62b7996433f6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-f337da72113c250f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libctr-a80b444bfabb9b45.rlib" "/opt/rustwide/target/debug/deps/libaes-358f504a331bf0c1.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-8a19fc6edbdecac0.rlib" "/opt/rustwide/target/debug/deps/libcipher-3b58654b3e97bac0.rlib" "/opt/rustwide/target/debug/deps/libaead-bfda8d0d03ca6ed8.rlib" "/opt/rustwide/target/debug/deps/libtime-ffe41d5ea88ed827.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-7887b9209dc853a9.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libasync_std-953da966c648b780.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e10026a746aa0c48.rlib" "/opt/rustwide/target/debug/deps/libblocking-d2fc79f215597839.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6d53490bd30cc85f.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0c28cd105b8e1857.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-47b13bd94d5c227d.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib" "/opt/rustwide/target/debug/deps/libasync_process-f8cc93b31479ed1c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-66318f7d7b6fb586.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5aa507a0d0e7f361.rlib" "/opt/rustwide/target/debug/deps/libasync_io-b3640ced7d2d3064.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-53e45cce2d0b78ce.rlib" "/opt/rustwide/target/debug/deps/libopenidconnect-337e1085b3170cd8.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/librand-576517bf02bc4ce6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-198ee281baab4696.rlib" "/opt/rustwide/target/debug/deps/librand_core-3ff637ff6ee779d9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c446e3b041e9d70a.rlib" "/opt/rustwide/target/debug/deps/libserde_value-a4809c1232be32c0.rlib" "/opt/rustwide/target/debug/deps/libordered_float-6ba19c2c5ec4e6ea.rlib" "/opt/rustwide/target/debug/deps/libring-86ea4987564d569d.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/liboauth2-f4d0e8106c196076.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-6aa8cf67dd77408e.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2d8b9da40cf86cf3.rlib" "/opt/rustwide/target/debug/deps/libsha2-ad8b6c5817ba9056.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-22543f9fe1c71f15.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/librand-dee100b99d423b2c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e5484afeaf7ea66.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-88ef2999011518a5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba98e5f70e5739a0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-44523545cad33ee7.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libchrono-efbd8abc6c9be3af.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-2cf5abcf1dceb72e.rlib" "/opt/rustwide/target/debug/deps/libisahc-0bb74df42106c827.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/liburl-018a045e323bcd69.rlib" "/opt/rustwide/target/debug/deps/libidna-f5badad68521b2d7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-6d73a0e68d1c2c1d.rlib" "/opt/rustwide/target/debug/deps/libtracing-92bddd67237ce23f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-146b4dac50411c12.rlib" "/opt/rustwide/target/debug/deps/libpin_project-dcbfec599e45f4c4.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libsluice-e700fb7733107dda.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b8d827412fc48553.rlib" "/opt/rustwide/target/debug/deps/libpolling-83150e73596ff17a.rlib" "/opt/rustwide/target/debug/deps/liblog-6ec1b53e39cdcb7a.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-81e7b7c7d2634537.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libcurl-caa2e54f0b0d7a22.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f532ec90dd062f56.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-a6de5a179d618184.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-84d128181de01995.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-79812d8fc57cd492.rlib" "/opt/rustwide/target/debug/deps/liblibc-272172f988856a81.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-d295e6284d249704.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-dc6ff480b64b106d.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-0bc78951efcc0e3d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0ba88d39402d5a2c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8f7923a6275ca5fc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d72d588a50ceefb9.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libserde-096329057c9eabf6.rlib" "/opt/rustwide/target/debug/deps/libdotenv-700445d3d22bfbe4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.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/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/azure-4033dc94d3614c1d" "-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" "2a26cedaf3a268bb157322835ba8e9c139360b2962a30991284bd829b1ede83b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a26cedaf3a268bb157322835ba8e9c139360b2962a30991284bd829b1ede83b", kill_on_drop: false }` [INFO] [stdout] 2a26cedaf3a268bb157322835ba8e9c139360b2962a30991284bd829b1ede83b