[INFO] cloning repository https://github.com/gouhengheng/sqlx-askama-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gouhengheng/sqlx-askama-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgouhengheng%2Fsqlx-askama-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgouhengheng%2Fsqlx-askama-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 439b98e6c70b88199d69bdb7ae2c8fc90e12942e
[INFO] testing gouhengheng/sqlx-askama-template against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgouhengheng%2Fsqlx-askama-template" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gouhengheng/sqlx-askama-template
[INFO] finished tweaking git repo https://github.com/gouhengheng/sqlx-askama-template
[INFO] tweaked toml for git repo https://github.com/gouhengheng/sqlx-askama-template written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gouhengheng/sqlx-askama-template on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gouhengheng/sqlx-askama-template 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.14
[INFO] [stderr]   Downloaded whoami v1.6.1
[INFO] [stderr]   Downloaded hashlink v0.10.0
[INFO] [stderr]   Downloaded crc v3.4.0
[INFO] [stderr]   Downloaded etcetera v0.10.0
[INFO] [stderr]   Downloaded askama_macros v0.15.1
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded stringprep v0.1.5
[INFO] [stderr]   Downloaded env_logger v0.11.8
[INFO] [stderr]   Downloaded askama v0.15.1
[INFO] [stderr]   Downloaded askama_parser v0.15.1
[INFO] [stderr]   Downloaded jiff-static v0.2.18
[INFO] [stderr]   Downloaded rsa v0.9.10
[INFO] [stderr]   Downloaded askama_derive v0.15.1
[INFO] [stderr]   Downloaded sqlx-mysql v0.9.0-alpha.1
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.6
[INFO] [stderr]   Downloaded sqlx-core v0.9.0-alpha.1
[INFO] [stderr]   Downloaded unicode-normalization v0.1.25
[INFO] [stderr]   Downloaded portable-atomic v1.13.0
[INFO] [stderr]   Downloaded sqlx v0.9.0-alpha.1
[INFO] [stderr]   Downloaded sqlx-postgres v0.9.0-alpha.1
[INFO] [stderr]   Downloaded sqlx-sqlite v0.9.0-alpha.1
[INFO] [stderr]   Downloaded sqlx-macros-core v0.9.0-alpha.1
[INFO] [stderr]   Downloaded basic-toml v0.1.10
[INFO] [stderr]   Downloaded redox_syscall v0.7.0
[INFO] [stderr]   Downloaded sqlx-macros v0.9.0-alpha.1
[INFO] [stderr]   Downloaded base64ct v1.8.3
[INFO] [stderr]   Downloaded jiff v0.2.18
[INFO] [stderr]   Downloaded libsqlite3-sys v0.35.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a801b5368c54614e63be0552b781dfe6ab5736512410d99f3876fef7e69f0b80
[INFO] running `Command { std: "docker" "start" "-a" "a801b5368c54614e63be0552b781dfe6ab5736512410d99f3876fef7e69f0b80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a801b5368c54614e63be0552b781dfe6ab5736512410d99f3876fef7e69f0b80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a801b5368c54614e63be0552b781dfe6ab5736512410d99f3876fef7e69f0b80", kill_on_drop: false }`
[INFO] [stdout] a801b5368c54614e63be0552b781dfe6ab5736512410d99f3876fef7e69f0b80
[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=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 326aa767478b67c77a21c5a4f59a541e4b83140bfdbd78e4889d033e8003c43d
[INFO] running `Command { std: "docker" "start" "-a" "326aa767478b67c77a21c5a4f59a541e4b83140bfdbd78e4889d033e8003c43d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling sqlx-askama-template-macro v0.4.0-alpha.2 (/opt/rustwide/workdir/sqlx-askama-template-macro)
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling askama_parser v0.15.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.9.0-alpha.1
[INFO] [stderr]    Compiling askama_derive v0.15.1
[INFO] [stderr]    Compiling askama_macros v0.15.1
[INFO] [stderr]    Compiling askama v0.15.1
[INFO] [stderr]    Compiling sqlx-askama-template v0.4.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.35s
[INFO] running `Command { std: "docker" "inspect" "326aa767478b67c77a21c5a4f59a541e4b83140bfdbd78e4889d033e8003c43d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "326aa767478b67c77a21c5a4f59a541e4b83140bfdbd78e4889d033e8003c43d", kill_on_drop: false }`
[INFO] [stdout] 326aa767478b67c77a21c5a4f59a541e4b83140bfdbd78e4889d033e8003c43d
[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=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41cb15f991fa9427f2a31367fd0a1f12febf0928a38ab2ba67cc248dcba69134
[INFO] running `Command { std: "docker" "start" "-a" "41cb15f991fa9427f2a31367fd0a1f12febf0928a38ab2ba67cc248dcba69134", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_parser v0.15.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling askama_derive v0.15.1
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling sqlx-core v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx-mysql v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx-postgres v0.9.0-alpha.1
[INFO] [stderr]    Compiling askama_macros v0.15.1
[INFO] [stderr]    Compiling askama v0.15.1
[INFO] [stderr]    Compiling sqlx-askama-template v0.4.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling sqlx-sqlite v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx-macros v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx v0.9.0-alpha.1
[INFO] [stderr] [Lit(Lit { lws: "\n    ", val: "", rws: "" }), Let(Let { ws: Ws(Some(Suppress), None), var: Name("v"), val: Some(Call(Call { path: AssociatedItem(StrLit(StrLit { content: "abc", prefix: None, contains_null: false, contains_unicode_character: false, contains_unicode_escape: false, contains_high_ascii: false }), AssociatedItem { name: "to_string", generics: None }), generics: None, args: [] })), is_mutable: false }), Lit(Lit { lws: "\n    ", val: "SELECT", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Var("v")] })), Lit(Lit { lws: " ", val: "as v,t.* FROM table t\n    WHERE arg1 =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Var("arg1")] })), Lit(Lit { lws: "\n      ", val: "AND arg2 =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Var("arg2")] })), Lit(Lit { lws: "\n      ", val: "AND arg3 =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Var("arg3")] })), Lit(Lit { lws: "\n      ", val: "AND arg4 =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Call(Call { path: AssociatedItem(Var("arg4"), AssociatedItem { name: "first", generics: None }), generics: None, args: [] })] })), Lit(Lit { lws: "\n      ", val: "AND arg5 =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Call(Call { path: AssociatedItem(Var("arg5"), AssociatedItem { name: "get", generics: None }), generics: None, args: [Unary("&", NumLit("0", Int("0", None)))] })] })), Lit(Lit { lws: "\n      ", val: "", rws: "" }), Let(Let { ws: Ws(Some(Suppress), None), var: Name("v2"), val: Some(NumLit("3_i64", Int("3_", Some(I64)))), is_mutable: false }), Lit(Lit { lws: "\n      ", val: "AND arg6 =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Var("v2")] })), Lit(Lit { lws: "\n      ", val: "", rws: "" }), Let(Let { ws: Ws(Some(Suppress), None), var: Name("v3"), val: Some(Call(Call { path: AssociatedItem(StrLit(StrLit { content: "abc", prefix: None, contains_null: false, contains_unicode_character: false, contains_unicode_escape: false, contains_high_ascii: false }), AssociatedItem { name: "to_string", generics: None }), generics: None, args: [] })), is_mutable: false }), Lit(Lit { lws: "\n      ", val: "AND arg7 =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Var("v3")] })), Lit(Lit { lws: "\n      ", val: "AND arg_list1 in", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("el"), generics: None, args: [Var("arg4")] })), Lit(Lit { lws: "\n      ", val: "", rws: "" }), Let(Let { ws: Ws(Some(Suppress), None), var: Name("list"), val: Some(Array([Call(Call { path: AssociatedItem(StrLit(StrLit { content: "abc", prefix: None, contains_null: false, contains_unicode_character: false, contains_unicode_escape: false, contains_high_ascii: false }), AssociatedItem { name: "to_string", generics: None }), generics: None, args: [] })])), is_mutable: false }), Lit(Lit { lws: "\n      ", val: "AND arg_temp_list1 in", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("el"), generics: None, args: [Call(Call { path: AssociatedItem(Var("list"), AssociatedItem { name: "iter", generics: None }), generics: None, args: [] })] })), Lit(Lit { lws: "\n      ", val: "AND arg_list2 in", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("el"), generics: None, args: [Call(Call { path: AssociatedItem(Var("arg5"), AssociatedItem { name: "values", generics: None }), generics: None, args: [] })] })), Lit(Lit { lws: "\n      ", val: "", rws: "" }), If(If { ws: Ws(Some(Suppress), None), branches: [Cond { ws: Ws(Some(Suppress), None), cond: Some(CondTest { target: Some(Tuple(([PathComponent { name: "Some", generics: None }], [Name("first")]))), expr: Call(Call { path: AssociatedItem(Var("arg4"), AssociatedItem { name: "first", generics: None }), generics: None, args: [] }), contains_bool_lit_or_is_defined: false }), nodes: [Lit(Lit { lws: "\n        ", val: "AND arg_option =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Var("first")] })), Lit(Lit { lws: "\n      ", val: "", rws: "" })] }] }), Lit(Lit { lws: "\n      ", val: "", rws: "" }), If(If { ws: Ws(Some(Suppress), None), branches: [Cond { ws: Ws(Some(Suppress), None), cond: Some(CondTest { target: Some(Tuple(([PathComponent { name: "Some", generics: None }], [Name("first")]))), expr: Call(Call { path: AssociatedItem(Var("arg5"), AssociatedItem { name: "get", generics: None }), generics: None, args: [Unary("&", NumLit("0", Int("0", None)))] }), contains_bool_lit_or_is_defined: false }), nodes: [Lit(Lit { lws: "\n        ", val: "AND arg_option1 =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Var("first")] })), Lit(Lit { lws: "\n      ", val: "", rws: "" })] }] }), Lit(Lit { lws: "     \n", val: "", rws: "" })]
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.95s
[INFO] running `Command { std: "docker" "inspect" "41cb15f991fa9427f2a31367fd0a1f12febf0928a38ab2ba67cc248dcba69134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41cb15f991fa9427f2a31367fd0a1f12febf0928a38ab2ba67cc248dcba69134", kill_on_drop: false }`
[INFO] [stdout] 41cb15f991fa9427f2a31367fd0a1f12febf0928a38ab2ba67cc248dcba69134
[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=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0d88d65a7663b5c87bd223a6ddc1cc0f94e1f8e72a06111bb7ffe2ffa982b8fc
[INFO] running `Command { std: "docker" "start" "-a" "0d88d65a7663b5c87bd223a6ddc1cc0f94e1f8e72a06111bb7ffe2ffa982b8fc", kill_on_drop: false }`
[INFO] [stderr] [Lit(Lit { lws: "\n    ", val: "", rws: "" }), Let(Let { ws: Ws(Some(Suppress), None), var: Name("v"), val: Some(Call(Call { path: AssociatedItem(StrLit(StrLit { content: "abc", prefix: None, contains_null: false, contains_unicode_character: false, contains_unicode_escape: false, contains_high_ascii: false }), AssociatedItem { name: "to_string", generics: None }), generics: None, args: [] })), is_mutable: false }), Lit(Lit { lws: "\n    ", val: "SELECT", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Var("v")] })), Lit(Lit { lws: " ", val: "as v,t.* FROM table t\n    WHERE arg1 =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Var("arg1")] })), Lit(Lit { lws: "\n      ", val: "AND arg2 =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Var("arg2")] })), Lit(Lit { lws: "\n      ", val: "AND arg3 =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Var("arg3")] })), Lit(Lit { lws: "\n      ", val: "AND arg4 =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Call(Call { path: AssociatedItem(Var("arg4"), AssociatedItem { name: "first", generics: None }), generics: None, args: [] })] })), Lit(Lit { lws: "\n      ", val: "AND arg5 =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Call(Call { path: AssociatedItem(Var("arg5"), AssociatedItem { name: "get", generics: None }), generics: None, args: [Unary("&", NumLit("0", Int("0", None)))] })] })), Lit(Lit { lws: "\n      ", val: "", rws: "" }), Let(Let { ws: Ws(Some(Suppress), None), var: Name("v2"), val: Some(NumLit("3_i64", Int("3_", Some(I64)))), is_mutable: false }), Lit(Lit { lws: "\n      ", val: "AND arg6 =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Var("v2")] })), Lit(Lit { lws: "\n      ", val: "", rws: "" }), Let(Let { ws: Ws(Some(Suppress), None), var: Name("v3"), val: Some(Call(Call { path: AssociatedItem(StrLit(StrLit { content: "abc", prefix: None, contains_null: false, contains_unicode_character: false, contains_unicode_escape: false, contains_high_ascii: false }), AssociatedItem { name: "to_string", generics: None }), generics: None, args: [] })), is_mutable: false }), Lit(Lit { lws: "\n      ", val: "AND arg7 =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Var("v3")] })), Lit(Lit { lws: "\n      ", val: "AND arg_list1 in", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("el"), generics: None, args: [Var("arg4")] })), Lit(Lit { lws: "\n      ", val: "", rws: "" }), Let(Let { ws: Ws(Some(Suppress), None), var: Name("list"), val: Some(Array([Call(Call { path: AssociatedItem(StrLit(StrLit { content: "abc", prefix: None, contains_null: false, contains_unicode_character: false, contains_unicode_escape: false, contains_high_ascii: false }), AssociatedItem { name: "to_string", generics: None }), generics: None, args: [] })])), is_mutable: false }), Lit(Lit { lws: "\n      ", val: "AND arg_temp_list1 in", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("el"), generics: None, args: [Call(Call { path: AssociatedItem(Var("list"), AssociatedItem { name: "iter", generics: None }), generics: None, args: [] })] })), Lit(Lit { lws: "\n      ", val: "AND arg_list2 in", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("el"), generics: None, args: [Call(Call { path: AssociatedItem(Var("arg5"), AssociatedItem { name: "values", generics: None }), generics: None, args: [] })] })), Lit(Lit { lws: "\n      ", val: "", rws: "" }), If(If { ws: Ws(Some(Suppress), None), branches: [Cond { ws: Ws(Some(Suppress), None), cond: Some(CondTest { target: Some(Tuple(([PathComponent { name: "Some", generics: None }], [Name("first")]))), expr: Call(Call { path: AssociatedItem(Var("arg4"), AssociatedItem { name: "first", generics: None }), generics: None, args: [] }), contains_bool_lit_or_is_defined: false }), nodes: [Lit(Lit { lws: "\n        ", val: "AND arg_option =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Var("first")] })), Lit(Lit { lws: "\n      ", val: "", rws: "" })] }] }), Lit(Lit { lws: "\n      ", val: "", rws: "" }), If(If { ws: Ws(Some(Suppress), None), branches: [Cond { ws: Ws(Some(Suppress), None), cond: Some(CondTest { target: Some(Tuple(([PathComponent { name: "Some", generics: None }], [Name("first")]))), expr: Call(Call { path: AssociatedItem(Var("arg5"), AssociatedItem { name: "get", generics: None }), generics: None, args: [Unary("&", NumLit("0", Int("0", None)))] }), contains_bool_lit_or_is_defined: false }), nodes: [Lit(Lit { lws: "\n        ", val: "AND arg_option1 =", rws: " " }), Expr(Ws(None, None), Call(Call { path: Var("e"), generics: None, args: [Var("first")] })), Lit(Lit { lws: "\n      ", val: "", rws: "" })] }] }), Lit(Lit { lws: "     \n", val: "", rws: "" })]
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlx_askama_template-403b6f47de4d7461)
[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] [stderr]    Doc-tests sqlx_askama_template
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/../README.md - (line 170) ... ok
[INFO] [stdout] test src/../README.md - (line 190) ... ok
[INFO] [stdout] test src/template_arg.rs - template_arg::TemplateArg<'q,DB,D>::el (line 83) ... FAILED
[INFO] [stdout] test src/template_arg.rs - template_arg::TemplateArg<'q,DB,D>::e (line 49) ... FAILED
[INFO] [stdout] test src/db_adapter.rs - db_adapter::DBType::new (line 80) ... FAILED
[INFO] [stdout] test src/../README.md - (line 201) ... FAILED
[INFO] [stdout] test src/../README.md - (line 215) ... FAILED
[INFO] [stdout] test src/../README.md - (line 43) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/template_arg.rs - template_arg::TemplateArg<'q,DB,D>::el (line 83) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `arg` in this scope
[INFO] [stdout]   --> src/template_arg.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 | let placeholders = arg.el(&[1, 2, 3]);
[INFO] [stdout]    |                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/template_arg.rs - template_arg::TemplateArg<'q,DB,D>::e (line 49) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `arg` in this scope
[INFO] [stdout]   --> src/template_arg.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 | let placeholder = arg.e(user_id);
[INFO] [stdout]    |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `user_id` in this scope
[INFO] [stdout]   --> src/template_arg.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 | let placeholder = arg.e(user_id);
[INFO] [stdout]    |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/db_adapter.rs - db_adapter::DBType::new (line 80) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DBType`
[INFO] [stdout]   --> src/db_adapter.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 | let db_type = DBType::new("PostgreSQL")?;
[INFO] [stdout]    |               ^^^^^^ use of undeclared type `DBType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 80 + use sqlx_askama_template::DBType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 201) stdout ----
[INFO] [stdout] error: cannot find derive macro `SqlTemplate` in this scope
[INFO] [stdout]    --> src/../README.md:202:10
[INFO] [stdout]     |
[INFO] [stdout] 202 | #[derive(SqlTemplate)]  
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]     |
[INFO] [stdout] 201 + use sqlx_askama_template::SqlTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 201 + use sqlx_askama_template_macro::SqlTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ignore_type` in this scope
[INFO] [stdout]    --> src/../README.md:204:7
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[ignore_type]  // Skip type checks for this field  
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JsonValue` in this scope
[INFO] [stdout]    --> src/../README.md:205:15
[INFO] [stdout]     |
[INFO] [stdout] 205 |     metadata: JsonValue  
[INFO] [stdout]     |               ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 201 + use sqlx::types::JsonValue;
[INFO] [stdout]     |
[INFO] [stdout] 201 + use sqlx_core::types::JsonValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 215) stdout ----
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] error[E0599]: no method named `len` found for struct `PgArguments` in the current scope
[INFO] [stdout]    --> src/../README.md:263:29
[INFO] [stdout]     |
[INFO] [stdout] 263 |     assert_eq!(arg.unwrap().len(), 6);
[INFO] [stdout]     |                             ^^^ method not found in `PgArguments`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0-alpha.1/src/arguments.rs:25:8
[INFO] [stdout]     |
[INFO] [stdout]  25 |     fn len(&self) -> usize;
[INFO] [stdout]     |        --- the method is available for `PgArguments` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Arguments` which provides `len` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 214 + use sqlx::Arguments;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 43) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/../README.md:119:3
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/../README.md:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     tokio::spawn(async { println!("started") });
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/../README.md:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | async fn main() -> Result<(), Error> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 201)
[INFO] [stdout]     src/../README.md - (line 215)
[INFO] [stdout]     src/../README.md - (line 43)
[INFO] [stdout]     src/db_adapter.rs - db_adapter::DBType::new (line 80)
[INFO] [stdout]     src/template_arg.rs - template_arg::TemplateArg<'q,DB,D>::e (line 49)
[INFO] [stdout]     src/template_arg.rs - template_arg::TemplateArg<'q,DB,D>::el (line 83)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.13s; merged doctests compilation took 0.47s
[INFO] running `Command { std: "docker" "inspect" "0d88d65a7663b5c87bd223a6ddc1cc0f94e1f8e72a06111bb7ffe2ffa982b8fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d88d65a7663b5c87bd223a6ddc1cc0f94e1f8e72a06111bb7ffe2ffa982b8fc", kill_on_drop: false }`
[INFO] [stdout] 0d88d65a7663b5c87bd223a6ddc1cc0f94e1f8e72a06111bb7ffe2ffa982b8fc
