[INFO] fetching crate slumber_import 4.1.0... [INFO] checking slumber_import-4.1.0 against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] extracting crate slumber_import 4.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate slumber_import 4.1.0 [INFO] finished tweaking crates.io crate slumber_import 4.1.0 [INFO] tweaked toml for crates.io crate slumber_import 4.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate slumber_import 4.1.0 on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate slumber_import 4.1.0 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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dbffec5bcbddda21fc9d11f77a0093a8aec1e8ee53335f2860e18914ccee7b5 [INFO] running `Command { std: "docker" "start" "-a" "2dbffec5bcbddda21fc9d11f77a0093a8aec1e8ee53335f2860e18914ccee7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dbffec5bcbddda21fc9d11f77a0093a8aec1e8ee53335f2860e18914ccee7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dbffec5bcbddda21fc9d11f77a0093a8aec1e8ee53335f2860e18914ccee7b5", kill_on_drop: false }` [INFO] [stdout] 2dbffec5bcbddda21fc9d11f77a0093a8aec1e8ee53335f2860e18914ccee7b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce68a79cc317928a60147751237bd87edb6242e8fc7f1f5fd1aef5258a23929f [INFO] running `Command { std: "docker" "start" "-a" "ce68a79cc317928a60147751237bd87edb6242e8fc7f1f5fd1aef5258a23929f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking saphyr-parser v0.0.6 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.33.0 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking lru v0.14.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking saphyr v0.0.6 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling rusqlite_migration v2.1.0 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking editor-command v1.0.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking unicode-truncate v2.0.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling serde_json_path_macros_internal v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling slumber_macros v4.1.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking kasuari v0.4.7 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking rstest v0.24.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking terminput v0.5.3 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking ratatui-core v0.1.0-alpha.6 [INFO] [stderr] Checking rest_parser v0.1.7 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking rusqlite v0.35.0 [INFO] [stderr] Checking serde_json_path_core v0.2.2 [INFO] [stderr] Checking oas3 v0.17.0 [INFO] [stderr] Checking openapiv3 v2.0.0 [INFO] [stderr] Checking slumber_util v4.1.0 [INFO] [stderr] Checking slumber_template v4.1.0 [INFO] [stderr] Checking serde_json_path_macros v0.1.6 [INFO] [stderr] Checking serde_json_path v0.7.2 [INFO] [stdout] error[E0275]: overflow evaluating the requirement `TryJoinAll>>: std::marker::Send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slumber_template-4.1.0/src/expression.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | .boxed() [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `futures::FutureExt::boxed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/mod.rs:516:23 [INFO] [stdout] | [INFO] [stdout] 514 | fn boxed<'a>(self) -> BoxFuture<'a, Self::Output> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 515 | where [INFO] [stdout] 516 | Self: Sized + Send + 'a, [INFO] [stdout] | ^^^^ required by this bound in `FutureExt::boxed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl futures::Future>: std::marker::Send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slumber_template-4.1.0/src/expression.rs:89:58 [INFO] [stdout] | [INFO] [stdout] 89 | expression.render_value(context).boxed().await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `futures::FutureExt::boxed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/mod.rs:516:23 [INFO] [stdout] | [INFO] [stdout] 514 | fn boxed<'a>(self) -> BoxFuture<'a, Self::Output> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 515 | where [INFO] [stdout] 516 | Self: Sized + Send + 'a, [INFO] [stdout] | ^^^^ required by this bound in `FutureExt::boxed` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking slumber_config v4.1.0 [INFO] [stdout] error[E0277]: `TryMaybeDone>>` cannot be sent between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slumber_template-4.1.0/src/expression.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 79 | .boxed() // Box for recursion [INFO] [stdout] | ^^^^^ `TryMaybeDone>>` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `[TryMaybeDone>>]`, the trait `std::marker::Send` is not implemented for `TryMaybeDone>>` [INFO] [stdout] note: required because it appears within the type `TryJoin<..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_join.rs:94:6 [INFO] [stdout] | [INFO] [stdout] 94 | (TryJoin, ), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `IntoFuture>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct IntoFuture { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `TryMaybeDone>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_maybe_done.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum TryMaybeDone { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required because it appears within the type `[TryMaybeDone>>]` [INFO] [stdout] = note: required for `Unique<[TryMaybeDone>>]>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<[TryMaybeDone>>]>` [INFO] [stdout] --> /rustc/149edce6c6ee840adb602803b96d083101ef3592/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>]>>` [INFO] [stdout] --> /rustc/149edce6c6ee840adb602803b96d083101ef3592/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it appears within the type `TryJoinAllKind>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_join_all.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | enum TryJoinAllKind [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `TryJoinAll>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_join_all.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct TryJoinAll [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `futures::FutureExt::boxed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/mod.rs:516:23 [INFO] [stdout] | [INFO] [stdout] 514 | fn boxed<'a>(self) -> BoxFuture<'a, Self::Output> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 515 | where [INFO] [stdout] 516 | Self: Sized + Send + 'a, [INFO] [stdout] | ^^^^ required by this bound in `FutureExt::boxed` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/slumber_template-d0ec82f2fbafcad8.long-type-12679423481686729679.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0275, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `slumber_template` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ce68a79cc317928a60147751237bd87edb6242e8fc7f1f5fd1aef5258a23929f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce68a79cc317928a60147751237bd87edb6242e8fc7f1f5fd1aef5258a23929f", kill_on_drop: false }` [INFO] [stdout] ce68a79cc317928a60147751237bd87edb6242e8fc7f1f5fd1aef5258a23929f