[INFO] cloning repository https://github.com/rvasil/surveyrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rvasil/surveyrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvasil%2Fsurveyrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvasil%2Fsurveyrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56fa1217939931426be4ff1bb77d223cbc7a0fb5
[INFO] checking rvasil/surveyrs against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvasil%2Fsurveyrs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rvasil/surveyrs
[INFO] finished tweaking git repo https://github.com/rvasil/surveyrs
[INFO] tweaked toml for git repo https://github.com/rvasil/surveyrs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rvasil/surveyrs on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rvasil/surveyrs 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d79734c8299ea00289fd7f6ea4da9c846aca15e96577754e032bbb1526505ba
[INFO] running `Command { std: "docker" "start" "-a" "9d79734c8299ea00289fd7f6ea4da9c846aca15e96577754e032bbb1526505ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d79734c8299ea00289fd7f6ea4da9c846aca15e96577754e032bbb1526505ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d79734c8299ea00289fd7f6ea4da9c846aca15e96577754e032bbb1526505ba", kill_on_drop: false }`
[INFO] [stdout] 9d79734c8299ea00289fd7f6ea4da9c846aca15e96577754e032bbb1526505ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6ce15753c887c120fda5fe42e62b188f5e9f27541c6de1b26d26614a8cc510b
[INFO] running `Command { std: "docker" "start" "-a" "e6ce15753c887c120fda5fe42e62b188f5e9f27541c6de1b26d26614a8cc510b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling cc v1.1.22
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling polars-utils v0.43.1
[INFO] [stderr]    Compiling polars-schema v0.43.1
[INFO] [stderr]    Compiling polars-arrow v0.43.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking lexical-util v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling polars-compute v0.43.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling polars-core v0.43.1
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling polars-ops v0.43.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling polars-plan v0.43.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking lexical-write-integer v1.0.2
[INFO] [stderr]     Checking lexical-parse-integer v1.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking lexical-write-float v1.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking lexical-parse-float v1.0.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking lexical-core v1.0.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling polars-lazy v0.43.1
[INFO] [stderr]    Compiling unicode-properties v0.1.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]    Compiling polars v0.43.1
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking unidecode v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]     Checking rsa v0.9.6
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking raw-cpuid v11.1.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]     Checking polars-error v0.43.1
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]     Checking halfbrown v0.2.5
[INFO] [stderr]     Checking value-trait v0.8.1
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]    Compiling sqlx-mysql v0.8.2
[INFO] [stderr]     Checking async-io v2.3.4
[INFO] [stderr]     Checking simd-json v0.13.11
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]     Checking sqlx v0.8.2
[INFO] [stderr]     Checking polars-row v0.43.1
[INFO] [stderr]     Checking polars-json v0.43.1
[INFO] [stderr]     Checking polars-parquet v0.43.1
[INFO] [stderr]     Checking polars-time v0.43.1
[INFO] [stderr]     Checking polars-io v0.43.1
[INFO] [stderr]     Checking polars-expr v0.43.1
[INFO] [stderr]     Checking polars-mem-engine v0.43.1
[INFO] [stderr]     Checking rust_xlsxwriter v0.77.0
[INFO] [stderr]     Checking polars_excel_writer v0.9.0
[INFO] [stderr]     Checking surveyrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `rate_val_with_desc` is never used
[INFO] [stdout]    --> src/survey.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn rate_val_with_desc(ratenum: i32, desc_option: &Option<String>) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_table_with_error_handling` is never used
[INFO] [stdout]   --> src/survey/dbdata.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | async fn create_table_with_error_handling(pool: &MySqlPool) -> Result<(), Error> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rate_val_with_desc` is never used
[INFO] [stdout]    --> src/survey.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn rate_val_with_desc(ratenum: i32, desc_option: &Option<String>) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_table_with_error_handling` is never used
[INFO] [stdout]   --> src/survey/dbdata.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | async fn create_table_with_error_handling(pool: &MySqlPool) -> Result<(), Error> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "e6ce15753c887c120fda5fe42e62b188f5e9f27541c6de1b26d26614a8cc510b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6ce15753c887c120fda5fe42e62b188f5e9f27541c6de1b26d26614a8cc510b", kill_on_drop: false }`
[INFO] [stdout] e6ce15753c887c120fda5fe42e62b188f5e9f27541c6de1b26d26614a8cc510b
