[INFO] cloning repository https://github.com/ranmeizi/bafojo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ranmeizi/bafojo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franmeizi%2Fbafojo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franmeizi%2Fbafojo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a6ed71b9d167d10cb606d196c98eea684fb5ac0 [INFO] checking ranmeizi/bafojo/1a6ed71b9d167d10cb606d196c98eea684fb5ac0 against master#0b278a539440be291466ea463a9b6310eaf4d7bb for pr-145108-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franmeizi%2Fbafojo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ranmeizi/bafojo [INFO] finished tweaking git repo https://github.com/ranmeizi/bafojo [INFO] tweaked toml for git repo https://github.com/ranmeizi/bafojo written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ranmeizi/bafojo on toolchain 0b278a539440be291466ea463a9b6310eaf4d7bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b278a539440be291466ea463a9b6310eaf4d7bb" "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" "+0b278a539440be291466ea463a9b6310eaf4d7bb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 385 packages to latest compatible versions [INFO] [stderr] Adding axum v0.6.20 (available: v0.8.6) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.7.0) [INFO] [stderr] Adding jsonwebtoken v8.3.0 (available: v10.0.0) [INFO] [stderr] Adding matchit v0.8.4 (available: v0.8.6) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding redis v0.23.3 (available: v0.32.7) [INFO] [stderr] Adding sea-orm v0.11.3 (available: v1.1.17) [INFO] [stderr] Adding sea-orm-migration v0.11.3 (available: v1.1.17) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding toml v0.7.8 (available: v0.9.8) [INFO] [stderr] Adding tower v0.4.13 (available: v0.5.2) [INFO] [stderr] Adding tower-http v0.4.4 (available: v0.6.6) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b278a539440be291466ea463a9b6310eaf4d7bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r2d2_redis v0.14.0 [INFO] [stderr] Downloaded sea-query-derive v0.3.0 [INFO] [stderr] Downloaded sea-query-binder v0.3.1 [INFO] [stderr] Downloaded sea-orm-migration v0.11.3 [INFO] [stderr] Downloaded sea-orm-macros v0.11.3 [INFO] [stderr] Downloaded axum-core v0.5.5 [INFO] [stderr] Downloaded sea-orm-cli v0.11.3 [INFO] [stderr] Downloaded axum-extra v0.10.3 [INFO] [stderr] Downloaded sea-query v0.28.5 [INFO] [stderr] Downloaded axum v0.8.6 [INFO] [stderr] Downloaded sea-orm v0.11.3 [INFO] [stderr] Downloaded sea-schema v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0b278a539440be291466ea463a9b6310eaf4d7bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e19a946d2ece9921a2d54294ad5b8fce553f732fcbb54f93e20b3350cdd2f41f [INFO] running `Command { std: "docker" "start" "-a" "e19a946d2ece9921a2d54294ad5b8fce553f732fcbb54f93e20b3350cdd2f41f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e19a946d2ece9921a2d54294ad5b8fce553f732fcbb54f93e20b3350cdd2f41f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e19a946d2ece9921a2d54294ad5b8fce553f732fcbb54f93e20b3350cdd2f41f", kill_on_drop: false }` [INFO] [stdout] e19a946d2ece9921a2d54294ad5b8fce553f732fcbb54f93e20b3350cdd2f41f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+0b278a539440be291466ea463a9b6310eaf4d7bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 597d296507e917f043ac1b6b579fe505314ae3da5441d2e1883fa7db017c4db9 [INFO] running `Command { std: "docker" "start" "-a" "597d296507e917f043ac1b6b579fe505314ae3da5441d2e1883fa7db017c4db9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling sea-query-derive v0.3.0 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking sea-query v0.28.5 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking sqlx-rt v0.6.3 [INFO] [stderr] Compiling sea-strum_macros v0.23.0 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling sea-orm-macros v0.11.3 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking ouroboros v0.15.6 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking sea-strum v0.23.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling sea-schema-derive v0.1.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking sea-schema v0.11.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking redis v0.20.2 [INFO] [stderr] Checking redis v0.23.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Checking sea-orm-cli v0.11.3 [INFO] [stderr] Checking r2d2_redis v0.14.0 [INFO] [stderr] Checking axum-extra v0.10.3 [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.11.3/src/commands/migrate.rs:218:69 [INFO] [stdout] | [INFO] [stdout] 202 | 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] 218 | 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.11.3/src/commands/migrate.rs:236:53 [INFO] [stdout] | [INFO] [stdout] 202 | 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] 236 | 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] [stderr] Compiling sqlx-macros v0.6.3 [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" "597d296507e917f043ac1b6b579fe505314ae3da5441d2e1883fa7db017c4db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "597d296507e917f043ac1b6b579fe505314ae3da5441d2e1883fa7db017c4db9", kill_on_drop: false }` [INFO] [stdout] 597d296507e917f043ac1b6b579fe505314ae3da5441d2e1883fa7db017c4db9