[INFO] cloning repository https://github.com/runesatsdev/realword-tide-sqlite-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/runesatsdev/realword-tide-sqlite-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frunesatsdev%2Frealword-tide-sqlite-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frunesatsdev%2Frealword-tide-sqlite-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b8d017e48a8a92be1865b6666c9f6ed9bb01db4
[INFO] checking runesatsdev/realword-tide-sqlite-backend against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frunesatsdev%2Frealword-tide-sqlite-backend" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/runesatsdev/realword-tide-sqlite-backend
[INFO] finished tweaking git repo https://github.com/runesatsdev/realword-tide-sqlite-backend
[INFO] tweaked toml for git repo https://github.com/runesatsdev/realword-tide-sqlite-backend written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/runesatsdev/realword-tide-sqlite-backend on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/runesatsdev/realword-tide-sqlite-backend 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_types v0.14.0
[INFO] [stderr]   Downloaded validator_derive v0.14.0
[INFO] [stderr]   Downloaded route-recognizer v0.2.0
[INFO] [stderr]   Downloaded anyhow v1.0.52
[INFO] [stderr]   Downloaded sqlx-rt v0.5.10
[INFO] [stderr]   Downloaded scrypt v0.8.1
[INFO] [stderr]   Downloaded slugify v0.1.0
[INFO] [stderr]   Downloaded async-dup v1.2.2
[INFO] [stderr]   Downloaded async-session v2.0.1
[INFO] [stderr]   Downloaded pbkdf2 v0.10.0
[INFO] [stderr]   Downloaded value-bag v1.0.0-alpha.8
[INFO] [stderr]   Downloaded validator v0.14.0
[INFO] [stderr]   Downloaded security-framework-sys v2.4.2
[INFO] [stderr]   Downloaded simple-mutex v1.1.5
[INFO] [stderr]   Downloaded sval v1.0.0-alpha.5
[INFO] [stderr]   Downloaded sha2 v0.10.1
[INFO] [stderr]   Downloaded hmac v0.12.0
[INFO] [stderr]   Downloaded flume v0.10.9
[INFO] [stderr]   Downloaded security-framework v2.4.2
[INFO] [stderr]   Downloaded async-native-tls v0.3.3
[INFO] [stderr]   Downloaded unidecode v0.3.0
[INFO] [stderr]   Downloaded sqlx v0.5.10
[INFO] [stderr]   Downloaded tide v0.16.0
[INFO] [stderr]   Downloaded async-h1 v2.3.3
[INFO] [stderr]   Downloaded sqlx-macros v0.5.10
[INFO] [stderr]   Downloaded async-sse v4.1.0
[INFO] [stderr]   Downloaded async-process v1.3.0
[INFO] [stderr]   Downloaded sqlx-core v0.5.10
[INFO] [stderr]   Downloaded femme v2.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bad86a6563906e76ebc15cd37f45331e476f52b8c9ea4f68be3f25d85d90f38
[INFO] running `Command { std: "docker" "start" "-a" "4bad86a6563906e76ebc15cd37f45331e476f52b8c9ea4f68be3f25d85d90f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bad86a6563906e76ebc15cd37f45331e476f52b8c9ea4f68be3f25d85d90f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bad86a6563906e76ebc15cd37f45331e476f52b8c9ea4f68be3f25d85d90f38", kill_on_drop: false }`
[INFO] [stdout] 4bad86a6563906e76ebc15cd37f45331e476f52b8c9ea4f68be3f25d85d90f38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d84f801f46bbbf8954319189c4fddf739b4ed2e97fa8bdc1a258e27b30d40fc6
[INFO] running `Command { std: "docker" "start" "-a" "d84f801f46bbbf8954319189c4fddf739b4ed2e97fa8bdc1a258e27b30d40fc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking sval v1.0.0-alpha.5
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking fastrand v1.6.0
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking async-task v4.0.3
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking async-lock v2.4.0
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking blocking v1.1.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking sha2 v0.9.8
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.23.2
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]     Checking crypto-common v0.1.1
[INFO] [stderr]     Checking block-buffer v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking unicode-xid v0.2.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]     Checking digest v0.10.1
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking simple-mutex v1.1.5
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking async-dup v1.2.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.19
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking base64ct v1.0.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking salsa20 v0.9.0
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking hmac v0.12.0
[INFO] [stderr]     Checking sha2 v0.10.1
[INFO] [stderr]     Checking pbkdf2 v0.10.0
[INFO] [stderr]     Checking unidecode v0.3.0
[INFO] [stderr]     Checking route-recognizer v0.2.0
[INFO] [stderr]     Checking password-hash v0.3.2
[INFO] [stderr]    Compiling validator_types v0.14.0
[INFO] [stderr]     Checking slugify v0.1.0
[INFO] [stderr]     Checking scrypt v0.8.1
[INFO] [stderr]    Compiling ctor v0.1.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.9
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking pin-project v1.0.9
[INFO] [stderr]    Compiling flume v0.10.9
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]     Checking async-process v1.3.0
[INFO] [stderr]     Checking async-global-executor v2.0.2
[INFO] [stderr]     Checking async-std v1.10.0
[INFO] [stderr]    Compiling validator_derive v0.14.0
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking async-native-tls v0.3.3
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]     Checking sqlx-rt v0.5.10
[INFO] [stderr]     Checking async-session v2.0.1
[INFO] [stderr]     Checking femme v2.1.1
[INFO] [stderr]     Checking validator v0.14.0
[INFO] [stderr]     Checking sqlx-core v0.5.10
[INFO] [stderr]     Checking jsonwebtoken v7.2.0
[INFO] [stderr]     Checking async-sse v4.1.0
[INFO] [stderr]     Checking async-h1 v2.3.3
[INFO] [stderr]     Checking http-client v6.5.1
[INFO] [stderr]     Checking tide v0.16.0
[INFO] [stderr]    Compiling sqlx-macros v0.5.10
[INFO] [stderr]     Checking sqlx v0.5.10
[INFO] [stderr]     Checking realworld-tide-sqlite-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "d84f801f46bbbf8954319189c4fddf739b4ed2e97fa8bdc1a258e27b30d40fc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d84f801f46bbbf8954319189c4fddf739b4ed2e97fa8bdc1a258e27b30d40fc6", kill_on_drop: false }`
[INFO] [stdout] d84f801f46bbbf8954319189c4fddf739b4ed2e97fa8bdc1a258e27b30d40fc6
