[INFO] fetching crate rocket_authifier 1.0.6... [INFO] building rocket_authifier-1.0.6 against master#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-97334-2 [INFO] extracting crate rocket_authifier 1.0.6 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate rocket_authifier 1.0.6 on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rocket_authifier 1.0.6 [INFO] finished tweaking crates.io crate rocket_authifier 1.0.6 [INFO] tweaked toml for crates.io crate rocket_authifier 1.0.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate rocket_authifier 1.0.6 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" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework v2.8.0 [INFO] [stderr] Downloaded lettre v0.10.1 [INFO] [stderr] Downloaded quoted_printable v0.4.6 [INFO] [stderr] Downloaded ulid v0.5.0 [INFO] [stderr] Downloaded revolt_okapi v0.9.1 [INFO] [stderr] Downloaded totp-lite v2.0.0 [INFO] [stderr] Downloaded rocket_empty v0.1.1 [INFO] [stderr] Downloaded iso8601-timestamp v0.1.11 [INFO] [stderr] Downloaded authifier v1.0.6 [INFO] [stderr] Downloaded revolt_rocket_okapi v0.9.1 [INFO] [stderr] Downloaded revolt_rocket_okapi_codegen v0.9.1 [INFO] [stderr] Downloaded async-std-resolver v0.21.2 [INFO] [stderr] Downloaded async-trait v0.1.62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25783740663b2f039f5a8c8fad830fde072317853000e147992fb20b1eaecffb [INFO] running `Command { std: "docker" "start" "-a" "25783740663b2f039f5a8c8fad830fde072317853000e147992fb20b1eaecffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25783740663b2f039f5a8c8fad830fde072317853000e147992fb20b1eaecffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25783740663b2f039f5a8c8fad830fde072317853000e147992fb20b1eaecffb", kill_on_drop: false }` [INFO] [stdout] 25783740663b2f039f5a8c8fad830fde072317853000e147992fb20b1eaecffb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4435a816ba86e9aae3cb8a651dea1303de37c09ea6a33123c8342bc645df518 [INFO] running `Command { std: "docker" "start" "-a" "c4435a816ba86e9aae3cb8a651dea1303de37c09ea6a33123c8342bc645df518", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling async-trait v0.1.62 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling polling v2.5.2 [INFO] [stderr] Compiling ref-cast v1.0.14 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.14 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling async-process v1.6.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling atomic-waker v1.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pest v2.5.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling pest_meta v2.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling schemars_derive v0.8.11 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling serde_bytes v0.11.8 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling pest_generator v2.5.3 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling os_info v3.5.1 [INFO] [stderr] Compiling email-encoding v0.1.3 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling quoted_printable v0.4.6 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling ulid v0.5.0 [INFO] [stderr] Compiling rust-argon2 v1.0.0 [INFO] [stderr] Compiling totp-lite v2.0.0 [INFO] [stderr] Compiling iso8601-timestamp v0.1.11 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling bson v2.5.0 [INFO] [stderr] Compiling validator v0.15.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling pest_derive v2.5.3 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling lettre v0.10.1 [INFO] [stderr] Compiling handlebars v4.3.6 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling revolt_okapi v0.9.1 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling async-std-resolver v0.21.2 [INFO] [stderr] Compiling mongodb v2.3.1 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling revolt_rocket_okapi_codegen v0.9.1 [INFO] [stderr] Compiling revolt_rocket_okapi v0.9.1 [INFO] [stderr] Compiling rocket_empty v0.1.1 [INFO] [stderr] Compiling authifier v1.0.6 [INFO] [stderr] Compiling rocket_authifier v1.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "c4435a816ba86e9aae3cb8a651dea1303de37c09ea6a33123c8342bc645df518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4435a816ba86e9aae3cb8a651dea1303de37c09ea6a33123c8342bc645df518", kill_on_drop: false }` [INFO] [stdout] c4435a816ba86e9aae3cb8a651dea1303de37c09ea6a33123c8342bc645df518 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90e82359ee40d46deec8425ca76bea2263c52c523415d17a0753302ceae12645 [INFO] running `Command { std: "docker" "start" "-a" "90e82359ee40d46deec8425ca76bea2263c52c523415d17a0753302ceae12645", kill_on_drop: false }` [INFO] [stderr] Compiling rocket_authifier v1.0.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> examples/rocket_mongodb.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `custom_openapi_spec` is never used [INFO] [stdout] --> 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.54s [INFO] running `Command { std: "docker" "inspect" "90e82359ee40d46deec8425ca76bea2263c52c523415d17a0753302ceae12645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90e82359ee40d46deec8425ca76bea2263c52c523415d17a0753302ceae12645", kill_on_drop: false }` [INFO] [stdout] 90e82359ee40d46deec8425ca76bea2263c52c523415d17a0753302ceae12645