[INFO] fetching crate mayhem-db 0.2.0-beta.1... [INFO] testing mayhem-db-0.2.0-beta.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate mayhem-db 0.2.0-beta.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate mayhem-db 0.2.0-beta.1 [INFO] finished tweaking crates.io crate mayhem-db 0.2.0-beta.1 [INFO] tweaked toml for crates.io crate mayhem-db 0.2.0-beta.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mayhem-db 0.2.0-beta.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 300 packages to latest compatible versions [INFO] [stderr] Adding num-derive v0.3.3 (available: v0.4.2) [INFO] [stderr] Adding sea-orm v0.10.7 (available: v1.1.16) [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-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b48557e6b301f7e0bc70b288360e4338cc894b471cecf11d4096023985b5466a [INFO] running `Command { std: "docker" "start" "-a" "b48557e6b301f7e0bc70b288360e4338cc894b471cecf11d4096023985b5466a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b48557e6b301f7e0bc70b288360e4338cc894b471cecf11d4096023985b5466a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b48557e6b301f7e0bc70b288360e4338cc894b471cecf11d4096023985b5466a", kill_on_drop: false }` [INFO] [stdout] b48557e6b301f7e0bc70b288360e4338cc894b471cecf11d4096023985b5466a [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=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] baf1cc58916e306a9fbb2c3cc10a2addfa5da3600b89d2f15ea336783b406d54 [INFO] running `Command { std: "docker" "start" "-a" "baf1cc58916e306a9fbb2c3cc10a2addfa5da3600b89d2f15ea336783b406d54", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sea-query-derive v0.2.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling sea-strum_macros v0.23.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling sea-schema-derive v0.1.0 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling sea-orm-macros v0.10.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling sea-strum v0.23.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ouroboros v0.15.6 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling sea-query v0.27.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling sea-schema v0.10.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling sea-orm-cli v0.10.7 [INFO] [stdout] error[E0277]: `?` couldn't convert the error: `regex::Error: std::error::Error` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-cli-0.10.7/src/commands/migrate.rs:213:69 [INFO] [stdout] | [INFO] [stdout] 197 | fn update_migrator(migration_name: &str, migration_dir: &str) -> Result<(), Box> { [INFO] [stdout] | -------------------------- required `regex::Error: std::error::Error` because of this [INFO] [stdout] ... [INFO] [stdout] 213 | let mod_regex = Regex::new(r"mod\s+(?Pm\d{8}_\d{6}_\w+);")?; [INFO] [stdout] | ------------------------------------------------^ the trait `std::error::Error` is not implemented for `regex::Error` [INFO] [stdout] | | [INFO] [stdout] | this has type `Result<_, regex::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required for `Box` to implement `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error: `regex::Error: std::error::Error` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-cli-0.10.7/src/commands/migrate.rs:231:53 [INFO] [stdout] | [INFO] [stdout] 197 | fn update_migrator(migration_name: &str, migration_dir: &str) -> Result<(), Box> { [INFO] [stdout] | -------------------------- required `regex::Error: std::error::Error` because of this [INFO] [stdout] ... [INFO] [stdout] 231 | let vec_regex = Regex::new(r"vec!\[[\s\S]+\]\n")?; [INFO] [stdout] | --------------------------------^ the trait `std::error::Error` is not implemented for `regex::Error` [INFO] [stdout] | | [INFO] [stdout] | this has type `Result<_, regex::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required for `Box` to implement `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sea-orm-cli` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "baf1cc58916e306a9fbb2c3cc10a2addfa5da3600b89d2f15ea336783b406d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baf1cc58916e306a9fbb2c3cc10a2addfa5da3600b89d2f15ea336783b406d54", kill_on_drop: false }` [INFO] [stdout] baf1cc58916e306a9fbb2c3cc10a2addfa5da3600b89d2f15ea336783b406d54