[INFO] cloning repository https://github.com/ingalless/ymnab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ingalless/ymnab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fingalless%2Fymnab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fingalless%2Fymnab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 352fb10b74990dd5faba4f0ac9da840aa44c1767 [INFO] checking ingalless/ymnab against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fingalless%2Fymnab" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ingalless/ymnab on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ingalless/ymnab [INFO] finished tweaking git repo https://github.com/ingalless/ymnab [INFO] tweaked toml for git repo https://github.com/ingalless/ymnab written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ingalless/ymnab 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusty-money v0.4.1 [INFO] [stderr] Downloaded futures_codec v0.4.1 [INFO] [stderr] Downloaded wildmatch v2.3.0 [INFO] [stderr] Downloaded rust_decimal_macros v1.34.2 [INFO] [stderr] Downloaded sse-codec v0.3.2 [INFO] [stderr] Downloaded rfc7239 v0.1.0 [INFO] [stderr] Downloaded bcrypt v0.15.0 [INFO] [stderr] Downloaded poem-derive v2.0.0 [INFO] [stderr] Downloaded blowfish v0.9.1 [INFO] [stderr] Downloaded maud v0.26.0 [INFO] [stderr] Downloaded time v0.3.33 [INFO] [stderr] Downloaded priority-queue v1.3.2 [INFO] [stderr] Downloaded poem v2.0.0 [INFO] [stderr] Downloaded maud_macros v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb579b46ce4fd1192926f05347be3edc7bd853fde9d93b983a0b95235369f3b9 [INFO] running `Command { std: "docker" "start" "-a" "cb579b46ce4fd1192926f05347be3edc7bd853fde9d93b983a0b95235369f3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb579b46ce4fd1192926f05347be3edc7bd853fde9d93b983a0b95235369f3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb579b46ce4fd1192926f05347be3edc7bd853fde9d93b983a0b95235369f3b9", kill_on_drop: false }` [INFO] [stdout] cb579b46ce4fd1192926f05347be3edc7bd853fde9d93b983a0b95235369f3b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3c6dba300182446788366725a72bc161e5a685a192cad8ccf6a15cdb834badd [INFO] running `Command { std: "docker" "start" "-a" "a3c6dba300182446788366725a72bc161e5a685a192cad8ccf6a15cdb834badd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling priority-queue v1.3.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.33 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking time v0.3.33 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Compiling maud_macros v0.26.0 [INFO] [stderr] Compiling rust_decimal_macros v1.34.2 [INFO] [stderr] Checking rfc7239 v0.1.0 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking wildmatch v2.3.0 [INFO] [stderr] Checking bcrypt v0.15.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling proc-macro-crate v2.0.1 [INFO] [stderr] Checking rusty-money v0.4.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking maud v0.26.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling poem-derive v2.0.0 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Checking pin-project v0.4.30 [INFO] [stderr] Checking futures_codec v0.4.1 [INFO] [stderr] Checking sse-codec v0.3.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking hyper-util v0.1.2 [INFO] [stderr] Checking poem v2.0.0 [INFO] [stderr] Checking sqlx-core v0.7.3 [INFO] [stderr] Checking sqlx-sqlite v0.7.3 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Checking sqlx v0.7.3 [INFO] [stderr] Checking ymnab v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `bcrypt` is imported redundantly [INFO] [stdout] --> src/db.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bcrypt; [INFO] [stdout] | ^^^^^^ the item `bcrypt` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bcrypt` is imported redundantly [INFO] [stdout] --> src/db.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bcrypt; [INFO] [stdout] | ^^^^^^ the item `bcrypt` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_id` is never read [INFO] [stdout] --> src/db.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct Transaction { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 117 | pub id: i32, [INFO] [stdout] 118 | pub account_id: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_id` is never read [INFO] [stdout] --> src/db.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct Transaction { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 117 | pub id: i32, [INFO] [stdout] 118 | pub account_id: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.02s [INFO] running `Command { std: "docker" "inspect" "a3c6dba300182446788366725a72bc161e5a685a192cad8ccf6a15cdb834badd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3c6dba300182446788366725a72bc161e5a685a192cad8ccf6a15cdb834badd", kill_on_drop: false }` [INFO] [stdout] a3c6dba300182446788366725a72bc161e5a685a192cad8ccf6a15cdb834badd