[INFO] cloning repository https://github.com/lmmx/polite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lmmx/polite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmmx%2Fpolite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmmx%2Fpolite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c02987e53723da6c5c54ca1e8013cb1aedcd3076
[INFO] testing lmmx/polite against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmmx%2Fpolite" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/lmmx/polite
[INFO] finished tweaking git repo https://github.com/lmmx/polite
[INFO] tweaked toml for git repo https://github.com/lmmx/polite written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lmmx/polite 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 git repo https://github.com/lmmx/polite 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] 3062dbc50bad11c503f7a6434184a89259f50afe9781a06798d5cc68c17af429
[INFO] running `Command { std: "docker" "start" "-a" "3062dbc50bad11c503f7a6434184a89259f50afe9781a06798d5cc68c17af429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3062dbc50bad11c503f7a6434184a89259f50afe9781a06798d5cc68c17af429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3062dbc50bad11c503f7a6434184a89259f50afe9781a06798d5cc68c17af429", kill_on_drop: false }`
[INFO] [stdout] 3062dbc50bad11c503f7a6434184a89259f50afe9781a06798d5cc68c17af429
[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] 2c72ab64ecba294512a259fd74c2b063c4042fe53e189bf536d2b62c35e2f787
[INFO] running `Command { std: "docker" "start" "-a" "2c72ab64ecba294512a259fd74c2b063c4042fe53e189bf536d2b62c35e2f787", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling array-init-cursor v0.2.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling polars-utils v0.49.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling polars-schema v0.49.1
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling polars-arrow v0.49.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling polars-compute v0.49.1
[INFO] [stderr]    Compiling arrow-schema v54.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling debug_unsafe v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling atoi_simd v0.16.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling polars-core v0.49.1
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling polars-ops v0.49.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling argminmax v0.6.3
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling polars-plan v0.49.1
[INFO] [stderr]    Compiling skiplist v0.5.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling polars-lazy v0.49.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling streaming-decompression v0.1.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling polars v0.49.1
[INFO] [stderr]    Compiling polars-parquet-format v0.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling sqlparser v0.37.0
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling fehler-macros v1.0.0
[INFO] [stderr]    Compiling fehler v1.0.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling arrow-buffer v54.3.1
[INFO] [stderr]    Compiling planus v1.1.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling polars-arrow-format v0.2.0
[INFO] [stderr]    Compiling arrow-data v54.3.1
[INFO] [stderr]    Compiling arrow-array v54.2.1
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling r2d2_sqlite v0.31.0
[INFO] [stderr]    Compiling polars-error v0.49.1
[INFO] [stderr]    Compiling arrow-select v54.2.1
[INFO] [stderr]    Compiling arrow-arith v54.2.1
[INFO] [stderr]    Compiling arrow-ipc v54.2.1
[INFO] [stderr]    Compiling arrow-row v54.2.1
[INFO] [stderr]    Compiling arrow-cast v54.2.1
[INFO] [stderr]    Compiling arrow-ord v54.2.1
[INFO] [stderr]    Compiling arrow-string v54.2.1
[INFO] [stderr]    Compiling arrow-json v54.2.1
[INFO] [stderr]    Compiling arrow-csv v54.2.1
[INFO] [stderr]    Compiling arrow v54.2.1
[INFO] [stderr]    Compiling polars-row v0.49.1
[INFO] [stderr]    Compiling polars-parquet v0.49.1
[INFO] [stderr]    Compiling polars-io v0.49.1
[INFO] [stderr]    Compiling polars-expr v0.49.1
[INFO] [stderr]    Compiling polars-mem-engine v0.49.1
[INFO] [stderr]    Compiling polite v0.1.3 (/opt/rustwide/workdir/polite)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> polite/src/connectorx/sources/sqlite/mod.rs:280:17
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn next_loc(&mut self) -> (&Row, usize) {
[INFO] [stdout]     |                 ^^^^^^^^^      ^^^^
[INFO] [stdout]     |                 |              ||
[INFO] [stdout]     |                 |              |the same lifetime is hidden here
[INFO] [stdout]     |                 |              the same lifetime is elided here
[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] 280 |     fn next_loc(&mut self) -> (&Row<'_>, usize) {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling polite-cli v0.1.3 (/opt/rustwide/workdir/polite-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 3m 31s
[INFO] running `Command { std: "docker" "inspect" "2c72ab64ecba294512a259fd74c2b063c4042fe53e189bf536d2b62c35e2f787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c72ab64ecba294512a259fd74c2b063c4042fe53e189bf536d2b62c35e2f787", kill_on_drop: false }`
[INFO] [stdout] 2c72ab64ecba294512a259fd74c2b063c4042fe53e189bf536d2b62c35e2f787
[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] 5a6efd67abcb96bffa3cc26370fa42657c4a4ee9e59b495b3bfe1c3dbcfc30e7
[INFO] running `Command { std: "docker" "start" "-a" "5a6efd67abcb96bffa3cc26370fa42657c4a4ee9e59b495b3bfe1c3dbcfc30e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling arrow-array v54.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling polars-utils v0.49.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling arrow-select v54.2.1
[INFO] [stderr]    Compiling arrow-row v54.2.1
[INFO] [stderr]    Compiling arrow-arith v54.2.1
[INFO] [stderr]    Compiling arrow-ipc v54.2.1
[INFO] [stderr]    Compiling polars-schema v0.49.1
[INFO] [stderr]    Compiling polars-arrow v0.49.1
[INFO] [stderr]    Compiling arrow-cast v54.2.1
[INFO] [stderr]    Compiling arrow-string v54.2.1
[INFO] [stderr]    Compiling arrow-ord v54.2.1
[INFO] [stderr]    Compiling arrow-csv v54.2.1
[INFO] [stderr]    Compiling arrow-json v54.2.1
[INFO] [stderr]    Compiling arrow v54.2.1
[INFO] [stderr]    Compiling polars-compute v0.49.1
[INFO] [stderr]    Compiling polars-row v0.49.1
[INFO] [stderr]    Compiling polars-parquet v0.49.1
[INFO] [stderr]    Compiling polars-core v0.49.1
[INFO] [stderr]    Compiling polars-ops v0.49.1
[INFO] [stderr]    Compiling polars-io v0.49.1
[INFO] [stderr]    Compiling polars-plan v0.49.1
[INFO] [stderr]    Compiling polars-expr v0.49.1
[INFO] [stderr]    Compiling polars-mem-engine v0.49.1
[INFO] [stderr]    Compiling polars-lazy v0.49.1
[INFO] [stderr]    Compiling polars v0.49.1
[INFO] [stderr]    Compiling polite v0.1.3 (/opt/rustwide/workdir/polite)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> polite/src/connectorx/sources/sqlite/mod.rs:280:17
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn next_loc(&mut self) -> (&Row, usize) {
[INFO] [stdout]     |                 ^^^^^^^^^      ^^^^
[INFO] [stdout]     |                 |              ||
[INFO] [stdout]     |                 |              |the same lifetime is hidden here
[INFO] [stdout]     |                 |              the same lifetime is elided here
[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] 280 |     fn next_loc(&mut self) -> (&Row<'_>, usize) {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> polite/src/connectorx/sources/sqlite/mod.rs:280:17
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn next_loc(&mut self) -> (&Row, usize) {
[INFO] [stdout]     |                 ^^^^^^^^^      ^^^^
[INFO] [stdout]     |                 |              ||
[INFO] [stdout]     |                 |              |the same lifetime is hidden here
[INFO] [stdout]     |                 |              the same lifetime is elided here
[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] 280 |     fn next_loc(&mut self) -> (&Row<'_>, usize) {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling polite-cli v0.1.3 (/opt/rustwide/workdir/polite-cli)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcAhtFYk/symbols.o" "<43 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-6e792a08169889e9,libfastrand-a8db41662c213644,librustix-edd72ec5871f00ee,liblinux_raw_sys-40432a37eb48a3ec,libpolite-319aeeb3a2481ad4,liburlencoding-4f438e63ac631e4c,libr2d2_sqlite-f29dbe04fa1e1d7f,libuuid-e7f6efcb93dd3e22,librand-9daf4d189d7190ae,librand_chacha-1515cb64efcdfde6,librand_core-b2e897d546f0f369,libr2d2-37b1818a7c87e166,libscheduled_thread_pool-b873d750be5e075e,libowning_ref-04526f1bbeadd092,liburl-80fe4faee0a0a5f3,libidna-05150a68a15ffac3,libutf8_iter-3e343b58fc7eefca,libidna_adapter-0c085012c615a142,libicu_properties-1d39f19827c3f8a2,libicu_properties_data-d35581ba664d4c51,libicu_normalizer-32e459254dc0bf96,libicu_normalizer_data-b2dc94a168136691,libicu_collections-e8198d3f67b28473,libpotential_utf-a1bb7cd4dc8ec7b8,libicu_provider-a199eac892d7aae3,libicu_locale_core-680dec7afd2d5a52,libtinystr-ca0b3517aac1dd9f,liblitemap-c07495ca37e15968,libwriteable-f22e42eb32ca5783,libzerovec-62c7ea6e90332702,libzerotrie-2178dcbfed8d382c,libyoke-6b9615cf4e1e0b4a,libstable_deref_trait-4a063c4b42d5c551,libzerofrom-e2b1b452542c5da6,libform_urlencoded-d26ec343d364fe60,libsqlparser-588a31e66b7368c8,librusqlite-11d1b0bd38535d14,libhashlink-46c81be1cfbfc75f,liblibsqlite3_sys-736fa30fd1bbd926,libfallible_streaming_iterator-c62c20ae50a59d4f,libfallible_iterator-4c8605ce038efdcc,libanyhow-80d8c128054a3e50,libthiserror-48e860e428d61644,librust_decimal-d9381024971190d5,libarrayvec-ee06e838633916b5,libfehler-08a549008b296cbf,liblog-0154a5436da3b1e6,libitertools-38f38bcf881b8ced,libarrow-7c17685d0ce7814f,libarrow_row-b3e9b0b199c144df,libarrow_json-dca0e9d4c109c549,libserde_json-ebb2fcaec7fef1b7,libarrow_ipc-0e9c82b6edc4801e,libflatbuffers-cc8f20c7ad2574ff,libbitflags-9129ed3255485a3d,libarrow_csv-2fc65f0a8ed4935d,liblazy_static-1c8a83699c19c98d,libcsv-a17736a7fb3af06f,libcsv_core-617b249aabb4ad8b,libarrow_string-84b053601ff2c80b,libarrow_cast-216f9f7b5a941606,libatoi-82968cdce712b3af,libbase64-bb8318ad5c3a1af6,liblexical_core-ca8e9bf73e2e95ed,liblexical_write_float-54fde75f2164fce9,liblexical_write_integer-95e5bc4a6909b48d,liblexical_parse_float-360a7495b554917f,liblexical_parse_integer-96e61e35338e5af7,liblexical_util-10a37809c8512fc4,libarrow_arith-d9cd6509d11d978c,libarrow_ord-1501bf08738796ae,libarrow_select-9797ed674067e7c4,libarrow_array-63199cb03cb85d48,libahash-5a3b89df13e2c611,libgetrandom-619b1dc895b2117c,libonce_cell-7a2e59edecc19668,libarrow_data-88608185e5d3a993,libarrow_schema-820619e75dfd3017,libarrow_buffer-b7c809daba4f9398,libhalf-6b813d059a33ceb3,libnum-db913a0a35dfb7cd,libnum_iter-b9588ae2a86e393f,libnum_rational-f18ae1d38a49c616,libnum_complex-2fb4b51a6fb25a87,libnum_bigint-ce764d546e2e4e3b,libnum_integer-06910c68b6a54954,libpolars-ac28234bd528ba2d,libpolars_lazy-0d04950bb21ee834,libpolars_mem_engine-817ab58a6728a4f9,libpolars_expr-1193b922065e6028,libpolars_plan-f93b2f49e7009913,librecursive-b22b00ed90096d6e,libstacker-4f1ab95b44faf598,libpsm-b4ac9f38acbb8b2a,libpolars_ops-37bf87c3b472e5da,libargminmax-781abaecebca83b2,libpolars_io-4e4066899ac3f564,libpercent_encoding-6eae48cfac22d013,libglob-3bc07edf0c9e2f74,libhome-621734d695dc40bf,libpolars_core-2cb3896b0303f085,libxxhash_rust-871cd4a398f43c4f,libcomfy_table-ed1d0fb4a0cb2b4f,libunicode_segmentation-04200b44dd9b3b0d,libunicode_width-3456ceef97a5bba3,libcrossterm-6318bf6e7569d6ab,librustix-9360b71f515445ec,liblinux_raw_sys-ff489c7d83f0b9ab,librand_distr-657a4aacbb3aadd6,libpolars_row-4fe07c9250f39f77,libpolars_compute-5db398bb0b74e085,libfast_float2-55bf26ee0301fe1d,libatoi_simd-89e1bf6e7bfc5c8c,libdebug_unsafe-389dfe99a68d3800,libskiplist-899100e15ef15395,libstrength_reduce-c3e945dd090079f6,libpolars_arrow-52bccca3c23199fa,libpolars_schema-a87135bbe8fb34bc,libchrono_tz-06c2e9aa32547646,libphf-463c5c6f51c85d28,libphf_shared-6034feaf0573d4df,libsiphasher-f219637db84aa453,libethnum-a4667ea9094cf4fe,libdyn_clone-8313a781e8dea971,libchrono-6cb4aa416b26be82,libiana_time_zone-2b3e90e4715d0757,libstreaming_iterator-141704cb18ad4c6d,libpolars_utils-01987cf4f4bda620,libbytes-ddbc65e2482392bb,libindexmap-d7613f9e059a82c6,libcompact_str-35e470f4f8d17586,libryu-b833d21beac28384,libitoa-eec078632740b8ab,libstatic_assertions-a6176c03d66a9485,libcastaway-29ff9ca1528b84e7,librand-d7f2f4e7a5e3b7c7,librand_chacha-5bb944a33b82481a,libppv_lite86-1f704fd5ace3bccc,libzerocopy-51b80947e78baef7,librand_core-bb81e74e8035e20a,libgetrandom-b9b9445aa0a4032a,libmemmap2-01dfd19aa6e05f2f,libpolars_error-f5642dbbb965eadc,libpolars_arrow_format-87d0fa8d803e5993,libplanus-e11b10dc6e705100,libarray_init_cursor-39dbebf2a2ef0c4b,libsimdutf8-1fba0ecb47a95d50,libsignal_hook-936f53b2bdd2aa1e,libsignal_hook_registry-19a31891c49107cf,libparking_lot-be1d366fc236161f,libparking_lot_core-582ddb8510f381b2,liblibc-50c5bf7f3b6333cf,libcfg_if-3e34237f0ce9d56b,libsmallvec-d3f213f1aa458f71,liblock_api-a50fc9ae96b3d41a,libscopeguard-13e31bf5016ea875,libbytemuck-b0e3b3755b87fa9f,libregex-a16076db35106662,libregex_automata-c32b4a31bc047f30,libaho_corasick-5c948ba671912d64,libmemchr-370ff6184647169b,libregex_syntax-9b11041e44f78ef2,libraw_cpuid-39904f5d815051e9,libbitflags-c33fa841b870f8eb,libslotmap-4bb9fef5d420c648,libhashbrown-f5a035c82ee1196d,libequivalent-c594d05a88ac6e1e,libserde-a6537b26400a0ca5,librayon-6d915bafe9490de4,librayon_core-b396cf43533718c9,libcrossbeam_deque-1352cd6b629c15ec,libcrossbeam_epoch-87f1dd9291f3107e,libcrossbeam_utils-ecceb41b2280b7d4,liballocator_api2-ad606ecad5654ff7,libfoldhash-7c9d0bbc1462c9ff,libnum_traits-5e5da17193077567,libeither-9c4d37083a30cd2f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcAhtFYk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-6400f15b787acb68/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-e9a26daf811f00a9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/roundtrip-e2c586addf37e5c2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polite` (test "roundtrip") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcyng4aV/symbols.o" "<25 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-6e792a08169889e9,libfastrand-a8db41662c213644,librustix-edd72ec5871f00ee,liblinux_raw_sys-40432a37eb48a3ec,libpolite-319aeeb3a2481ad4,liburlencoding-4f438e63ac631e4c,libr2d2_sqlite-f29dbe04fa1e1d7f,libuuid-e7f6efcb93dd3e22,librand-9daf4d189d7190ae,librand_chacha-1515cb64efcdfde6,librand_core-b2e897d546f0f369,libr2d2-37b1818a7c87e166,libscheduled_thread_pool-b873d750be5e075e,libowning_ref-04526f1bbeadd092,liburl-80fe4faee0a0a5f3,libidna-05150a68a15ffac3,libutf8_iter-3e343b58fc7eefca,libidna_adapter-0c085012c615a142,libicu_properties-1d39f19827c3f8a2,libicu_properties_data-d35581ba664d4c51,libicu_normalizer-32e459254dc0bf96,libicu_normalizer_data-b2dc94a168136691,libicu_collections-e8198d3f67b28473,libpotential_utf-a1bb7cd4dc8ec7b8,libicu_provider-a199eac892d7aae3,libicu_locale_core-680dec7afd2d5a52,libtinystr-ca0b3517aac1dd9f,liblitemap-c07495ca37e15968,libwriteable-f22e42eb32ca5783,libzerovec-62c7ea6e90332702,libzerotrie-2178dcbfed8d382c,libyoke-6b9615cf4e1e0b4a,libstable_deref_trait-4a063c4b42d5c551,libzerofrom-e2b1b452542c5da6,libform_urlencoded-d26ec343d364fe60,libsqlparser-588a31e66b7368c8,librusqlite-11d1b0bd38535d14,libhashlink-46c81be1cfbfc75f,liblibsqlite3_sys-736fa30fd1bbd926,libfallible_streaming_iterator-c62c20ae50a59d4f,libfallible_iterator-4c8605ce038efdcc,libpolars-ac28234bd528ba2d,libpolars_lazy-0d04950bb21ee834,libpolars_mem_engine-817ab58a6728a4f9,libpolars_expr-1193b922065e6028,libpolars_plan-f93b2f49e7009913,librecursive-b22b00ed90096d6e,libstacker-4f1ab95b44faf598,libpsm-b4ac9f38acbb8b2a,libpolars_ops-37bf87c3b472e5da,libargminmax-781abaecebca83b2,libpolars_io-4e4066899ac3f564,libpercent_encoding-6eae48cfac22d013,libglob-3bc07edf0c9e2f74,libhome-621734d695dc40bf,libpolars_core-2cb3896b0303f085,libxxhash_rust-871cd4a398f43c4f,librand_distr-657a4aacbb3aadd6,libpolars_row-4fe07c9250f39f77,libpolars_compute-5db398bb0b74e085,libfast_float2-55bf26ee0301fe1d,libatoi_simd-89e1bf6e7bfc5c8c,libdebug_unsafe-389dfe99a68d3800,libskiplist-899100e15ef15395,libstrength_reduce-c3e945dd090079f6,libpolars_arrow-52bccca3c23199fa,libpolars_schema-a87135bbe8fb34bc,libchrono_tz-06c2e9aa32547646,libphf-463c5c6f51c85d28,libphf_shared-6034feaf0573d4df,libsiphasher-f219637db84aa453,libethnum-a4667ea9094cf4fe,libdyn_clone-8313a781e8dea971,libstreaming_iterator-141704cb18ad4c6d,libpolars_utils-01987cf4f4bda620,libcompact_str-35e470f4f8d17586,libcastaway-29ff9ca1528b84e7,librand-d7f2f4e7a5e3b7c7,librand_chacha-5bb944a33b82481a,libppv_lite86-1f704fd5ace3bccc,librand_core-bb81e74e8035e20a,libgetrandom-b9b9445aa0a4032a,libmemmap2-01dfd19aa6e05f2f,libpolars_error-f5642dbbb965eadc,libpolars_arrow_format-87d0fa8d803e5993,libplanus-e11b10dc6e705100,libarray_init_cursor-39dbebf2a2ef0c4b,libsimdutf8-1fba0ecb47a95d50,libsignal_hook-936f53b2bdd2aa1e,libsignal_hook_registry-19a31891c49107cf,libbytemuck-b0e3b3755b87fa9f,libraw_cpuid-39904f5d815051e9,libslotmap-4bb9fef5d420c648,libanyhow-80d8c128054a3e50,libthiserror-48e860e428d61644,librust_decimal-d9381024971190d5,libarrayvec-ee06e838633916b5,libfehler-08a549008b296cbf,liblog-0154a5436da3b1e6,libitertools-38f38bcf881b8ced,libarrow-7c17685d0ce7814f,libarrow_row-b3e9b0b199c144df,libarrow_json-dca0e9d4c109c549,libserde_json-ebb2fcaec7fef1b7,libindexmap-d7613f9e059a82c6,libarrow_ipc-0e9c82b6edc4801e,libflatbuffers-cc8f20c7ad2574ff,libbitflags-9129ed3255485a3d,libarrow_csv-2fc65f0a8ed4935d,liblazy_static-1c8a83699c19c98d,libcsv-a17736a7fb3af06f,libitoa-eec078632740b8ab,libcsv_core-617b249aabb4ad8b,libarrow_string-84b053601ff2c80b,libregex-a16076db35106662,libregex_automata-c32b4a31bc047f30,libaho_corasick-5c948ba671912d64,libregex_syntax-9b11041e44f78ef2,libmemchr-370ff6184647169b,libarrow_cast-216f9f7b5a941606,libatoi-82968cdce712b3af,libryu-b833d21beac28384,libbase64-bb8318ad5c3a1af6,libcomfy_table-ed1d0fb4a0cb2b4f,libunicode_segmentation-04200b44dd9b3b0d,libunicode_width-3456ceef97a5bba3,libcrossterm-6318bf6e7569d6ab,librustix-9360b71f515445ec,liblinux_raw_sys-ff489c7d83f0b9ab,libparking_lot-be1d366fc236161f,libparking_lot_core-582ddb8510f381b2,libsmallvec-d3f213f1aa458f71,liblock_api-a50fc9ae96b3d41a,libscopeguard-13e31bf5016ea875,liblexical_core-ca8e9bf73e2e95ed,liblexical_write_float-54fde75f2164fce9,liblexical_write_integer-95e5bc4a6909b48d,liblexical_parse_float-360a7495b554917f,liblexical_parse_integer-96e61e35338e5af7,liblexical_util-10a37809c8512fc4,libstatic_assertions-a6176c03d66a9485,libarrow_arith-d9cd6509d11d978c,libarrow_ord-1501bf08738796ae,libarrow_select-9797ed674067e7c4,libarrow_array-63199cb03cb85d48,libahash-5a3b89df13e2c611,libgetrandom-619b1dc895b2117c,liblibc-50c5bf7f3b6333cf,libonce_cell-7a2e59edecc19668,libzerocopy-51b80947e78baef7,libhashbrown-f5a035c82ee1196d,libfoldhash-7c9d0bbc1462c9ff,libequivalent-c594d05a88ac6e1e,librayon-6d915bafe9490de4,librayon_core-b396cf43533718c9,libcrossbeam_deque-1352cd6b629c15ec,libcrossbeam_epoch-87f1dd9291f3107e,libcrossbeam_utils-ecceb41b2280b7d4,libeither-9c4d37083a30cd2f,liballocator_api2-ad606ecad5654ff7,libchrono-6cb4aa416b26be82,libiana_time_zone-2b3e90e4715d0757,libarrow_data-88608185e5d3a993,libarrow_schema-820619e75dfd3017,libbitflags-c33fa841b870f8eb,libarrow_buffer-b7c809daba4f9398,libbytes-ddbc65e2482392bb,libserde-a6537b26400a0ca5,libhalf-6b813d059a33ceb3,libcfg_if-3e34237f0ce9d56b,libnum-db913a0a35dfb7cd,libnum_iter-b9588ae2a86e393f,libnum_rational-f18ae1d38a49c616,libnum_complex-2fb4b51a6fb25a87,libnum_bigint-ce764d546e2e4e3b,libnum_integer-06910c68b6a54954,libnum_traits-5e5da17193077567}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcyng4aV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-6400f15b787acb68/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-e9a26daf811f00a9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/demo-67935a0f16da061e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polite` (test "demo") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcT8BQ2Y/symbols.o" "<190 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-6e792a08169889e9,libfastrand-a8db41662c213644,librustix-edd72ec5871f00ee,liblinux_raw_sys-40432a37eb48a3ec,liburlencoding-4f438e63ac631e4c,libr2d2_sqlite-f29dbe04fa1e1d7f,libuuid-e7f6efcb93dd3e22,librand-9daf4d189d7190ae,librand_chacha-1515cb64efcdfde6,librand_core-b2e897d546f0f369,libr2d2-37b1818a7c87e166,libscheduled_thread_pool-b873d750be5e075e,libowning_ref-04526f1bbeadd092,liburl-80fe4faee0a0a5f3,libidna-05150a68a15ffac3,libutf8_iter-3e343b58fc7eefca,libidna_adapter-0c085012c615a142,libicu_properties-1d39f19827c3f8a2,libicu_properties_data-d35581ba664d4c51,libicu_normalizer-32e459254dc0bf96,libicu_normalizer_data-b2dc94a168136691,libicu_collections-e8198d3f67b28473,libpotential_utf-a1bb7cd4dc8ec7b8,libicu_provider-a199eac892d7aae3,libicu_locale_core-680dec7afd2d5a52,libtinystr-ca0b3517aac1dd9f,liblitemap-c07495ca37e15968,libwriteable-f22e42eb32ca5783,libzerovec-62c7ea6e90332702,libzerotrie-2178dcbfed8d382c,libyoke-6b9615cf4e1e0b4a,libstable_deref_trait-4a063c4b42d5c551,libzerofrom-e2b1b452542c5da6,libform_urlencoded-d26ec343d364fe60,libsqlparser-588a31e66b7368c8,librusqlite-11d1b0bd38535d14,libhashlink-46c81be1cfbfc75f,liblibsqlite3_sys-736fa30fd1bbd926,libfallible_streaming_iterator-c62c20ae50a59d4f,libfallible_iterator-4c8605ce038efdcc,libpolars-ac28234bd528ba2d,libpolars_lazy-0d04950bb21ee834,libpolars_mem_engine-817ab58a6728a4f9,libpolars_expr-1193b922065e6028,libpolars_plan-f93b2f49e7009913,librecursive-b22b00ed90096d6e,libstacker-4f1ab95b44faf598,libpsm-b4ac9f38acbb8b2a,libpolars_ops-37bf87c3b472e5da,libargminmax-781abaecebca83b2,libpolars_io-4e4066899ac3f564,libpercent_encoding-6eae48cfac22d013,libglob-3bc07edf0c9e2f74,libhome-621734d695dc40bf,libpolars_core-2cb3896b0303f085,libxxhash_rust-871cd4a398f43c4f,librand_distr-657a4aacbb3aadd6,libpolars_row-4fe07c9250f39f77,libpolars_compute-5db398bb0b74e085,libfast_float2-55bf26ee0301fe1d,libatoi_simd-89e1bf6e7bfc5c8c,libdebug_unsafe-389dfe99a68d3800,libskiplist-899100e15ef15395,libstrength_reduce-c3e945dd090079f6,libpolars_arrow-52bccca3c23199fa,libpolars_schema-a87135bbe8fb34bc,libchrono_tz-06c2e9aa32547646,libphf-463c5c6f51c85d28,libphf_shared-6034feaf0573d4df,libsiphasher-f219637db84aa453,libethnum-a4667ea9094cf4fe,libdyn_clone-8313a781e8dea971,libstreaming_iterator-141704cb18ad4c6d,libpolars_utils-01987cf4f4bda620,libcompact_str-35e470f4f8d17586,libcastaway-29ff9ca1528b84e7,librand-d7f2f4e7a5e3b7c7,librand_chacha-5bb944a33b82481a,libppv_lite86-1f704fd5ace3bccc,librand_core-bb81e74e8035e20a,libgetrandom-b9b9445aa0a4032a,libmemmap2-01dfd19aa6e05f2f,libpolars_error-f5642dbbb965eadc,libpolars_arrow_format-87d0fa8d803e5993,libplanus-e11b10dc6e705100,libarray_init_cursor-39dbebf2a2ef0c4b,libsimdutf8-1fba0ecb47a95d50,libsignal_hook-936f53b2bdd2aa1e,libsignal_hook_registry-19a31891c49107cf,libbytemuck-b0e3b3755b87fa9f,libraw_cpuid-39904f5d815051e9,libslotmap-4bb9fef5d420c648,libanyhow-80d8c128054a3e50,libthiserror-48e860e428d61644,librust_decimal-d9381024971190d5,libarrayvec-ee06e838633916b5,libfehler-08a549008b296cbf,liblog-0154a5436da3b1e6,libitertools-38f38bcf881b8ced,libarrow-7c17685d0ce7814f,libarrow_row-b3e9b0b199c144df,libarrow_json-dca0e9d4c109c549,libserde_json-ebb2fcaec7fef1b7,libindexmap-d7613f9e059a82c6,libarrow_ipc-0e9c82b6edc4801e,libflatbuffers-cc8f20c7ad2574ff,libbitflags-9129ed3255485a3d,libarrow_csv-2fc65f0a8ed4935d,liblazy_static-1c8a83699c19c98d,libcsv-a17736a7fb3af06f,libitoa-eec078632740b8ab,libcsv_core-617b249aabb4ad8b,libarrow_string-84b053601ff2c80b,libregex-a16076db35106662,libregex_automata-c32b4a31bc047f30,libaho_corasick-5c948ba671912d64,libregex_syntax-9b11041e44f78ef2,libmemchr-370ff6184647169b,libarrow_cast-216f9f7b5a941606,libatoi-82968cdce712b3af,libryu-b833d21beac28384,libbase64-bb8318ad5c3a1af6,libcomfy_table-ed1d0fb4a0cb2b4f,libunicode_segmentation-04200b44dd9b3b0d,libunicode_width-3456ceef97a5bba3,libcrossterm-6318bf6e7569d6ab,librustix-9360b71f515445ec,liblinux_raw_sys-ff489c7d83f0b9ab,libparking_lot-be1d366fc236161f,libparking_lot_core-582ddb8510f381b2,libsmallvec-d3f213f1aa458f71,liblock_api-a50fc9ae96b3d41a,libscopeguard-13e31bf5016ea875,liblexical_core-ca8e9bf73e2e95ed,liblexical_write_float-54fde75f2164fce9,liblexical_write_integer-95e5bc4a6909b48d,liblexical_parse_float-360a7495b554917f,liblexical_parse_integer-96e61e35338e5af7,liblexical_util-10a37809c8512fc4,libstatic_assertions-a6176c03d66a9485,libarrow_arith-d9cd6509d11d978c,libarrow_ord-1501bf08738796ae,libarrow_select-9797ed674067e7c4,libarrow_array-63199cb03cb85d48,libahash-5a3b89df13e2c611,libgetrandom-619b1dc895b2117c,liblibc-50c5bf7f3b6333cf,libonce_cell-7a2e59edecc19668,libzerocopy-51b80947e78baef7,libhashbrown-f5a035c82ee1196d,libfoldhash-7c9d0bbc1462c9ff,libequivalent-c594d05a88ac6e1e,librayon-6d915bafe9490de4,librayon_core-b396cf43533718c9,libcrossbeam_deque-1352cd6b629c15ec,libcrossbeam_epoch-87f1dd9291f3107e,libcrossbeam_utils-ecceb41b2280b7d4,libeither-9c4d37083a30cd2f,liballocator_api2-ad606ecad5654ff7,libchrono-6cb4aa416b26be82,libiana_time_zone-2b3e90e4715d0757,libarrow_data-88608185e5d3a993,libarrow_schema-820619e75dfd3017,libbitflags-c33fa841b870f8eb,libarrow_buffer-b7c809daba4f9398,libbytes-ddbc65e2482392bb,libserde-a6537b26400a0ca5,libhalf-6b813d059a33ceb3,libcfg_if-3e34237f0ce9d56b,libnum-db913a0a35dfb7cd,libnum_iter-b9588ae2a86e393f,libnum_rational-f18ae1d38a49c616,libnum_complex-2fb4b51a6fb25a87,libnum_bigint-ce764d546e2e4e3b,libnum_integer-06910c68b6a54954,libnum_traits-5e5da17193077567}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcT8BQ2Y/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-6400f15b787acb68/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-e9a26daf811f00a9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/polite-4d6560a4442e62d2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polite` (lib test) due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustckSQYmV/symbols.o" "<37 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-6e792a08169889e9,libfastrand-a8db41662c213644,librustix-edd72ec5871f00ee,liblinux_raw_sys-40432a37eb48a3ec,libpolite-319aeeb3a2481ad4,liburlencoding-4f438e63ac631e4c,libr2d2_sqlite-f29dbe04fa1e1d7f,libuuid-e7f6efcb93dd3e22,librand-9daf4d189d7190ae,librand_chacha-1515cb64efcdfde6,librand_core-b2e897d546f0f369,libr2d2-37b1818a7c87e166,libscheduled_thread_pool-b873d750be5e075e,libowning_ref-04526f1bbeadd092,liburl-80fe4faee0a0a5f3,libidna-05150a68a15ffac3,libutf8_iter-3e343b58fc7eefca,libidna_adapter-0c085012c615a142,libicu_properties-1d39f19827c3f8a2,libicu_properties_data-d35581ba664d4c51,libicu_normalizer-32e459254dc0bf96,libicu_normalizer_data-b2dc94a168136691,libicu_collections-e8198d3f67b28473,libpotential_utf-a1bb7cd4dc8ec7b8,libicu_provider-a199eac892d7aae3,libicu_locale_core-680dec7afd2d5a52,libtinystr-ca0b3517aac1dd9f,liblitemap-c07495ca37e15968,libwriteable-f22e42eb32ca5783,libzerovec-62c7ea6e90332702,libzerotrie-2178dcbfed8d382c,libyoke-6b9615cf4e1e0b4a,libstable_deref_trait-4a063c4b42d5c551,libzerofrom-e2b1b452542c5da6,libform_urlencoded-d26ec343d364fe60,libsqlparser-588a31e66b7368c8,librusqlite-11d1b0bd38535d14,libhashlink-46c81be1cfbfc75f,liblibsqlite3_sys-736fa30fd1bbd926,libfallible_streaming_iterator-c62c20ae50a59d4f,libfallible_iterator-4c8605ce038efdcc,libanyhow-80d8c128054a3e50,libthiserror-48e860e428d61644,librust_decimal-d9381024971190d5,libarrayvec-ee06e838633916b5,libfehler-08a549008b296cbf,liblog-0154a5436da3b1e6,libitertools-38f38bcf881b8ced,libarrow-7c17685d0ce7814f,libarrow_row-b3e9b0b199c144df,libarrow_json-dca0e9d4c109c549,libserde_json-ebb2fcaec7fef1b7,libarrow_ipc-0e9c82b6edc4801e,libflatbuffers-cc8f20c7ad2574ff,libbitflags-9129ed3255485a3d,libarrow_csv-2fc65f0a8ed4935d,liblazy_static-1c8a83699c19c98d,libcsv-a17736a7fb3af06f,libcsv_core-617b249aabb4ad8b,libarrow_string-84b053601ff2c80b,libarrow_cast-216f9f7b5a941606,libatoi-82968cdce712b3af,libbase64-bb8318ad5c3a1af6,liblexical_core-ca8e9bf73e2e95ed,liblexical_write_float-54fde75f2164fce9,liblexical_write_integer-95e5bc4a6909b48d,liblexical_parse_float-360a7495b554917f,liblexical_parse_integer-96e61e35338e5af7,liblexical_util-10a37809c8512fc4,libarrow_arith-d9cd6509d11d978c,libarrow_ord-1501bf08738796ae,libarrow_select-9797ed674067e7c4,libarrow_array-63199cb03cb85d48,libahash-5a3b89df13e2c611,libgetrandom-619b1dc895b2117c,libonce_cell-7a2e59edecc19668,libarrow_data-88608185e5d3a993,libarrow_schema-820619e75dfd3017,libarrow_buffer-b7c809daba4f9398,libhalf-6b813d059a33ceb3,libnum-db913a0a35dfb7cd,libnum_iter-b9588ae2a86e393f,libnum_rational-f18ae1d38a49c616,libnum_complex-2fb4b51a6fb25a87,libnum_bigint-ce764d546e2e4e3b,libnum_integer-06910c68b6a54954,libpolars-ac28234bd528ba2d,libpolars_lazy-0d04950bb21ee834,libpolars_mem_engine-817ab58a6728a4f9,libpolars_expr-1193b922065e6028,libpolars_plan-f93b2f49e7009913,librecursive-b22b00ed90096d6e,libstacker-4f1ab95b44faf598,libpsm-b4ac9f38acbb8b2a,libpolars_ops-37bf87c3b472e5da,libargminmax-781abaecebca83b2,libpolars_io-4e4066899ac3f564,libpercent_encoding-6eae48cfac22d013,libglob-3bc07edf0c9e2f74,libhome-621734d695dc40bf,libpolars_core-2cb3896b0303f085,libxxhash_rust-871cd4a398f43c4f,libcomfy_table-ed1d0fb4a0cb2b4f,libunicode_segmentation-04200b44dd9b3b0d,libunicode_width-3456ceef97a5bba3,libcrossterm-6318bf6e7569d6ab,librustix-9360b71f515445ec,liblinux_raw_sys-ff489c7d83f0b9ab,librand_distr-657a4aacbb3aadd6,libpolars_row-4fe07c9250f39f77,libpolars_compute-5db398bb0b74e085,libfast_float2-55bf26ee0301fe1d,libatoi_simd-89e1bf6e7bfc5c8c,libdebug_unsafe-389dfe99a68d3800,libskiplist-899100e15ef15395,libstrength_reduce-c3e945dd090079f6,libpolars_arrow-52bccca3c23199fa,libpolars_schema-a87135bbe8fb34bc,libchrono_tz-06c2e9aa32547646,libphf-463c5c6f51c85d28,libphf_shared-6034feaf0573d4df,libsiphasher-f219637db84aa453,libethnum-a4667ea9094cf4fe,libdyn_clone-8313a781e8dea971,libchrono-6cb4aa416b26be82,libiana_time_zone-2b3e90e4715d0757,libstreaming_iterator-141704cb18ad4c6d,libpolars_utils-01987cf4f4bda620,libbytes-ddbc65e2482392bb,libindexmap-d7613f9e059a82c6,libcompact_str-35e470f4f8d17586,libryu-b833d21beac28384,libitoa-eec078632740b8ab,libstatic_assertions-a6176c03d66a9485,libcastaway-29ff9ca1528b84e7,librand-d7f2f4e7a5e3b7c7,librand_chacha-5bb944a33b82481a,libppv_lite86-1f704fd5ace3bccc,libzerocopy-51b80947e78baef7,librand_core-bb81e74e8035e20a,libgetrandom-b9b9445aa0a4032a,libmemmap2-01dfd19aa6e05f2f,libpolars_error-f5642dbbb965eadc,libpolars_arrow_format-87d0fa8d803e5993,libplanus-e11b10dc6e705100,libarray_init_cursor-39dbebf2a2ef0c4b,libsimdutf8-1fba0ecb47a95d50,libsignal_hook-936f53b2bdd2aa1e,libsignal_hook_registry-19a31891c49107cf,libparking_lot-be1d366fc236161f,libparking_lot_core-582ddb8510f381b2,liblibc-50c5bf7f3b6333cf,libcfg_if-3e34237f0ce9d56b,libsmallvec-d3f213f1aa458f71,liblock_api-a50fc9ae96b3d41a,libscopeguard-13e31bf5016ea875,libbytemuck-b0e3b3755b87fa9f,libregex-a16076db35106662,libregex_automata-c32b4a31bc047f30,libaho_corasick-5c948ba671912d64,libmemchr-370ff6184647169b,libregex_syntax-9b11041e44f78ef2,libraw_cpuid-39904f5d815051e9,libbitflags-c33fa841b870f8eb,libslotmap-4bb9fef5d420c648,libhashbrown-f5a035c82ee1196d,libequivalent-c594d05a88ac6e1e,libserde-a6537b26400a0ca5,librayon-6d915bafe9490de4,librayon_core-b396cf43533718c9,libcrossbeam_deque-1352cd6b629c15ec,libcrossbeam_epoch-87f1dd9291f3107e,libcrossbeam_utils-ecceb41b2280b7d4,liballocator_api2-ad606ecad5654ff7,libfoldhash-7c9d0bbc1462c9ff,libnum_traits-5e5da17193077567,libeither-9c4d37083a30cd2f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustckSQYmV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-6400f15b787acb68/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-e9a26daf811f00a9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/int_size-26e24590ba663a5a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polite` (test "int_size") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5a6efd67abcb96bffa3cc26370fa42657c4a4ee9e59b495b3bfe1c3dbcfc30e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a6efd67abcb96bffa3cc26370fa42657c4a4ee9e59b495b3bfe1c3dbcfc30e7", kill_on_drop: false }`
[INFO] [stdout] 5a6efd67abcb96bffa3cc26370fa42657c4a4ee9e59b495b3bfe1c3dbcfc30e7
