[INFO] fetching crate sas7bdat 0.2.0...
[INFO] testing sas7bdat-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sas7bdat 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate sas7bdat 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sas7bdat 0.2.0
[INFO] tweaked toml for crates.io crate sas7bdat 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sas7bdat 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sas7bdat 0.2.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1afdc3e196148e0823c03dcf617d28e5a97972d8b951ca7aaf31e8573285b91
[INFO] running `Command { std: "docker" "start" "-a" "c1afdc3e196148e0823c03dcf617d28e5a97972d8b951ca7aaf31e8573285b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1afdc3e196148e0823c03dcf617d28e5a97972d8b951ca7aaf31e8573285b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1afdc3e196148e0823c03dcf617d28e5a97972d8b951ca7aaf31e8573285b91", kill_on_drop: false }`
[INFO] [stdout] c1afdc3e196148e0823c03dcf617d28e5a97972d8b951ca7aaf31e8573285b91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97da908157341c936e7e6f25786c5a84a5fd710998e86a4ab709eaba9fe60f3e
[INFO] running `Command { std: "docker" "start" "-a" "97da908157341c936e7e6f25786c5a84a5fd710998e86a4ab709eaba9fe60f3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sas7bdat v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.29s
[INFO] running `Command { std: "docker" "inspect" "97da908157341c936e7e6f25786c5a84a5fd710998e86a4ab709eaba9fe60f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97da908157341c936e7e6f25786c5a84a5fd710998e86a4ab709eaba9fe60f3e", kill_on_drop: false }`
[INFO] [stdout] 97da908157341c936e7e6f25786c5a84a5fd710998e86a4ab709eaba9fe60f3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 574b0302de1655323e173254bc40c4dedda9082f66e80f1d083a48bb3e4155dd
[INFO] running `Command { std: "docker" "start" "-a" "574b0302de1655323e173254bc40c4dedda9082f66e80f1d083a48bb3e4155dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling typed-path v0.12.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling zip v7.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling datatest-stable v0.3.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sas7bdat v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stdout] error[E0433]: cannot find module or crate `sas7bdat_test_support` in this scope
[INFO] [stdout]  --> tests/fixtures_snapshot_csharp.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sas7bdat_test_support::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sas7bdat_test_support`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sas7bdat_test_support`, use `cargo add sas7bdat_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sas7bdat_test_support`
[INFO] [stdout]  --> tests/fixtures_snapshot_csharp.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sas7bdat_test_support::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sas7bdat_test_support`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sas7bdat_test_support`, use `cargo add sas7bdat_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sas7bdat_test_support`
[INFO] [stdout]  --> tests/integration.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sas7bdat_test_support::common;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sas7bdat_test_support`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sas7bdat_test_support`, use `cargo add sas7bdat_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sas7bdat_test_support`
[INFO] [stdout]  --> tests/read_options.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sas7bdat_test_support::common;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sas7bdat_test_support`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sas7bdat_test_support`, use `cargo add sas7bdat_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sas7bdat_test_support`
[INFO] [stdout]  --> tests/pandas_smoke.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sas7bdat_test_support::common;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sas7bdat_test_support`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sas7bdat_test_support`, use `cargo add sas7bdat_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sas7bdat_test_support`
[INFO] [stdout]  --> tests/missing_policies.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sas7bdat_test_support::common;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sas7bdat_test_support`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sas7bdat_test_support`, use `cargo add sas7bdat_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sas7bdat_test_support` in this scope
[INFO] [stdout]  --> tests/fixtures_snapshot_cpp.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sas7bdat_test_support::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sas7bdat_test_support`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sas7bdat_test_support`, use `cargo add sas7bdat_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sas7bdat_test_support`
[INFO] [stdout]  --> tests/fixtures_snapshot_cpp.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sas7bdat_test_support::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sas7bdat_test_support`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sas7bdat_test_support`, use `cargo add sas7bdat_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sas7bdat` (test "read_options") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> tests/pandas_smoke.rs:21:43
[INFO] [stdout]    |
[INFO] [stdout] 21 |         CellValue::Str(s) => assert_eq!(s.as_ref(), "pear"),
[INFO] [stdout]    |                                           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `Cow<'_, str>: AsRef<_>` found in the following crates: `alloc`, `typed_path`:
[INFO] [stdout]            - impl<T> AsRef<T> for Cow<'_, T>
[INFO] [stdout]              where T: ToOwned, T: ?Sized;
[INFO] [stdout]            - impl<T> AsRef<typed_path::Utf8Path<T>> for Cow<'_, str>
[INFO] [stdout]              where T: typed_path::Utf8Encoding;
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]    |
[INFO] [stdout] 21 -         CellValue::Str(s) => assert_eq!(s.as_ref(), "pear"),
[INFO] [stdout] 21 +         CellValue::Str(s) => assert_eq!(<Cow<'_, str> as AsRef<T>>::as_ref(s), "pear"),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sas7bdat` (test "fixtures_snapshot_cpp") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sas7bdat` (test "catalog") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `sas7bdat_test_support`
[INFO] [stdout]  --> tests/catalog.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sas7bdat_test_support::common;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sas7bdat_test_support`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sas7bdat_test_support`, use `cargo add sas7bdat_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sas7bdat` (test "missing_policies") due to 1 previous error
[INFO] [stderr] error: could not compile `sas7bdat` (test "fixtures_snapshot_csharp") due to 2 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `sas7bdat_test_support` in this scope
[INFO] [stdout]  --> tests/fixtures_snapshot_readstat.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sas7bdat_test_support::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sas7bdat_test_support`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sas7bdat_test_support`, use `cargo add sas7bdat_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sas7bdat_test_support`
[INFO] [stdout]  --> tests/fixtures_snapshot_readstat.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sas7bdat_test_support::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sas7bdat_test_support`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sas7bdat_test_support`, use `cargo add sas7bdat_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sas7bdat` (test "integration") due to 1 previous error
[INFO] [stderr] error: could not compile `sas7bdat` (test "fixtures_snapshot_readstat") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0283, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sas7bdat` (test "pandas_smoke") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "574b0302de1655323e173254bc40c4dedda9082f66e80f1d083a48bb3e4155dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "574b0302de1655323e173254bc40c4dedda9082f66e80f1d083a48bb3e4155dd", kill_on_drop: false }`
[INFO] [stdout] 574b0302de1655323e173254bc40c4dedda9082f66e80f1d083a48bb3e4155dd
