[INFO] fetching crate ravel-cli 0.1.0...
[INFO] checking ravel-cli-0.1.0 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] extracting crate ravel-cli 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate ravel-cli 0.1.0
[INFO] finished tweaking crates.io crate ravel-cli 0.1.0
[INFO] tweaked toml for crates.io crate ravel-cli 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ravel-cli 0.1.0 on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ravel-cli 0.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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ravel-generator v0.1.0
[INFO] [stderr]   Downloaded sea-query-derive v1.0.0
[INFO] [stderr]   Downloaded ravel-db-seaorm v0.1.0
[INFO] [stderr]   Downloaded sea-orm-cli v2.0.0-rc.40
[INFO] [stderr]   Downloaded sea-orm-migration v2.0.0-rc.40
[INFO] [stderr]   Downloaded sea-query-sqlx v0.9.1
[INFO] [stderr]   Downloaded sea-query v1.0.1
[INFO] [stderr]   Downloaded sea-orm-arrow v2.0.0-rc.3
[INFO] [stderr]   Downloaded arrow-string v57.3.1
[INFO] [stderr]   Downloaded sea-orm-macros v2.0.0-rc.40
[INFO] [stderr]   Downloaded arrow-data v57.3.1
[INFO] [stderr]   Downloaded arrow-row v57.3.1
[INFO] [stderr]   Downloaded pgvector v0.4.2
[INFO] [stderr]   Downloaded ravel-db-core v0.1.0
[INFO] [stderr]   Downloaded bcrypt v0.16.0
[INFO] [stderr]   Downloaded ravel-core v0.1.0
[INFO] [stderr]   Downloaded arrow v57.3.1
[INFO] [stderr]   Downloaded arrow-select v57.3.1
[INFO] [stderr]   Downloaded arrow-schema v57.3.1
[INFO] [stderr]   Downloaded arrow-ord v57.3.1
[INFO] [stderr]   Downloaded arrow-buffer v57.3.1
[INFO] [stderr]   Downloaded arrow-arith v57.3.1
[INFO] [stderr]   Downloaded arrow-cast v57.3.1
[INFO] [stderr]   Downloaded arrow-array v57.3.1
[INFO] [stderr]   Downloaded sea-schema v0.18.0
[INFO] [stderr]   Downloaded sea-orm v2.0.0-rc.40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dd56bd6d15b9030ab43035cc1e449137a2b50e3a529e35c521fd205a31cf7c46
[INFO] running `Command { std: "docker" "start" "dd56bd6d15b9030ab43035cc1e449137a2b50e3a529e35c521fd205a31cf7c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd56bd6d15b9030ab43035cc1e449137a2b50e3a529e35c521fd205a31cf7c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd56bd6d15b9030ab43035cc1e449137a2b50e3a529e35c521fd205a31cf7c46" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd56bd6d15b9030ab43035cc1e449137a2b50e3a529e35c521fd205a31cf7c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd56bd6d15b9030ab43035cc1e449137a2b50e3a529e35c521fd205a31cf7c46" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking bcrypt v0.16.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sea-query-derive v1.0.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking sea-query v1.0.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking ignore v0.4.26
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]     Checking sea-schema v0.18.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling sea-orm-macros v2.0.0-rc.40
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ravel-db-core v0.1.0
[INFO] [stderr]     Checking sea-orm-cli v2.0.0-rc.40
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking ravel-core v0.1.0
[INFO] [stderr]     Checking sea-orm v2.0.0-rc.40
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]     Checking ravel-generator v0.1.0
[INFO] [stderr]     Checking sea-orm-migration v2.0.0-rc.40
[INFO] [stderr]     Checking ravel-db-seaorm v0.1.0
[INFO] [stderr]     Checking ravel-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "dd56bd6d15b9030ab43035cc1e449137a2b50e3a529e35c521fd205a31cf7c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd56bd6d15b9030ab43035cc1e449137a2b50e3a529e35c521fd205a31cf7c46", kill_on_drop: false }`
[INFO] [stdout] dd56bd6d15b9030ab43035cc1e449137a2b50e3a529e35c521fd205a31cf7c46
