[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] 122fb2446edf5437f49a4168b638244c4a264b61 [INFO] checking carlvoller/csv2xlsx-rs against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarlvoller%2Fcsv2xlsx-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/carlvoller/csv2xlsx-rs on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0e28932a0d431313d6d2a1670142c1ebc4df8f7a27c1c48d8e773c3fb25f870 [INFO] running `Command { std: "docker" "start" "-a" "e0e28932a0d431313d6d2a1670142c1ebc4df8f7a27c1c48d8e773c3fb25f870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0e28932a0d431313d6d2a1670142c1ebc4df8f7a27c1c48d8e773c3fb25f870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0e28932a0d431313d6d2a1670142c1ebc4df8f7a27c1c48d8e773c3fb25f870", kill_on_drop: false }` [INFO] [stdout] e0e28932a0d431313d6d2a1670142c1ebc4df8f7a27c1c48d8e773c3fb25f870 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 451b1ba0936ea4f373e9997ecc2b35847de4809b1eb9603c78f1d2e5af9182ca [INFO] running `Command { std: "docker" "start" "-a" "451b1ba0936ea4f373e9997ecc2b35847de4809b1eb9603c78f1d2e5af9182ca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling pyo3-build-config v0.24.0 [INFO] [stderr] Compiling zip v2.3.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Checking bcder v0.7.5 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling libz-ng-sys v1.1.22 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling pyo3-ffi v0.24.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.0 [INFO] [stderr] Compiling pyo3 v0.24.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling numpy v0.24.0 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking excel-rs-csv v0.5.5 (/opt/rustwide/workdir/crates/excel-rs-csv) [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling postgres-derive v0.4.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [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] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking postgres-types v0.2.9 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking postgres_money v0.4.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking x509-certificate v0.23.1 [INFO] [stderr] Checking tokio-postgres v0.7.13 [INFO] [stderr] Compiling pyo3-macros v0.24.0 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tokio-postgres-rustls v0.12.0 [INFO] [stderr] Checking postgres v0.19.10 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking excel-rs-xlsx v0.5.5 (/opt/rustwide/workdir/crates/excel-rs-xlsx) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/excel-rs-xlsx/src/workbook.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_worksheet(&mut self, name: String) -> Sheet { [INFO] [stdout] | ^^^^^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_worksheet(&mut self, name: String) -> Sheet<'_, W> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/excel-rs-xlsx/src/workbook.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get_typed_worksheet(&mut self, name: String) -> TypedSheet { [INFO] [stdout] | ^^^^^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get_typed_worksheet(&mut self, name: String) -> TypedSheet<'_, W> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/excel-rs-xlsx/src/workbook.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_worksheet(&mut self, name: String) -> Sheet { [INFO] [stdout] | ^^^^^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_worksheet(&mut self, name: String) -> Sheet<'_, W> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/excel-rs-xlsx/src/workbook.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get_typed_worksheet(&mut self, name: String) -> TypedSheet { [INFO] [stdout] | ^^^^^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get_typed_worksheet(&mut self, name: String) -> TypedSheet<'_, W> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking excel-rs-postgres v0.5.5 (/opt/rustwide/workdir/crates/excel-rs-postgres) [INFO] [stderr] Checking cli-excel-rs v0.3.0 (/opt/rustwide/workdir/cli-excel-rs) [INFO] [stderr] Checking py-excel-rs v0.5.5 (/opt/rustwide/workdir/py-excel-rs) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> py-excel-rs/src/postgres.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn get_xlsx_from_query(&mut self, query: &str) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn get_xlsx_from_query(&mut self, query: &str) -> PyResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> py-excel-rs/src/postgres.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn get_xlsx_from_query(&mut self, query: &str) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn get_xlsx_from_query(&mut self, query: &str) -> PyResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.79s [INFO] running `Command { std: "docker" "inspect" "451b1ba0936ea4f373e9997ecc2b35847de4809b1eb9603c78f1d2e5af9182ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "451b1ba0936ea4f373e9997ecc2b35847de4809b1eb9603c78f1d2e5af9182ca", kill_on_drop: false }` [INFO] [stdout] 451b1ba0936ea4f373e9997ecc2b35847de4809b1eb9603c78f1d2e5af9182ca