[INFO] fetching crate rocket-assets-fairing 0.1.0...
[INFO] testing rocket-assets-fairing-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rocket-assets-fairing 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rocket-assets-fairing 0.1.0
[INFO] finished tweaking crates.io crate rocket-assets-fairing 0.1.0
[INFO] tweaked toml for crates.io crate rocket-assets-fairing 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rocket-assets-fairing 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 179 packages to latest compatible versions
[INFO] [stderr]       Adding normpath v0.3.2 (available: v1.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomic v0.6.1
[INFO] [stderr]   Downloaded normpath v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 654ff923279fb635c2a7c47a8bef90227445b285c3d8c6cf1d26fffa72dad158
[INFO] running `Command { std: "docker" "start" "-a" "654ff923279fb635c2a7c47a8bef90227445b285c3d8c6cf1d26fffa72dad158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "654ff923279fb635c2a7c47a8bef90227445b285c3d8c6cf1d26fffa72dad158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "654ff923279fb635c2a7c47a8bef90227445b285c3d8c6cf1d26fffa72dad158", kill_on_drop: false }`
[INFO] [stdout] 654ff923279fb635c2a7c47a8bef90227445b285c3d8c6cf1d26fffa72dad158
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e93db2c5314a5c4f47778785433f658998f45cccc31133ddd8a748ea14af8b39
[INFO] running `Command { std: "docker" "start" "-a" "e93db2c5314a5c4f47778785433f658998f45cccc31133ddd8a748ea14af8b39", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling normpath v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling rocket-assets-fairing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:70:51
[INFO] [stdout]     |
[INFO] [stdout]  70 |         req.rocket().state::<Assets>().or_forward(())
[INFO] [stdout]     |                                        ---------- ^^ expected `Status`, found `()`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/outcome.rs:782:8
[INFO] [stdout]     |
[INFO] [stdout] 782 |     fn or_forward(self, forward: Self::Forward) -> Outcome;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:146:24
[INFO] [stdout]     |
[INFO] [stdout] 146 |         info!("{}{}:", Paint::emoji("📐 "), Paint::magenta("Assets"));
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 146 |         info!("{}{}:", <dyn Paint>::emoji("📐 "), Paint::magenta("Assets"));
[INFO] [stdout]     |                        ++++      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0038]: the trait `Paint` is not dyn compatible
[INFO] [stdout]    --> src/lib.rs:146:24
[INFO] [stdout]     |
[INFO] [stdout] 146 |         info!("{}{}:", Paint::emoji("📐 "), Paint::magenta("Assets"));
[INFO] [stdout]     |                        ^^^^^ `Paint` is not dyn compatible
[INFO] [stdout]     |
[INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable
[INFO] [stdout]       for more information, visit <https://doc.rust-lang.org/reference/items/traits.html#dyn-compatibility>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yansi-1.0.1/src/paint.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn apply(&self, a: crate::style::Application) -> Painted<&Self> {
[INFO] [stdout]     |        ^^^^^ the trait is not dyn compatible because method `apply` references the `Self` type in its return type
[INFO] [stdout] ...
[INFO] [stdout] 126 |     fn paint<S: Into<Style>>(&self, style: S) -> Painted<&Self> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        the trait is not dyn compatible because method `paint` references the `Self` type in its return type
[INFO] [stdout]     |        the trait is not dyn compatible because method `paint` has generic type parameters
[INFO] [stdout] ...
[INFO] [stdout] 130 |     properties!(signature(&Self) -> Painted<&Self>);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     the trait is not dyn compatible because method `fg` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `primary` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `fixed` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `rgb` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `black` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `red` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `green` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `yellow` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `blue` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `magenta` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `cyan` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `white` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `bright_black` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `bright_red` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `bright_green` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `bright_yellow` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `bright_blue` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `bright_magenta` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `bright_cyan` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `bright_white` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `bg` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_primary` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_fixed` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_rgb` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_black` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_red` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_green` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_yellow` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_blue` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_magenta` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_cyan` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_white` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_bright_black` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_bright_red` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_bright_green` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_bright_yellow` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_bright_blue` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_bright_magenta` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_bright_cyan` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_bright_white` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `attr` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `bold` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `dim` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `italic` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `underline` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `blink` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `rapid_blink` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `invert` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `conceal` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `strike` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `quirk` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `mask` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `wrap` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `linger` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `clear` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `resetting` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `bright` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `on_bright` references the `Self` type in its return type
[INFO] [stdout]     |     the trait is not dyn compatible because method `whenever` references the `Self` type in its return type
[INFO] [stdout]     = note: this error originates in the macro `fg` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:147:46
[INFO] [stdout]     |
[INFO] [stdout] 147 |         info_!("directory: {}", Paint::white(Source::from(&*state.path)));
[INFO] [stdout]     |                                 ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&_`, found `Source`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                     found enum `rocket::figment::Source`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yansi-1.0.1/src/paint.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     properties!(signature(&Self) -> Painted<&Self>);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `fg` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 147 |         info_!("directory: {}", Paint::white(&Source::from(&*state.path)));
[INFO] [stdout]     |                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:148:50
[INFO] [stdout]     |
[INFO] [stdout] 148 |         info_!("cache max age: {}", Paint::white(state.cache_max_age));
[INFO] [stdout]     |                                     ------------ ^^^^^^^^^^^^^^^^^^^ expected `&_`, found `i32`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                     found type `i32`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yansi-1.0.1/src/paint.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     properties!(signature(&Self) -> Painted<&Self>);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `fg` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 148 |         info_!("cache max age: {}", Paint::white(&state.cache_max_age));
[INFO] [stdout]     |                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0038, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0038`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket-assets-fairing` (lib) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e93db2c5314a5c4f47778785433f658998f45cccc31133ddd8a748ea14af8b39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e93db2c5314a5c4f47778785433f658998f45cccc31133ddd8a748ea14af8b39", kill_on_drop: false }`
[INFO] [stdout] e93db2c5314a5c4f47778785433f658998f45cccc31133ddd8a748ea14af8b39
