[INFO] fetching crate vortex-schema 0.19.0...
[INFO] testing vortex-schema-0.19.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate vortex-schema 0.19.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate vortex-schema 0.19.0
[INFO] finished tweaking crates.io crate vortex-schema 0.19.0
[INFO] tweaked toml for crates.io crate vortex-schema 0.19.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vortex-schema 0.19.0 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 64 packages to latest compatible versions
[INFO] [stderr]       Adding vortex-dtype v0.19.0 (available: v0.53.0)
[INFO] [stderr]       Adding vortex-error v0.19.0 (available: v0.53.0)
[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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2ca7f3ecf5b4dc1a6242564a16fe225fd08b518f8070874f21023b8755cd0eec
[INFO] running `Command { std: "docker" "start" "-a" "2ca7f3ecf5b4dc1a6242564a16fe225fd08b518f8070874f21023b8755cd0eec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ca7f3ecf5b4dc1a6242564a16fe225fd08b518f8070874f21023b8755cd0eec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ca7f3ecf5b4dc1a6242564a16fe225fd08b518f8070874f21023b8755cd0eec", kill_on_drop: false }`
[INFO] [stdout] 2ca7f3ecf5b4dc1a6242564a16fe225fd08b518f8070874f21023b8755cd0eec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c524902993a2d727aa747123dcefe3322c5bbddd001148a962ca3a14ea79f8b9
[INFO] running `Command { std: "docker" "start" "-a" "c524902993a2d727aa747123dcefe3322c5bbddd001148a962ca3a14ea79f8b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling arrow-schema v53.4.1
[INFO] [stderr]    Compiling jiff v0.1.29
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling vortex-error v0.19.0
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.19.0/src/lib.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(thiserror::Error)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ no `ThiserrorProvide` in `__private17`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.19.0/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(error_generic_member_access)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ArrowError` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.19.0/src/lib.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(thiserror::Error)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ method not found in `&ArrowError`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&std::fmt::Error` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.19.0/src/lib.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(thiserror::Error)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ method not found in `&std::fmt::Error`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&std::io::Error` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.19.0/src/lib.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(thiserror::Error)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ method not found in `&std::io::Error`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&Utf8Error` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.19.0/src/lib.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(thiserror::Error)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ method not found in `&Utf8Error`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&TryFromSliceError` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.19.0/src/lib.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(thiserror::Error)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ method not found in `&TryFromSliceError`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&jiff::Error` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.19.0/src/lib.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(thiserror::Error)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ method not found in `&jiff::Error`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&url::ParseError` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-error-0.19.0/src/lib.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(thiserror::Error)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ method not found in `&url::ParseError`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0554, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vortex-error` (lib) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "c524902993a2d727aa747123dcefe3322c5bbddd001148a962ca3a14ea79f8b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c524902993a2d727aa747123dcefe3322c5bbddd001148a962ca3a14ea79f8b9", kill_on_drop: false }`
[INFO] [stdout] c524902993a2d727aa747123dcefe3322c5bbddd001148a962ca3a14ea79f8b9
