[INFO] fetching crate typeline_ext_csv 0.1.0... [INFO] testing typeline_ext_csv-0.1.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate typeline_ext_csv 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate typeline_ext_csv 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate typeline_ext_csv 0.1.0 [INFO] tweaked toml for crates.io crate typeline_ext_csv 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate typeline_ext_csv 0.1.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "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 93 packages to latest compatible versions [INFO] [stderr] Adding rstest v0.24.0 (available: v0.26.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typeline_ext_utils v0.1.0 [INFO] [stderr] Downloaded lexical-core v1.0.6 [INFO] [stderr] Downloaded subenum v1.1.3 [INFO] [stderr] Downloaded primes v0.4.0 [INFO] [stderr] Downloaded lexical-write-integer v1.0.6 [INFO] [stderr] Downloaded metamatch v0.2.4 [INFO] [stderr] Downloaded smallstr v0.3.1 [INFO] [stderr] Downloaded arbitrary-int v1.3.0 [INFO] [stderr] Downloaded rstest v0.24.0 [INFO] [stderr] Downloaded bitbybit v1.4.0 [INFO] [stderr] Downloaded rstest_macros v0.24.0 [INFO] [stderr] Downloaded lexical-util v1.0.7 [INFO] [stderr] Downloaded lexical-write-float v1.0.6 [INFO] [stderr] Downloaded lexical-parse-integer v1.0.6 [INFO] [stderr] Downloaded lexical-parse-float v1.0.6 [INFO] [stderr] Downloaded typeline_core v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6158b0504a68d4bc57627658f86acc76860917548fa0a6a5ec93c39fabca2be [INFO] running `Command { std: "docker" "start" "-a" "c6158b0504a68d4bc57627658f86acc76860917548fa0a6a5ec93c39fabca2be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6158b0504a68d4bc57627658f86acc76860917548fa0a6a5ec93c39fabca2be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6158b0504a68d4bc57627658f86acc76860917548fa0a6a5ec93c39fabca2be", kill_on_drop: false }` [INFO] [stdout] c6158b0504a68d4bc57627658f86acc76860917548fa0a6a5ec93c39fabca2be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6297c9601d7d5de4f1df24500ad1c67a488c5de41eee2ee6bf22b1ee9a5a5811 [INFO] running `Command { std: "docker" "start" "-a" "6297c9601d7d5de4f1df24500ad1c67a488c5de41eee2ee6bf22b1ee9a5a5811", kill_on_drop: false }` [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling arbitrary-int v1.3.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling metamatch v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallstr v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling bitbybit v1.4.0 [INFO] [stderr] Compiling subenum v1.1.3 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling typeline_core v0.1.0 [INFO] [stderr] Compiling typeline_ext_csv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.31s [INFO] running `Command { std: "docker" "inspect" "6297c9601d7d5de4f1df24500ad1c67a488c5de41eee2ee6bf22b1ee9a5a5811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6297c9601d7d5de4f1df24500ad1c67a488c5de41eee2ee6bf22b1ee9a5a5811", kill_on_drop: false }` [INFO] [stdout] 6297c9601d7d5de4f1df24500ad1c67a488c5de41eee2ee6bf22b1ee9a5a5811 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fef3213ac98a34708b0ed2deed9eefc6b2bb93c202d9c6d57876e81ccd4564f [INFO] running `Command { std: "docker" "start" "-a" "4fef3213ac98a34708b0ed2deed9eefc6b2bb93c202d9c6d57876e81ccd4564f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling primes v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bitbybit v1.4.0 [INFO] [stderr] Compiling subenum v1.1.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling typeline_core v0.1.0 [INFO] [stderr] Compiling typeline_ext_utils v0.1.0 [INFO] [stderr] Compiling typeline_ext_csv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.14s [INFO] running `Command { std: "docker" "inspect" "4fef3213ac98a34708b0ed2deed9eefc6b2bb93c202d9c6d57876e81ccd4564f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fef3213ac98a34708b0ed2deed9eefc6b2bb93c202d9c6d57876e81ccd4564f", kill_on_drop: false }` [INFO] [stdout] 4fef3213ac98a34708b0ed2deed9eefc6b2bb93c202d9c6d57876e81ccd4564f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d6d9892c33d11cf4ae5fdc7d520fcff9b8d0d502187b9e5713dcc59684221c4 [INFO] running `Command { std: "docker" "start" "-a" "0d6d9892c33d11cf4ae5fdc7d520fcff9b8d0d502187b9e5713dcc59684221c4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-1b0466caefe0cb85) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test integration::access_second_field ... ok [INFO] [stdout] test integration::end_correctly_truncates_first_column ... ok [INFO] [stdout] test integration::first_column_becomes_output ... ok [INFO] [stdout] test integration::csv_parses_integers ... ok [INFO] [stdout] test integration::head ... ok [INFO] [stdout] test integration::last_row_filled_up_with_nulls ... ok [INFO] [stdout] test integration::multibatch::case_1 ... ok [INFO] [stdout] test integration::multibatch::case_2 ... ok [INFO] [stdout] test integration::imdb_actor_count::case_1 ... ok [INFO] [stdout] test integration::imdb_actor_count::case_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0d6d9892c33d11cf4ae5fdc7d520fcff9b8d0d502187b9e5713dcc59684221c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d6d9892c33d11cf4ae5fdc7d520fcff9b8d0d502187b9e5713dcc59684221c4", kill_on_drop: false }` [INFO] [stdout] 0d6d9892c33d11cf4ae5fdc7d520fcff9b8d0d502187b9e5713dcc59684221c4