[INFO] fetching crate rocket_oauth2 0.5.0-rc.1... [INFO] testing rocket_oauth2-0.5.0-rc.1 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate rocket_oauth2 0.5.0-rc.1 into /workspace/builds/worker-99/source [INFO] validating manifest of crates.io crate rocket_oauth2 0.5.0-rc.1 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] removed /workspace/builds/worker-99/source/rust-toolchain [INFO] started tweaking crates.io crate rocket_oauth2 0.5.0-rc.1 [INFO] finished tweaking crates.io crate rocket_oauth2 0.5.0-rc.1 [INFO] tweaked toml for crates.io crate rocket_oauth2 0.5.0-rc.1 written to /workspace/builds/worker-99/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] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c5660829f6e45af0f7e0cb7e03380690abfc59828b922ad7b5fd86593b32e77 [INFO] running `Command { std: "docker" "start" "-a" "2c5660829f6e45af0f7e0cb7e03380690abfc59828b922ad7b5fd86593b32e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c5660829f6e45af0f7e0cb7e03380690abfc59828b922ad7b5fd86593b32e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c5660829f6e45af0f7e0cb7e03380690abfc59828b922ad7b5fd86593b32e77", kill_on_drop: false }` [INFO] [stdout] 2c5660829f6e45af0f7e0cb7e03380690abfc59828b922ad7b5fd86593b32e77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10862740d1bad0d156d8e316a606269bf54096d36c4ba3461e79f6c2e74fe82f [INFO] running `Command { std: "docker" "start" "-a" "10862740d1bad0d156d8e316a606269bf54096d36c4ba3461e79f6c2e74fe82f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.4 [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 libc v0.2.124 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_oauth2 v0.5.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "10862740d1bad0d156d8e316a606269bf54096d36c4ba3461e79f6c2e74fe82f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10862740d1bad0d156d8e316a606269bf54096d36c4ba3461e79f6c2e74fe82f", kill_on_drop: false }` [INFO] [stdout] 10862740d1bad0d156d8e316a606269bf54096d36c4ba3461e79f6c2e74fe82f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72f1a14bc7f700f0947d712bb619cea6c0a936d0e4b539ce83e8bd8e601058c2 [INFO] running `Command { std: "docker" "start" "-a" "72f1a14bc7f700f0947d712bb619cea6c0a936d0e4b539ce83e8bd8e601058c2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rocket_oauth2 v0.5.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.77s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rocket_oauth2-c47ed51ab712c2b4) [INFO] running `Command { std: "docker" "inspect" "72f1a14bc7f700f0947d712bb619cea6c0a936d0e4b539ce83e8bd8e601058c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f1a14bc7f700f0947d712bb619cea6c0a936d0e4b539ce83e8bd8e601058c2", kill_on_drop: false }` [INFO] [stdout] 72f1a14bc7f700f0947d712bb619cea6c0a936d0e4b539ce83e8bd8e601058c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 490117e5697a12c3593564c808437b41a25b0e11bfaae7e95e98be921af38534 [INFO] running `Command { std: "docker" "start" "-a" "490117e5697a12c3593564c808437b41a25b0e11bfaae7e95e98be921af38534", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.67s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rocket_oauth2-c47ed51ab712c2b4) [INFO] [stdout] [INFO] [stderr] Doc-tests rocket_oauth2 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test src/lib.rs - OAuth2::fairing (line 571) - compile ... ok [INFO] [stdout] test src/lib.rs - OAuth2::custom (line 608) - compile ... ok [INFO] [stdout] test src/hyper_rustls_adapter.rs - hyper_rustls_adapter::HyperRustlsAdapter::basic_auth (line 49) - compile ... ok [INFO] [stdout] test src/config.rs - config::OAuthConfig::from_figment (line 59) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 57) - compile ... ok [INFO] [stdout] test src/lib.rs - TokenResponse::as_value (line 244) ... FAILED [INFO] [stdout] test src/lib.rs - OAuth2::get_redirect (line 641) ... ok [INFO] [stdout] test src/lib.rs - TokenResponse::token_type (line 283) ... ok [INFO] [stdout] test src/lib.rs - TokenResponse::cast (line 218) ... ok [INFO] [stdout] test src/lib.rs - TokenResponse::refresh_token (line 324) ... ok [INFO] [stdout] test src/lib.rs - OAuth2::refresh (line 706) ... ok [INFO] [stdout] test src/lib.rs - OAuth2::get_redirect_extras (line 670) ... ok [INFO] [stdout] test src/lib.rs - TokenResponse (line 191) ... ok [INFO] [stdout] test src/lib.rs - TokenResponse::expires_in (line 304) ... ok [INFO] [stdout] test src/lib.rs - TokenResponse::scope (line 350) ... ok [INFO] [stdout] test src/lib.rs - TokenResponse::access_token (line 262) ... ok [INFO] [stdout] test src/config.rs - config::Provider::auth_uri (line 155) ... FAILED [INFO] [stdout] test src/config.rs - config::OAuthConfig::new (line 20) ... ok [INFO] [stdout] test src/config.rs - config::Provider::token_uri (line 165) ... ok [INFO] [stdout] test src/config.rs - config::StaticProvider (line 181) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - TokenResponse::as_value (line 244) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/config.rs - config::Provider::auth_uri (line 155) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest6Na1c8/rust_out.rust_out.89f9f26d-cgu.0.rcgu.o" "/tmp/rustdoctest6Na1c8/rust_out.23o7owdq9udccg6q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-cfe4dad9e4e90f9f/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librocket_oauth2-c675e21ad5efb851.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-b1dc3e59cd68f539.rlib" "/opt/rustwide/target/debug/deps/libct_logs-aa44907b7f9d5bd2.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-e9fc6edee09d4ef7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-4092ac22fba526e4.rlib" "/opt/rustwide/target/debug/deps/librustls-683e602f2b0dafd4.rlib" "/opt/rustwide/target/debug/deps/libsct-f69a772cc4a7894b.rlib" "/opt/rustwide/target/debug/deps/libwebpki-05581b9ce5c009df.rlib" "/opt/rustwide/target/debug/deps/libring-82c867f9c96ea249.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a89014d93258176d.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.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/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/librocket-4f29c263fe9e2b4f.rlib" "/opt/rustwide/target/debug/deps/libatty-dabb0eca3cfd4340.rlib" "/opt/rustwide/target/debug/deps/libtempfile-341a985d06306ad7.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/librocket_http-5ca58593bd02ed89.rlib" "/opt/rustwide/target/debug/deps/libcookie-5317153c4d7a0822.rlib" "/opt/rustwide/target/debug/deps/libsha2-ba8dcc3e08533595.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f21488fa4ec59d88.rlib" "/opt/rustwide/target/debug/deps/libhkdf-fbf784042b000223.rlib" "/opt/rustwide/target/debug/deps/libhmac-6f03fc8d82912d5c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-24f450c7e97fea77.rlib" "/opt/rustwide/target/debug/deps/libdigest-6ae876afa1ba34ff.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-78fa252cdc9c5bbd.rlib" "/opt/rustwide/target/debug/deps/libghash-09c0c011fe651d68.rlib" "/opt/rustwide/target/debug/deps/libpolyval-c949c236b62c4bc4.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b27d62b7996433f6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-73b2fbf5dc7be6f2.rlib" "/opt/rustwide/target/debug/deps/libsubtle-132c1a308e331b82.rlib" "/opt/rustwide/target/debug/deps/libctr-0fb28bfccc75b38e.rlib" "/opt/rustwide/target/debug/deps/libaes-7024ca7c07c95a09.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-aac6980948b02d63.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcipher-f709c5413a9a0f13.rlib" "/opt/rustwide/target/debug/deps/libaead-c9d97022bafce068.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b2a84fc18f8889a3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librand-46c61b28c486e3a2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6e579a7c1e5a1c89.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-04654ed6eecfafd1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64cf0773ed734090.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-e94801ea5b6a9668.rlib" "/opt/rustwide/target/debug/deps/libref_cast-0acd9777ec5e1369.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libhyper-4715508b9dd8c875.rlib" "/opt/rustwide/target/debug/deps/libwant-48042a3cfa1a5a96.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-72f1379d37293d2f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-30b40132fa72e53b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-d4f7ad293977d1de.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f4217ba2570bf51a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libmulter-60767f0460d49447.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d0ad1206cfceedde.rlib" "/opt/rustwide/target/debug/deps/libhttparse-64bb1a0668ca0c90.rlib" "/opt/rustwide/target/debug/deps/libspin-502e9530ea59b2b5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d6f54f90782c6018.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libbinascii-be91a80d4bfe504f.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-8e9d5ae9e98c00da.rlib" "/opt/rustwide/target/debug/deps/libtime-72851bb8b1e63ae2.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-6f1054f1157a9ddc.rlib" "/opt/rustwide/target/debug/deps/libstandback-f817dc1b2c70df99.rlib" "/opt/rustwide/target/debug/deps/libatomic-42f5ffdc6f9a205f.rlib" "/opt/rustwide/target/debug/deps/libstate-284370cfc4a25594.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d287e17d16d4dc17.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-97a21e0fa4a7b33a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libubyte-9548a09d5dfe7ce5.rlib" "/opt/rustwide/target/debug/deps/libfigment-cb341eed0f70f8a3.rlib" "/opt/rustwide/target/debug/deps/libtoml-31a96486dc76355d.rlib" "/opt/rustwide/target/debug/deps/libuncased-7707ca260d9bc35b.rlib" "/opt/rustwide/target/debug/deps/libpear-cf329fee113faaf6.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-45cc40247f8a90d5.rlib" "/opt/rustwide/target/debug/deps/libserde-91e8b92d2bfc3cef.rlib" "/opt/rustwide/target/debug/deps/libtokio-983359c21fdb3868.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8ebd62ef749574ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3a3104a2edd7c310.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c2aac46100ffbb42.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-00a1d67c3183f707.rlib" "/opt/rustwide/target/debug/deps/liblibc-d9254cafaae334ec.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures-001618e0a176d18d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f1f0b05a1ae4c35b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d36f34cbb6c75bf9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-532d8d668268c588.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libyansi-76778e7c655b55fe.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" "-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" "/tmp/rustdoctest6Na1c8/rust_out" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/config.rs - config::Provider::auth_uri (line 155) [INFO] [stdout] src/lib.rs - TokenResponse::as_value (line 244) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 18 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.67s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "490117e5697a12c3593564c808437b41a25b0e11bfaae7e95e98be921af38534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "490117e5697a12c3593564c808437b41a25b0e11bfaae7e95e98be921af38534", kill_on_drop: false }` [INFO] [stdout] 490117e5697a12c3593564c808437b41a25b0e11bfaae7e95e98be921af38534