[INFO] cloning repository https://github.com/dgendill/egui-sqlx-tokio-rust-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dgendill/egui-sqlx-tokio-rust-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgendill%2Fegui-sqlx-tokio-rust-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgendill%2Fegui-sqlx-tokio-rust-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92424c57360f02efc224dfd00ba6b33ab9a9c092
[INFO] checking dgendill/egui-sqlx-tokio-rust-demo against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgendill%2Fegui-sqlx-tokio-rust-demo" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dgendill/egui-sqlx-tokio-rust-demo
[INFO] finished tweaking git repo https://github.com/dgendill/egui-sqlx-tokio-rust-demo
[INFO] tweaked toml for git repo https://github.com/dgendill/egui-sqlx-tokio-rust-demo written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dgendill/egui-sqlx-tokio-rust-demo on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dgendill/egui-sqlx-tokio-rust-demo 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastrand v2.0.2
[INFO] [stderr]   Downloaded polling v3.6.0
[INFO] [stderr]   Downloaded jobserver v0.1.30
[INFO] [stderr]   Downloaded clipboard-win v5.3.0
[INFO] [stderr]   Downloaded arboard v3.3.2
[INFO] [stderr]   Downloaded cc v1.0.94
[INFO] [stderr]   Downloaded proc-macro2 v1.0.80
[INFO] [stderr]   Downloaded syn v2.0.59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76ed20f67d3020755818576094d73e5c8ad6f929b942be085eaa1dc7c8bacb33
[INFO] running `Command { std: "docker" "start" "-a" "76ed20f67d3020755818576094d73e5c8ad6f929b942be085eaa1dc7c8bacb33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76ed20f67d3020755818576094d73e5c8ad6f929b942be085eaa1dc7c8bacb33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76ed20f67d3020755818576094d73e5c8ad6f929b942be085eaa1dc7c8bacb33", kill_on_drop: false }`
[INFO] [stdout] 76ed20f67d3020755818576094d73e5c8ad6f929b942be085eaa1dc7c8bacb33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce35a3473ca928230a9eb8a195cb704c66803cf82d24186c931af4fea97e86fc
[INFO] running `Command { std: "docker" "start" "-a" "ce35a3473ca928230a9eb8a195cb704c66803cf82d24186c931af4fea97e86fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.80
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]     Checking ab_glyph v0.2.25
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking webbrowser v0.8.15
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking async-once-cell v0.5.3
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking emath v0.27.2
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking ecolor v0.27.2
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking glutin v0.31.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking epaint v0.27.2
[INFO] [stderr]     Checking sqlformat v0.2.3
[INFO] [stderr]     Checking egui v0.27.2
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking arboard v3.3.2
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]     Checking egui_glow v0.27.2
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking smithay-clipboard v0.7.1
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking glutin-winit v0.4.2
[INFO] [stderr]     Checking egui-winit v0.27.2
[INFO] [stderr]     Checking eframe v0.27.2
[INFO] [stderr]     Checking egui-sqlx-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.65s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "ce35a3473ca928230a9eb8a195cb704c66803cf82d24186c931af4fea97e86fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce35a3473ca928230a9eb8a195cb704c66803cf82d24186c931af4fea97e86fc", kill_on_drop: false }`
[INFO] [stdout] ce35a3473ca928230a9eb8a195cb704c66803cf82d24186c931af4fea97e86fc
