[INFO] fetching crate rocket-sass-fairing 0.1.1...
[INFO] testing rocket-sass-fairing-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate rocket-sass-fairing 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rocket-sass-fairing 0.1.1
[INFO] finished tweaking crates.io crate rocket-sass-fairing 0.1.1
[INFO] tweaked toml for crates.io crate rocket-sass-fairing 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rocket-sass-fairing 0.1.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 198 packages to latest compatible versions
[INFO] [stderr]       Adding grass v0.10.8 (available: v0.13.4)
[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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e70aacf702ab2e7aef556c902a60b0be5f66f5f2bda5d81d852945fd91b1ef5d
[INFO] running `Command { std: "docker" "start" "-a" "e70aacf702ab2e7aef556c902a60b0be5f66f5f2bda5d81d852945fd91b1ef5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e70aacf702ab2e7aef556c902a60b0be5f66f5f2bda5d81d852945fd91b1ef5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e70aacf702ab2e7aef556c902a60b0be5f66f5f2bda5d81d852945fd91b1ef5d", kill_on_drop: false }`
[INFO] [stdout] e70aacf702ab2e7aef556c902a60b0be5f66f5f2bda5d81d852945fd91b1ef5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12473337172feb3c3cc0254531d300c2e6da81dace8ac226e494a349ee53d1e2
[INFO] running `Command { std: "docker" "start" "-a" "12473337172feb3c3cc0254531d300c2e6da81dace8ac226e494a349ee53d1e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling phf_shared v0.9.0
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling phf_generator v0.9.1
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling phf_macros v0.9.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling lasso v0.5.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling phf v0.9.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling grass v0.10.8
[INFO] [stderr]    Compiling normpath v0.3.2
[INFO] [stderr]    Compiling toml v0.8.23
[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-sass-fairing v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:117:24
[INFO] [stdout]     |
[INFO] [stdout] 117 |         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)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 117 |         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:117:24
[INFO] [stdout]     |
[INFO] [stdout] 117 |         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:118:47
[INFO] [stdout]     |
[INFO] [stdout] 118 |         info_!("sheet path: {}", 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] 118 |         info_!("sheet path: {}", Paint::white(&Source::from(&*state.path)));
[INFO] [stdout]     |                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:119:50
[INFO] [stdout]     |
[INFO] [stdout] 119 |         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] 119 |         info_!("cache max age: {}", Paint::white(&state.cache_max_age));
[INFO] [stdout]     |                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:127:54
[INFO] [stdout]     |
[INFO] [stdout] 127 |         req.rocket().state::<SassSheet>().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] 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-sass-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" "12473337172feb3c3cc0254531d300c2e6da81dace8ac226e494a349ee53d1e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12473337172feb3c3cc0254531d300c2e6da81dace8ac226e494a349ee53d1e2", kill_on_drop: false }`
[INFO] [stdout] 12473337172feb3c3cc0254531d300c2e6da81dace8ac226e494a349ee53d1e2
