[INFO] fetching crate rocket-assets-fairing 0.1.0... [INFO] checking rocket-assets-fairing-0.1.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate rocket-assets-fairing 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate rocket-assets-fairing 0.1.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 173 packages to latest compatible versions [INFO] [stderr] Adding normpath v0.3.2 (available: v1.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded normpath v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff00a30c70a3b17312365a8a8fee9065ecd4151bddb8bba7d31064873615f96e [INFO] running `Command { std: "docker" "start" "-a" "ff00a30c70a3b17312365a8a8fee9065ecd4151bddb8bba7d31064873615f96e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff00a30c70a3b17312365a8a8fee9065ecd4151bddb8bba7d31064873615f96e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff00a30c70a3b17312365a8a8fee9065ecd4151bddb8bba7d31064873615f96e", kill_on_drop: false }` [INFO] [stdout] ff00a30c70a3b17312365a8a8fee9065ecd4151bddb8bba7d31064873615f96e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc04abb05af3a7d5a49ce788f121aa1923557b121979c749f90c2e513b63f4be [INFO] running `Command { std: "docker" "start" "-a" "bc04abb05af3a7d5a49ce788f121aa1923557b121979c749f90c2e513b63f4be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking normpath v0.3.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking futures v0.3.31 [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.27 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde v1.0.215 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking rocket_http v0.5.1 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking 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::().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-6f17d22bba15001f/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] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | req.rocket().state::().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-6f17d22bba15001f/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] error[E0599]: no function or associated item named `emoji` found for trait object `dyn Paint` in the current scope [INFO] [stdout] --> src/lib.rs:146:31 [INFO] [stdout] | [INFO] [stdout] 146 | info!("{}{}:", Paint::emoji("📐 "), Paint::magenta("Assets")); [INFO] [stdout] | ^^^^^ function or associated item not found in `dyn Paint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `emoji` found for trait object `dyn Paint` in the current scope [INFO] [stdout] --> src/lib.rs:146:31 [INFO] [stdout] | [INFO] [stdout] 146 | info!("{}{}:", Paint::emoji("📐 "), Paint::magenta("Assets")); [INFO] [stdout] | ^^^^^ function or associated item not found in `dyn Paint` [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-6f17d22bba15001f/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: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-6f17d22bba15001f/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-6f17d22bba15001f/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] 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-6f17d22bba15001f/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: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket-assets-fairing` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rocket-assets-fairing` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "bc04abb05af3a7d5a49ce788f121aa1923557b121979c749f90c2e513b63f4be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc04abb05af3a7d5a49ce788f121aa1923557b121979c749f90c2e513b63f4be", kill_on_drop: false }` [INFO] [stdout] bc04abb05af3a7d5a49ce788f121aa1923557b121979c749f90c2e513b63f4be