[INFO] cloning repository https://github.com/insertish/rauth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insertish/rauth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsertish%2Frauth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsertish%2Frauth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d54632422e23eb5d66957f690a4878398bed372d [INFO] building insertish/rauth against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsertish%2Frauth" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/insertish/rauth [INFO] finished tweaking git repo https://github.com/insertish/rauth [INFO] tweaked toml for git repo https://github.com/insertish/rauth written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/insertish/rauth on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/insertish/rauth already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket_empty v0.1.2 [INFO] [stderr] Downloaded rustc_version_runtime v0.3.0 [INFO] [stderr] Downloaded revolt_okapi v0.9.1 [INFO] [stderr] Downloaded totp-lite v2.0.1 [INFO] [stderr] Downloaded rust-argon2 v1.0.1 [INFO] [stderr] Downloaded validator v0.15.0 [INFO] [stderr] Downloaded email-encoding v0.2.1 [INFO] [stderr] Downloaded ulid v0.5.0 [INFO] [stderr] Downloaded nanoid v0.4.0 [INFO] [stderr] Downloaded mongodb-internal-macros v3.1.0 [INFO] [stderr] Downloaded handlebars v4.5.0 [INFO] [stderr] Downloaded hickory-proto v0.24.1 [INFO] [stderr] Downloaded hickory-resolver v0.24.1 [INFO] [stderr] Downloaded revolt_rocket_okapi v0.10.0 [INFO] [stderr] Downloaded lettre v0.10.4 [INFO] [stderr] Downloaded mongodb v3.1.0 [INFO] [stderr] Downloaded revolt_rocket_okapi_codegen v0.9.1 [INFO] [stderr] Downloaded iso8601-timestamp v0.2.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d2b9928d68daec9844a286562090ff5a1eebab9f7d3da004f7623c4e3b72cda [INFO] running `Command { std: "docker" "start" "-a" "8d2b9928d68daec9844a286562090ff5a1eebab9f7d3da004f7623c4e3b72cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d2b9928d68daec9844a286562090ff5a1eebab9f7d3da004f7623c4e3b72cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d2b9928d68daec9844a286562090ff5a1eebab9f7d3da004f7623c4e3b72cda", kill_on_drop: false }` [INFO] [stdout] 8d2b9928d68daec9844a286562090ff5a1eebab9f7d3da004f7623c4e3b72cda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b1cd6d4e3a6f163d5e79259e5e5eeefd23165d45af0a16683aa1774ff1ef7b8 [INFO] running `Command { std: "docker" "start" "-a" "3b1cd6d4e3a6f163d5e79259e5e5eeefd23165d45af0a16683aa1774ff1ef7b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling email-encoding v0.2.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling quoted_printable v0.4.8 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling rust-argon2 v1.0.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling totp-lite v2.0.1 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling mongodb-internal-macros v3.1.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling lettre v0.10.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling ulid v0.5.0 [INFO] [stderr] Compiling iso8601-timestamp v0.2.17 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling bson v2.13.0 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling validator v0.15.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling revolt_okapi v0.9.1 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling hickory-resolver v0.24.1 [INFO] [stderr] Compiling mongodb v3.1.0 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling revolt_rocket_okapi_codegen v0.9.1 [INFO] [stderr] Compiling revolt_rocket_okapi v0.10.0 [INFO] [stderr] Compiling rocket_empty v0.1.2 [INFO] [stderr] Compiling authifier v1.0.15 (/opt/rustwide/workdir/crates/authifier) [INFO] [stderr] Compiling rocket_authifier v1.0.15 (/opt/rustwide/workdir/crates/rocket_authifier) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "3b1cd6d4e3a6f163d5e79259e5e5eeefd23165d45af0a16683aa1774ff1ef7b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b1cd6d4e3a6f163d5e79259e5e5eeefd23165d45af0a16683aa1774ff1ef7b8", kill_on_drop: false }` [INFO] [stdout] 3b1cd6d4e3a6f163d5e79259e5e5eeefd23165d45af0a16683aa1774ff1ef7b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 542924638e4fd200f1c53381df6f759bc79e2e42e1f8054a3aa05136f4536849 [INFO] running `Command { std: "docker" "start" "-a" "542924638e4fd200f1c53381df6f759bc79e2e42e1f8054a3aa05136f4536849", kill_on_drop: false }` [INFO] [stderr] Compiling authifier v1.0.15 (/opt/rustwide/workdir/crates/authifier) [INFO] [stderr] Compiling rocket_authifier v1.0.15 (/opt/rustwide/workdir/crates/rocket_authifier) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> crates/rocket_authifier/examples/rocket_mongodb_no_okapi.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> crates/rocket_authifier/examples/rocket_mongodb.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `custom_openapi_spec` is never used [INFO] [stdout] --> crates/rocket_authifier/examples/rocket_mongodb.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn custom_openapi_spec() -> OpenApi { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.44s [INFO] running `Command { std: "docker" "inspect" "542924638e4fd200f1c53381df6f759bc79e2e42e1f8054a3aa05136f4536849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "542924638e4fd200f1c53381df6f759bc79e2e42e1f8054a3aa05136f4536849", kill_on_drop: false }` [INFO] [stdout] 542924638e4fd200f1c53381df6f759bc79e2e42e1f8054a3aa05136f4536849