[INFO] fetching crate auth0 0.3.0... [INFO] testing auth0-0.3.0 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate auth0 0.3.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate auth0 0.3.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 auth0 0.3.0 [INFO] finished tweaking crates.io crate auth0 0.3.0 [INFO] tweaked toml for crates.io crate auth0 0.3.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+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] 06eb60aa9522e0607465ae03750040599f05a7697054280724d12e5695fadf20 [INFO] running `Command { std: "docker" "start" "-a" "06eb60aa9522e0607465ae03750040599f05a7697054280724d12e5695fadf20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06eb60aa9522e0607465ae03750040599f05a7697054280724d12e5695fadf20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06eb60aa9522e0607465ae03750040599f05a7697054280724d12e5695fadf20", kill_on_drop: false }` [INFO] [stdout] 06eb60aa9522e0607465ae03750040599f05a7697054280724d12e5695fadf20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/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] 2563385cda2c68823437f7a5cb042277921105d2b0e033a50c6e078e8d9cfe0f [INFO] running `Command { std: "docker" "start" "-a" "2563385cda2c68823437f7a5cb042277921105d2b0e033a50c6e078e8d9cfe0f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling auth0 v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "2563385cda2c68823437f7a5cb042277921105d2b0e033a50c6e078e8d9cfe0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2563385cda2c68823437f7a5cb042277921105d2b0e033a50c6e078e8d9cfe0f", kill_on_drop: false }` [INFO] [stdout] 2563385cda2c68823437f7a5cb042277921105d2b0e033a50c6e078e8d9cfe0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/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] b0f07fc3daf70fddefbe855aff05bb5daf661f3d26aef5f0403996bdb09d161d [INFO] running `Command { std: "docker" "start" "-a" "b0f07fc3daf70fddefbe855aff05bb5daf661f3d26aef5f0403996bdb09d161d", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling mockito v0.27.0 [INFO] [stderr] Compiling auth0 v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `auth0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name authentication_login_test --edition=2018 tests/authentication_login_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=bcda635820bf38be -C extra-filename=-bcda635820bf38be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern auth0=/opt/rustwide/target/debug/deps/libauth0-facff25772e3c9bc.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-d8e1f92b45008c0d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c511b3e31fd9a10e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f0ec41f9dc1301e1.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `auth0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name authentication_get_token_test --edition=2018 tests/authentication_get_token_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=bf1302eebf149f1f -C extra-filename=-bf1302eebf149f1f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern auth0=/opt/rustwide/target/debug/deps/libauth0-facff25772e3c9bc.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-d8e1f92b45008c0d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c511b3e31fd9a10e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f0ec41f9dc1301e1.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `auth0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name authentication_mfa_test --edition=2018 tests/authentication_mfa_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=5bc5e78fabb90759 -C extra-filename=-5bc5e78fabb90759 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern auth0=/opt/rustwide/target/debug/deps/libauth0-facff25772e3c9bc.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-d8e1f92b45008c0d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c511b3e31fd9a10e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f0ec41f9dc1301e1.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e.authentication_dynamic_client_registration_test.eb27a0f4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e.authentication_dynamic_client_registration_test.eb27a0f4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e.authentication_dynamic_client_registration_test.eb27a0f4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e.authentication_dynamic_client_registration_test.eb27a0f4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e.authentication_dynamic_client_registration_test.eb27a0f4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e.authentication_dynamic_client_registration_test.eb27a0f4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e.authentication_dynamic_client_registration_test.eb27a0f4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e.authentication_dynamic_client_registration_test.eb27a0f4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e.authentication_dynamic_client_registration_test.eb27a0f4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e.authentication_dynamic_client_registration_test.eb27a0f4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e.authentication_dynamic_client_registration_test.eb27a0f4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e.authentication_dynamic_client_registration_test.eb27a0f4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e.authentication_dynamic_client_registration_test.eb27a0f4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e.authentication_dynamic_client_registration_test.eb27a0f4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e.authentication_dynamic_client_registration_test.eb27a0f4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e.authentication_dynamic_client_registration_test.eb27a0f4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e.25fnhgd7jjhdjr65.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libmockito-d8e1f92b45008c0d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8f339563c80c37ff.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-59e01fcadbe40ae0.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-6796a36a0d98ca1e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3fd8585f630b08b7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-2e9c2653f648ee16.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-52673b0753904d9e.rlib" "/opt/rustwide/target/debug/deps/libdifference-31132e4a24b6458b.rlib" "/opt/rustwide/target/debug/deps/libauth0-facff25772e3c9bc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c511b3e31fd9a10e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-af9d3723b975be39.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e687952f970005a8.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-7498fe95c88fb135.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d88b98c1814e69d8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9516e0ed97e926d1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8d731084ce5dee9d.rlib" "/opt/rustwide/target/debug/deps/libhyper-8047b0d297f42b4c.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-64bb1a0668ca0c90.rlib" "/opt/rustwide/target/debug/deps/libwant-10f49c0aa1e199aa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-a2a6ec202a0eef46.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-de2de33364e7fedd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c60557ec7985ec03.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-25da347ae7bd4999.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0ea8b15cc5d6f982.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-764be8546c417044.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c5e26dd82245ff9c.rlib" "/opt/rustwide/target/debug/deps/libtracing-84409a5b51aa5af9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0a6f03dab2223d77.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dd7c613c0040bfd1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-93839d55ae8e10c7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0ec41f9dc1301e1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libmio-131d005eba813cda.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libiovec-e2bce7621b65856a.rlib" "/opt/rustwide/target/debug/deps/libnet2-bf2a8ce87134214f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-47513eeda77e6f04.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-744ea9dbbc2a4b16.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.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" "-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/deps/authentication_dynamic_client_registration_test-a593182fbd702a1e" "-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 `auth0` due to 2 previous errors [INFO] [stderr] error: could not compile `auth0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name auth0 --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=c9c081758bde7acb -C extra-filename=-c9c081758bde7acb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern mockito=/opt/rustwide/target/debug/deps/libmockito-d8e1f92b45008c0d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c511b3e31fd9a10e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f0ec41f9dc1301e1.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/authentication_ws_federation_test-2acf5d236f8999e2.authentication_ws_federation_test.fd077967-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_ws_federation_test-2acf5d236f8999e2.authentication_ws_federation_test.fd077967-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_ws_federation_test-2acf5d236f8999e2.authentication_ws_federation_test.fd077967-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_ws_federation_test-2acf5d236f8999e2.authentication_ws_federation_test.fd077967-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_ws_federation_test-2acf5d236f8999e2.authentication_ws_federation_test.fd077967-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_ws_federation_test-2acf5d236f8999e2.authentication_ws_federation_test.fd077967-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_ws_federation_test-2acf5d236f8999e2.authentication_ws_federation_test.fd077967-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_ws_federation_test-2acf5d236f8999e2.authentication_ws_federation_test.fd077967-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_ws_federation_test-2acf5d236f8999e2.authentication_ws_federation_test.fd077967-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_ws_federation_test-2acf5d236f8999e2.authentication_ws_federation_test.fd077967-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_ws_federation_test-2acf5d236f8999e2.authentication_ws_federation_test.fd077967-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_ws_federation_test-2acf5d236f8999e2.authentication_ws_federation_test.fd077967-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_ws_federation_test-2acf5d236f8999e2.authentication_ws_federation_test.fd077967-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_ws_federation_test-2acf5d236f8999e2.authentication_ws_federation_test.fd077967-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_ws_federation_test-2acf5d236f8999e2.authentication_ws_federation_test.fd077967-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_ws_federation_test-2acf5d236f8999e2.authentication_ws_federation_test.fd077967-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_ws_federation_test-2acf5d236f8999e2.4edfh15pp4ma10ku.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libmockito-d8e1f92b45008c0d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8f339563c80c37ff.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-59e01fcadbe40ae0.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-6796a36a0d98ca1e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3fd8585f630b08b7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-2e9c2653f648ee16.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-52673b0753904d9e.rlib" "/opt/rustwide/target/debug/deps/libdifference-31132e4a24b6458b.rlib" "/opt/rustwide/target/debug/deps/libauth0-facff25772e3c9bc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c511b3e31fd9a10e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-af9d3723b975be39.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e687952f970005a8.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-7498fe95c88fb135.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d88b98c1814e69d8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9516e0ed97e926d1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8d731084ce5dee9d.rlib" "/opt/rustwide/target/debug/deps/libhyper-8047b0d297f42b4c.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-64bb1a0668ca0c90.rlib" "/opt/rustwide/target/debug/deps/libwant-10f49c0aa1e199aa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-a2a6ec202a0eef46.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-de2de33364e7fedd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c60557ec7985ec03.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-25da347ae7bd4999.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0ea8b15cc5d6f982.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-764be8546c417044.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c5e26dd82245ff9c.rlib" "/opt/rustwide/target/debug/deps/libtracing-84409a5b51aa5af9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0a6f03dab2223d77.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dd7c613c0040bfd1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-93839d55ae8e10c7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0ec41f9dc1301e1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libmio-131d005eba813cda.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libiovec-e2bce7621b65856a.rlib" "/opt/rustwide/target/debug/deps/libnet2-bf2a8ce87134214f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-47513eeda77e6f04.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-744ea9dbbc2a4b16.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.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" "-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/deps/authentication_ws_federation_test-2acf5d236f8999e2" "-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 `auth0` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/authentication_change_password_test-aa6629a548be680d.authentication_change_password_test.046172c5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_change_password_test-aa6629a548be680d.authentication_change_password_test.046172c5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_change_password_test-aa6629a548be680d.authentication_change_password_test.046172c5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_change_password_test-aa6629a548be680d.authentication_change_password_test.046172c5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_change_password_test-aa6629a548be680d.authentication_change_password_test.046172c5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_change_password_test-aa6629a548be680d.authentication_change_password_test.046172c5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_change_password_test-aa6629a548be680d.authentication_change_password_test.046172c5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_change_password_test-aa6629a548be680d.authentication_change_password_test.046172c5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_change_password_test-aa6629a548be680d.authentication_change_password_test.046172c5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_change_password_test-aa6629a548be680d.authentication_change_password_test.046172c5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_change_password_test-aa6629a548be680d.authentication_change_password_test.046172c5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_change_password_test-aa6629a548be680d.authentication_change_password_test.046172c5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_change_password_test-aa6629a548be680d.authentication_change_password_test.046172c5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_change_password_test-aa6629a548be680d.authentication_change_password_test.046172c5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_change_password_test-aa6629a548be680d.authentication_change_password_test.046172c5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_change_password_test-aa6629a548be680d.authentication_change_password_test.046172c5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_change_password_test-aa6629a548be680d.1un3d6wiyrjc23ct.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libmockito-d8e1f92b45008c0d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8f339563c80c37ff.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-59e01fcadbe40ae0.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-6796a36a0d98ca1e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3fd8585f630b08b7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-2e9c2653f648ee16.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-52673b0753904d9e.rlib" "/opt/rustwide/target/debug/deps/libdifference-31132e4a24b6458b.rlib" "/opt/rustwide/target/debug/deps/libauth0-facff25772e3c9bc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c511b3e31fd9a10e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-af9d3723b975be39.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e687952f970005a8.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-7498fe95c88fb135.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d88b98c1814e69d8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9516e0ed97e926d1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8d731084ce5dee9d.rlib" "/opt/rustwide/target/debug/deps/libhyper-8047b0d297f42b4c.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-64bb1a0668ca0c90.rlib" "/opt/rustwide/target/debug/deps/libwant-10f49c0aa1e199aa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-a2a6ec202a0eef46.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-de2de33364e7fedd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c60557ec7985ec03.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-25da347ae7bd4999.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0ea8b15cc5d6f982.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-764be8546c417044.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c5e26dd82245ff9c.rlib" "/opt/rustwide/target/debug/deps/libtracing-84409a5b51aa5af9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0a6f03dab2223d77.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dd7c613c0040bfd1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-93839d55ae8e10c7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0ec41f9dc1301e1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libmio-131d005eba813cda.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libiovec-e2bce7621b65856a.rlib" "/opt/rustwide/target/debug/deps/libnet2-bf2a8ce87134214f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-47513eeda77e6f04.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-744ea9dbbc2a4b16.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.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" "-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/deps/authentication_change_password_test-aa6629a548be680d" "-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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/authentication_user_profile_test-b73be7411e066016.authentication_user_profile_test.201e9ad4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_user_profile_test-b73be7411e066016.authentication_user_profile_test.201e9ad4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_user_profile_test-b73be7411e066016.authentication_user_profile_test.201e9ad4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_user_profile_test-b73be7411e066016.authentication_user_profile_test.201e9ad4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_user_profile_test-b73be7411e066016.authentication_user_profile_test.201e9ad4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_user_profile_test-b73be7411e066016.authentication_user_profile_test.201e9ad4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_user_profile_test-b73be7411e066016.authentication_user_profile_test.201e9ad4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_user_profile_test-b73be7411e066016.authentication_user_profile_test.201e9ad4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_user_profile_test-b73be7411e066016.authentication_user_profile_test.201e9ad4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_user_profile_test-b73be7411e066016.authentication_user_profile_test.201e9ad4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_user_profile_test-b73be7411e066016.authentication_user_profile_test.201e9ad4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_user_profile_test-b73be7411e066016.authentication_user_profile_test.201e9ad4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_user_profile_test-b73be7411e066016.authentication_user_profile_test.201e9ad4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_user_profile_test-b73be7411e066016.authentication_user_profile_test.201e9ad4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_user_profile_test-b73be7411e066016.authentication_user_profile_test.201e9ad4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_user_profile_test-b73be7411e066016.authentication_user_profile_test.201e9ad4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_user_profile_test-b73be7411e066016.1aegz73hcdzclsy4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libmockito-d8e1f92b45008c0d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8f339563c80c37ff.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-59e01fcadbe40ae0.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-6796a36a0d98ca1e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3fd8585f630b08b7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-2e9c2653f648ee16.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-52673b0753904d9e.rlib" "/opt/rustwide/target/debug/deps/libdifference-31132e4a24b6458b.rlib" "/opt/rustwide/target/debug/deps/libauth0-facff25772e3c9bc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c511b3e31fd9a10e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-af9d3723b975be39.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e687952f970005a8.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-7498fe95c88fb135.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d88b98c1814e69d8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9516e0ed97e926d1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8d731084ce5dee9d.rlib" "/opt/rustwide/target/debug/deps/libhyper-8047b0d297f42b4c.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-64bb1a0668ca0c90.rlib" "/opt/rustwide/target/debug/deps/libwant-10f49c0aa1e199aa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-a2a6ec202a0eef46.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-de2de33364e7fedd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c60557ec7985ec03.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-25da347ae7bd4999.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0ea8b15cc5d6f982.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-764be8546c417044.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c5e26dd82245ff9c.rlib" "/opt/rustwide/target/debug/deps/libtracing-84409a5b51aa5af9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0a6f03dab2223d77.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dd7c613c0040bfd1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-93839d55ae8e10c7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0ec41f9dc1301e1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libmio-131d005eba813cda.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libiovec-e2bce7621b65856a.rlib" "/opt/rustwide/target/debug/deps/libnet2-bf2a8ce87134214f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-47513eeda77e6f04.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-744ea9dbbc2a4b16.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.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" "-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/deps/authentication_user_profile_test-b73be7411e066016" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `auth0` due to 2 previous errors [INFO] [stderr] error: could not compile `auth0` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/authentication_authorize_application_test-8f6d04abab7f3451.authentication_authorize_application_test.9bebd9ae-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_authorize_application_test-8f6d04abab7f3451.authentication_authorize_application_test.9bebd9ae-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_authorize_application_test-8f6d04abab7f3451.authentication_authorize_application_test.9bebd9ae-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_authorize_application_test-8f6d04abab7f3451.authentication_authorize_application_test.9bebd9ae-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_authorize_application_test-8f6d04abab7f3451.authentication_authorize_application_test.9bebd9ae-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_authorize_application_test-8f6d04abab7f3451.authentication_authorize_application_test.9bebd9ae-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_authorize_application_test-8f6d04abab7f3451.authentication_authorize_application_test.9bebd9ae-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_authorize_application_test-8f6d04abab7f3451.authentication_authorize_application_test.9bebd9ae-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_authorize_application_test-8f6d04abab7f3451.authentication_authorize_application_test.9bebd9ae-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_authorize_application_test-8f6d04abab7f3451.authentication_authorize_application_test.9bebd9ae-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_authorize_application_test-8f6d04abab7f3451.authentication_authorize_application_test.9bebd9ae-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_authorize_application_test-8f6d04abab7f3451.authentication_authorize_application_test.9bebd9ae-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_authorize_application_test-8f6d04abab7f3451.authentication_authorize_application_test.9bebd9ae-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_authorize_application_test-8f6d04abab7f3451.authentication_authorize_application_test.9bebd9ae-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_authorize_application_test-8f6d04abab7f3451.authentication_authorize_application_test.9bebd9ae-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_authorize_application_test-8f6d04abab7f3451.authentication_authorize_application_test.9bebd9ae-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_authorize_application_test-8f6d04abab7f3451.1y4fjalt5g8khiqf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libmockito-d8e1f92b45008c0d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8f339563c80c37ff.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-59e01fcadbe40ae0.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-6796a36a0d98ca1e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3fd8585f630b08b7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-2e9c2653f648ee16.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-52673b0753904d9e.rlib" "/opt/rustwide/target/debug/deps/libdifference-31132e4a24b6458b.rlib" "/opt/rustwide/target/debug/deps/libauth0-facff25772e3c9bc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c511b3e31fd9a10e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-af9d3723b975be39.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e687952f970005a8.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-7498fe95c88fb135.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d88b98c1814e69d8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9516e0ed97e926d1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8d731084ce5dee9d.rlib" "/opt/rustwide/target/debug/deps/libhyper-8047b0d297f42b4c.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-64bb1a0668ca0c90.rlib" "/opt/rustwide/target/debug/deps/libwant-10f49c0aa1e199aa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-a2a6ec202a0eef46.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-de2de33364e7fedd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c60557ec7985ec03.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-25da347ae7bd4999.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0ea8b15cc5d6f982.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-764be8546c417044.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c5e26dd82245ff9c.rlib" "/opt/rustwide/target/debug/deps/libtracing-84409a5b51aa5af9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0a6f03dab2223d77.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dd7c613c0040bfd1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-93839d55ae8e10c7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0ec41f9dc1301e1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libmio-131d005eba813cda.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libiovec-e2bce7621b65856a.rlib" "/opt/rustwide/target/debug/deps/libnet2-bf2a8ce87134214f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-47513eeda77e6f04.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-744ea9dbbc2a4b16.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.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" "-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/deps/authentication_authorize_application_test-8f6d04abab7f3451" "-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 `auth0` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/authentication_device_code_test-3b93b07fc784050c.authentication_device_code_test.a921c87b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_device_code_test-3b93b07fc784050c.authentication_device_code_test.a921c87b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_device_code_test-3b93b07fc784050c.authentication_device_code_test.a921c87b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_device_code_test-3b93b07fc784050c.authentication_device_code_test.a921c87b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_device_code_test-3b93b07fc784050c.authentication_device_code_test.a921c87b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_device_code_test-3b93b07fc784050c.authentication_device_code_test.a921c87b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_device_code_test-3b93b07fc784050c.authentication_device_code_test.a921c87b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_device_code_test-3b93b07fc784050c.authentication_device_code_test.a921c87b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_device_code_test-3b93b07fc784050c.authentication_device_code_test.a921c87b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_device_code_test-3b93b07fc784050c.authentication_device_code_test.a921c87b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_device_code_test-3b93b07fc784050c.authentication_device_code_test.a921c87b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_device_code_test-3b93b07fc784050c.authentication_device_code_test.a921c87b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_device_code_test-3b93b07fc784050c.authentication_device_code_test.a921c87b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_device_code_test-3b93b07fc784050c.authentication_device_code_test.a921c87b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_device_code_test-3b93b07fc784050c.authentication_device_code_test.a921c87b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_device_code_test-3b93b07fc784050c.authentication_device_code_test.a921c87b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_device_code_test-3b93b07fc784050c.2t569bii2g1qwt38.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libmockito-d8e1f92b45008c0d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8f339563c80c37ff.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-59e01fcadbe40ae0.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-6796a36a0d98ca1e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3fd8585f630b08b7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-2e9c2653f648ee16.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-52673b0753904d9e.rlib" "/opt/rustwide/target/debug/deps/libdifference-31132e4a24b6458b.rlib" "/opt/rustwide/target/debug/deps/libauth0-facff25772e3c9bc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c511b3e31fd9a10e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-af9d3723b975be39.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e687952f970005a8.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-7498fe95c88fb135.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d88b98c1814e69d8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9516e0ed97e926d1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8d731084ce5dee9d.rlib" "/opt/rustwide/target/debug/deps/libhyper-8047b0d297f42b4c.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-64bb1a0668ca0c90.rlib" "/opt/rustwide/target/debug/deps/libwant-10f49c0aa1e199aa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-a2a6ec202a0eef46.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-de2de33364e7fedd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c60557ec7985ec03.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-25da347ae7bd4999.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0ea8b15cc5d6f982.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-764be8546c417044.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c5e26dd82245ff9c.rlib" "/opt/rustwide/target/debug/deps/libtracing-84409a5b51aa5af9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0a6f03dab2223d77.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dd7c613c0040bfd1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-93839d55ae8e10c7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0ec41f9dc1301e1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libmio-131d005eba813cda.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libiovec-e2bce7621b65856a.rlib" "/opt/rustwide/target/debug/deps/libnet2-bf2a8ce87134214f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-47513eeda77e6f04.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-744ea9dbbc2a4b16.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.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" "-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/deps/authentication_device_code_test-3b93b07fc784050c" "-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 `auth0` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/authentication_signup_test-abfcb41c21d45151.authentication_signup_test.3c72014d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_signup_test-abfcb41c21d45151.authentication_signup_test.3c72014d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_signup_test-abfcb41c21d45151.authentication_signup_test.3c72014d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_signup_test-abfcb41c21d45151.authentication_signup_test.3c72014d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_signup_test-abfcb41c21d45151.authentication_signup_test.3c72014d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_signup_test-abfcb41c21d45151.authentication_signup_test.3c72014d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_signup_test-abfcb41c21d45151.authentication_signup_test.3c72014d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_signup_test-abfcb41c21d45151.authentication_signup_test.3c72014d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_signup_test-abfcb41c21d45151.authentication_signup_test.3c72014d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_signup_test-abfcb41c21d45151.authentication_signup_test.3c72014d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_signup_test-abfcb41c21d45151.authentication_signup_test.3c72014d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_signup_test-abfcb41c21d45151.authentication_signup_test.3c72014d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_signup_test-abfcb41c21d45151.authentication_signup_test.3c72014d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_signup_test-abfcb41c21d45151.authentication_signup_test.3c72014d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_signup_test-abfcb41c21d45151.authentication_signup_test.3c72014d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_signup_test-abfcb41c21d45151.authentication_signup_test.3c72014d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_signup_test-abfcb41c21d45151.51n0m7xnnrubm7cf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libmockito-d8e1f92b45008c0d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8f339563c80c37ff.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-59e01fcadbe40ae0.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-6796a36a0d98ca1e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3fd8585f630b08b7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-2e9c2653f648ee16.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-52673b0753904d9e.rlib" "/opt/rustwide/target/debug/deps/libdifference-31132e4a24b6458b.rlib" "/opt/rustwide/target/debug/deps/libauth0-facff25772e3c9bc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c511b3e31fd9a10e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-af9d3723b975be39.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e687952f970005a8.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-7498fe95c88fb135.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d88b98c1814e69d8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9516e0ed97e926d1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8d731084ce5dee9d.rlib" "/opt/rustwide/target/debug/deps/libhyper-8047b0d297f42b4c.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-64bb1a0668ca0c90.rlib" "/opt/rustwide/target/debug/deps/libwant-10f49c0aa1e199aa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-a2a6ec202a0eef46.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-de2de33364e7fedd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c60557ec7985ec03.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-25da347ae7bd4999.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0ea8b15cc5d6f982.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-764be8546c417044.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c5e26dd82245ff9c.rlib" "/opt/rustwide/target/debug/deps/libtracing-84409a5b51aa5af9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0a6f03dab2223d77.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dd7c613c0040bfd1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-93839d55ae8e10c7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0ec41f9dc1301e1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libmio-131d005eba813cda.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libiovec-e2bce7621b65856a.rlib" "/opt/rustwide/target/debug/deps/libnet2-bf2a8ce87134214f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-47513eeda77e6f04.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-744ea9dbbc2a4b16.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.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" "-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/deps/authentication_signup_test-abfcb41c21d45151" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d.authentication_revoke_refresh_token_test.7037aca0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d.authentication_revoke_refresh_token_test.7037aca0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d.authentication_revoke_refresh_token_test.7037aca0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d.authentication_revoke_refresh_token_test.7037aca0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d.authentication_revoke_refresh_token_test.7037aca0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d.authentication_revoke_refresh_token_test.7037aca0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d.authentication_revoke_refresh_token_test.7037aca0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d.authentication_revoke_refresh_token_test.7037aca0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d.authentication_revoke_refresh_token_test.7037aca0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d.authentication_revoke_refresh_token_test.7037aca0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d.authentication_revoke_refresh_token_test.7037aca0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d.authentication_revoke_refresh_token_test.7037aca0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d.authentication_revoke_refresh_token_test.7037aca0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d.authentication_revoke_refresh_token_test.7037aca0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d.authentication_revoke_refresh_token_test.7037aca0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d.authentication_revoke_refresh_token_test.7037aca0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d.41nrun0zc38p1971.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libmockito-d8e1f92b45008c0d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8f339563c80c37ff.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-59e01fcadbe40ae0.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-6796a36a0d98ca1e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3fd8585f630b08b7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-2e9c2653f648ee16.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-52673b0753904d9e.rlib" "/opt/rustwide/target/debug/deps/libdifference-31132e4a24b6458b.rlib" "/opt/rustwide/target/debug/deps/libauth0-facff25772e3c9bc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c511b3e31fd9a10e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-af9d3723b975be39.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e687952f970005a8.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-7498fe95c88fb135.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d88b98c1814e69d8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9516e0ed97e926d1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8d731084ce5dee9d.rlib" "/opt/rustwide/target/debug/deps/libhyper-8047b0d297f42b4c.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-64bb1a0668ca0c90.rlib" "/opt/rustwide/target/debug/deps/libwant-10f49c0aa1e199aa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-a2a6ec202a0eef46.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-de2de33364e7fedd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c60557ec7985ec03.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-25da347ae7bd4999.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0ea8b15cc5d6f982.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-764be8546c417044.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c5e26dd82245ff9c.rlib" "/opt/rustwide/target/debug/deps/libtracing-84409a5b51aa5af9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0a6f03dab2223d77.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dd7c613c0040bfd1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-93839d55ae8e10c7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0ec41f9dc1301e1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libmio-131d005eba813cda.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libiovec-e2bce7621b65856a.rlib" "/opt/rustwide/target/debug/deps/libnet2-bf2a8ce87134214f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-47513eeda77e6f04.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-744ea9dbbc2a4b16.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.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" "-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/deps/authentication_revoke_refresh_token_test-b5a3a2aab34ecf0d" "-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 `auth0` due to 2 previous errors [INFO] [stderr] error: could not compile `auth0` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b0f07fc3daf70fddefbe855aff05bb5daf661f3d26aef5f0403996bdb09d161d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0f07fc3daf70fddefbe855aff05bb5daf661f3d26aef5f0403996bdb09d161d", kill_on_drop: false }` [INFO] [stdout] b0f07fc3daf70fddefbe855aff05bb5daf661f3d26aef5f0403996bdb09d161d