[INFO] cloning repository https://github.com/kauruus/ecdict-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kauruus/ecdict-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkauruus%2Fecdict-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkauruus%2Fecdict-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60160cd5e46293da31284cdbca5bf9d1d4bcaf15 [INFO] testing kauruus/ecdict-api against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkauruus%2Fecdict-api" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kauruus/ecdict-api [INFO] finished tweaking git repo https://github.com/kauruus/ecdict-api [INFO] tweaked toml for git repo https://github.com/kauruus/ecdict-api written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kauruus/ecdict-api on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kauruus/ecdict-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 258c5d904b6018b57a2e2a3b95dd34c8ee929ca6480520c635a8240f7792a493 [INFO] running `Command { std: "docker" "start" "-a" "258c5d904b6018b57a2e2a3b95dd34c8ee929ca6480520c635a8240f7792a493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "258c5d904b6018b57a2e2a3b95dd34c8ee929ca6480520c635a8240f7792a493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "258c5d904b6018b57a2e2a3b95dd34c8ee929ca6480520c635a8240f7792a493", kill_on_drop: false }` [INFO] [stdout] 258c5d904b6018b57a2e2a3b95dd34c8ee929ca6480520c635a8240f7792a493 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4ce4166abc100559b1f210fd2b56d2d825d27d3a3a7e01616faa9f1ef9a6319 [INFO] running `Command { std: "docker" "start" "-a" "a4ce4166abc100559b1f210fd2b56d2d825d27d3a3a7e01616faa9f1ef9a6319", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling rustix v0.37.22 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hashbrown v0.13.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling prometheus-client v0.21.1 [INFO] [stderr] Compiling sketches-ddsketch v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling dtoa v1.0.8 [INFO] [stderr] Compiling autometrics v0.5.0 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.1 [INFO] [stderr] Compiling autometrics-macros v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling metrics-macros v0.7.0 [INFO] [stderr] Compiling spez v0.1.2 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling metrics v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling metrics-util v0.15.1 [INFO] [stderr] Compiling tracing v0.1.38 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.12.1 [INFO] [stderr] Compiling opentelemetry_api v0.19.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.19.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling opentelemetry v0.19.0 [INFO] [stderr] Compiling opentelemetry-prometheus v0.12.0 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling sqlx-core v0.7.0 [INFO] [stderr] Compiling sqlx-sqlite v0.7.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.0 [INFO] [stderr] Compiling sqlx-macros v0.7.0 [INFO] [stderr] Compiling sqlx v0.7.0 [INFO] [stderr] Compiling ecdict-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | DBError(sqlx::Error) [INFO] [stdout] | ------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EcdictError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 89 - DBError(sqlx::Error) [INFO] [stdout] 89 + DBError(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "a4ce4166abc100559b1f210fd2b56d2d825d27d3a3a7e01616faa9f1ef9a6319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4ce4166abc100559b1f210fd2b56d2d825d27d3a3a7e01616faa9f1ef9a6319", kill_on_drop: false }` [INFO] [stdout] a4ce4166abc100559b1f210fd2b56d2d825d27d3a3a7e01616faa9f1ef9a6319 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bed53c8701e25c4374232dbac1e3a2cdb831865683a486454bc2c8d5d5ee90f [INFO] running `Command { std: "docker" "start" "-a" "2bed53c8701e25c4374232dbac1e3a2cdb831865683a486454bc2c8d5d5ee90f", kill_on_drop: false }` [INFO] [stderr] Compiling ecdict-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | DBError(sqlx::Error) [INFO] [stdout] | ------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EcdictError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 89 - DBError(sqlx::Error) [INFO] [stdout] 89 + DBError(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "2bed53c8701e25c4374232dbac1e3a2cdb831865683a486454bc2c8d5d5ee90f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bed53c8701e25c4374232dbac1e3a2cdb831865683a486454bc2c8d5d5ee90f", kill_on_drop: false }` [INFO] [stdout] 2bed53c8701e25c4374232dbac1e3a2cdb831865683a486454bc2c8d5d5ee90f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e09aa16d2d73dd74360a1b5451506ec9c582ff0e9d6931f6779c4192f0d2c753 [INFO] running `Command { std: "docker" "start" "-a" "e09aa16d2d73dd74360a1b5451506ec9c582ff0e9d6931f6779c4192f0d2c753", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/main.rs:89:13 [INFO] [stderr] | [INFO] [stderr] 89 | DBError(sqlx::Error) [INFO] [stderr] | ------- ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `EcdictError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 89 - DBError(sqlx::Error) [INFO] [stderr] 89 + DBError(()) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `ecdict-api` (bin "ecdict-api" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ecdict_api-136b0f91ec297717) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e09aa16d2d73dd74360a1b5451506ec9c582ff0e9d6931f6779c4192f0d2c753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e09aa16d2d73dd74360a1b5451506ec9c582ff0e9d6931f6779c4192f0d2c753", kill_on_drop: false }` [INFO] [stdout] e09aa16d2d73dd74360a1b5451506ec9c582ff0e9d6931f6779c4192f0d2c753