[INFO] fetching crate csvtosqlite 0.1.6...
[INFO] testing csvtosqlite-0.1.6 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate csvtosqlite 0.1.6 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate csvtosqlite 0.1.6
[INFO] finished tweaking crates.io crate csvtosqlite 0.1.6
[INFO] tweaked toml for crates.io crate csvtosqlite 0.1.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate csvtosqlite 0.1.6 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] crate crates.io crate csvtosqlite 0.1.6 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-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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bf1771776f9c6634f3f5bcf3c323e58b71253ebb41036d64dc56f346787041fc
[INFO] running `Command { std: "docker" "start" "-a" "bf1771776f9c6634f3f5bcf3c323e58b71253ebb41036d64dc56f346787041fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf1771776f9c6634f3f5bcf3c323e58b71253ebb41036d64dc56f346787041fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf1771776f9c6634f3f5bcf3c323e58b71253ebb41036d64dc56f346787041fc", kill_on_drop: false }`
[INFO] [stdout] bf1771776f9c6634f3f5bcf3c323e58b71253ebb41036d64dc56f346787041fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ff3cf7b071174d20a1b0e53e578e353a71a3511e1c13ac64be5012205961518b
[INFO] running `Command { std: "docker" "start" "-a" "ff3cf7b071174d20a1b0e53e578e353a71a3511e1c13ac64be5012205961518b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sqlx-core v0.8.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.0
[INFO] [stderr]    Compiling sqlx v0.8.0
[INFO] [stderr]    Compiling csvtosqlite v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.96s
[INFO] running `Command { std: "docker" "inspect" "ff3cf7b071174d20a1b0e53e578e353a71a3511e1c13ac64be5012205961518b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff3cf7b071174d20a1b0e53e578e353a71a3511e1c13ac64be5012205961518b", kill_on_drop: false }`
[INFO] [stdout] ff3cf7b071174d20a1b0e53e578e353a71a3511e1c13ac64be5012205961518b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dda85ae65ff1eb37e734f2a56eb6d2aa146ec6c59f700a2a49a73a468baaead4
[INFO] running `Command { std: "docker" "start" "-a" "dda85ae65ff1eb37e734f2a56eb6d2aa146ec6c59f700a2a49a73a468baaead4", kill_on_drop: false }`
[INFO] [stderr]    Compiling csvtosqlite v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "dda85ae65ff1eb37e734f2a56eb6d2aa146ec6c59f700a2a49a73a468baaead4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dda85ae65ff1eb37e734f2a56eb6d2aa146ec6c59f700a2a49a73a468baaead4", kill_on_drop: false }`
[INFO] [stdout] dda85ae65ff1eb37e734f2a56eb6d2aa146ec6c59f700a2a49a73a468baaead4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b428ed513d64d56c08b042a97269ca7b9fdd58b18582a585aebe75e03a31ead
[INFO] running `Command { std: "docker" "start" "-a" "6b428ed513d64d56c08b042a97269ca7b9fdd58b18582a585aebe75e03a31ead", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/csvtosqlite-14747248446672b2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6b428ed513d64d56c08b042a97269ca7b9fdd58b18582a585aebe75e03a31ead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b428ed513d64d56c08b042a97269ca7b9fdd58b18582a585aebe75e03a31ead", kill_on_drop: false }`
[INFO] [stdout] 6b428ed513d64d56c08b042a97269ca7b9fdd58b18582a585aebe75e03a31ead
