[INFO] cloning repository https://github.com/carlvoller/csv2xlsx-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carlvoller/csv2xlsx-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarlvoller%2Fcsv2xlsx-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarlvoller%2Fcsv2xlsx-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0270a06af851b917bf6056c163d8a65c9967bad [INFO] building carlvoller/csv2xlsx-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarlvoller%2Fcsv2xlsx-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/carlvoller/csv2xlsx-rs [INFO] finished tweaking git repo https://github.com/carlvoller/csv2xlsx-rs [INFO] tweaked toml for git repo https://github.com/carlvoller/csv2xlsx-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/carlvoller/csv2xlsx-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/carlvoller/csv2xlsx-rs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.2.4 [INFO] [stderr] Downloaded pyo3-macros v0.24.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.24.0 [INFO] [stderr] Downloaded tokio-postgres-rustls v0.12.0 [INFO] [stderr] Downloaded target-lexicon v0.13.2 [INFO] [stderr] Downloaded phf v0.11.3 [INFO] [stderr] Downloaded pem v3.0.5 [INFO] [stderr] Downloaded postgres_money v0.4.1 [INFO] [stderr] Downloaded borsh-derive v1.5.5 [INFO] [stderr] Downloaded fallible-iterator v0.2.0 [INFO] [stderr] Downloaded postgres v0.19.10 [INFO] [stderr] Downloaded borsh v1.5.5 [INFO] [stderr] Downloaded zip v4.6.1 [INFO] [stderr] Downloaded bcder v0.7.5 [INFO] [stderr] Downloaded x509-certificate v0.23.1 [INFO] [stderr] Downloaded numpy v0.24.0 [INFO] [stderr] Downloaded pyo3-ffi v0.24.0 [INFO] [stderr] Downloaded postgres-types v0.2.9 [INFO] [stderr] Downloaded postgres-protocol v0.6.8 [INFO] [stderr] Downloaded postgres-derive v0.4.6 [INFO] [stderr] Downloaded derive_arbitrary v1.4.1 [INFO] [stderr] Downloaded pyo3-build-config v0.24.0 [INFO] [stderr] Downloaded tokio-postgres v0.7.13 [INFO] [stderr] Downloaded rust_decimal v1.36.0 [INFO] [stderr] Downloaded pyo3 v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b95dd00d8db06c8658b6915ce0f40fe0e12aa4ea9af8e98c1cf6fc553e858513 [INFO] running `Command { std: "docker" "start" "-a" "b95dd00d8db06c8658b6915ce0f40fe0e12aa4ea9af8e98c1cf6fc553e858513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b95dd00d8db06c8658b6915ce0f40fe0e12aa4ea9af8e98c1cf6fc553e858513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b95dd00d8db06c8658b6915ce0f40fe0e12aa4ea9af8e98c1cf6fc553e858513", kill_on_drop: false }` [INFO] [stdout] b95dd00d8db06c8658b6915ce0f40fe0e12aa4ea9af8e98c1cf6fc553e858513 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d781a3558113bb423431d5948d1c6b6a429c5ba1102ff90464ffe04aafba4e1 [INFO] running `Command { std: "docker" "start" "-a" "4d781a3558113bb423431d5948d1c6b6a429c5ba1102ff90464ffe04aafba4e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling pyo3-build-config v0.24.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling bcder v0.7.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling excel-rs-csv v0.6.0 (/opt/rustwide/workdir/crates/excel-rs-csv) [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.0 [INFO] [stderr] Compiling pyo3-ffi v0.24.0 [INFO] [stderr] Compiling pyo3 v0.24.0 [INFO] [stderr] Compiling numpy v0.24.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling zip v4.6.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling excel-rs-xlsx v0.6.0 (/opt/rustwide/workdir/crates/excel-rs-xlsx) [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling postgres-derive v0.4.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cli-excel-rs v0.4.0 (/opt/rustwide/workdir/cli-excel-rs) [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling postgres_money v0.4.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling x509-certificate v0.23.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling pyo3-macros v0.24.0 [INFO] [stderr] Compiling postgres v0.19.10 [INFO] [stderr] Compiling tokio-postgres-rustls v0.12.0 [INFO] [stderr] Compiling excel-rs-postgres v0.6.0 (/opt/rustwide/workdir/crates/excel-rs-postgres) [INFO] [stderr] Compiling py-excel-rs v0.6.0 (/opt/rustwide/workdir/py-excel-rs) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "4d781a3558113bb423431d5948d1c6b6a429c5ba1102ff90464ffe04aafba4e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d781a3558113bb423431d5948d1c6b6a429c5ba1102ff90464ffe04aafba4e1", kill_on_drop: false }` [INFO] [stdout] 4d781a3558113bb423431d5948d1c6b6a429c5ba1102ff90464ffe04aafba4e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a73e1e8135d23a4e4a04306bfb036dcfcfaf2b10467e9062a9818fc17106f137 [INFO] running `Command { std: "docker" "start" "-a" "a73e1e8135d23a4e4a04306bfb036dcfcfaf2b10467e9062a9818fc17106f137", kill_on_drop: false }` [INFO] [stderr] Compiling excel-rs-csv v0.6.0 (/opt/rustwide/workdir/crates/excel-rs-csv) [INFO] [stderr] Compiling excel-rs-xlsx v0.6.0 (/opt/rustwide/workdir/crates/excel-rs-xlsx) [INFO] [stderr] Compiling excel-rs-postgres v0.6.0 (/opt/rustwide/workdir/crates/excel-rs-postgres) [INFO] [stderr] Compiling py-excel-rs v0.6.0 (/opt/rustwide/workdir/py-excel-rs) [INFO] [stderr] Compiling cli-excel-rs v0.4.0 (/opt/rustwide/workdir/cli-excel-rs) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.77s [INFO] running `Command { std: "docker" "inspect" "a73e1e8135d23a4e4a04306bfb036dcfcfaf2b10467e9062a9818fc17106f137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a73e1e8135d23a4e4a04306bfb036dcfcfaf2b10467e9062a9818fc17106f137", kill_on_drop: false }` [INFO] [stdout] a73e1e8135d23a4e4a04306bfb036dcfcfaf2b10467e9062a9818fc17106f137