[INFO] cloning repository https://github.com/ShreyashDhakate/Tauri-CRUD-Todo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShreyashDhakate/Tauri-CRUD-Todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShreyashDhakate%2FTauri-CRUD-Todo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShreyashDhakate%2FTauri-CRUD-Todo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00ea909ddac75efa2c8ad94803d64aa1e6aeb0b7
[INFO] testing ShreyashDhakate/Tauri-CRUD-Todo against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShreyashDhakate%2FTauri-CRUD-Todo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ShreyashDhakate/Tauri-CRUD-Todo
[INFO] finished tweaking git repo https://github.com/ShreyashDhakate/Tauri-CRUD-Todo
[INFO] tweaked toml for git repo https://github.com/ShreyashDhakate/Tauri-CRUD-Todo written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShreyashDhakate/Tauri-CRUD-Todo on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShreyashDhakate/Tauri-CRUD-Todo 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dyn-clone v1.0.17
[INFO] [stderr]   Downloaded serde_with_macros v3.11.0
[INFO] [stderr]   Downloaded schemars_derive v0.8.21
[INFO] [stderr]   Downloaded gtk3-macros v0.18.0
[INFO] [stderr]   Downloaded serde-untagged v0.1.6
[INFO] [stderr]   Downloaded tauri-plugin-sql v2.0.1
[INFO] [stderr]   Downloaded schemars v0.8.21
[INFO] [stderr]   Downloaded cargo_toml v0.17.2
[INFO] [stderr]   Downloaded tauri-build v2.0.2
[INFO] [stderr]   Downloaded tauri-macros v2.0.2
[INFO] [stderr]   Downloaded gdk-sys v0.18.0
[INFO] [stderr]   Downloaded tauri-utils v2.0.2
[INFO] [stderr]   Downloaded muda v0.15.2
[INFO] [stderr]   Downloaded gdk v0.18.0
[INFO] [stderr]   Downloaded hyper v1.5.0
[INFO] [stderr]   Downloaded reqwest v0.12.9
[INFO] [stderr]   Downloaded gtk-sys v0.18.0
[INFO] [stderr]   Downloaded serde_with v3.11.0
[INFO] [stderr]   Downloaded webpki-roots v0.26.6
[INFO] [stderr]   Downloaded tauri-runtime v2.1.1
[INFO] [stderr]   Downloaded atk v0.18.0
[INFO] [stderr]   Downloaded tauri v2.0.6
[INFO] [stderr]   Downloaded atk-sys v0.18.0
[INFO] [stderr]   Downloaded anyhow v1.0.91
[INFO] [stderr]   Downloaded infer v0.16.0
[INFO] [stderr]   Downloaded rustix v0.38.38
[INFO] [stderr]   Downloaded gtk v0.18.1
[INFO] [stderr]   Downloaded jsonptr v0.4.7
[INFO] [stderr]   Downloaded json-patch v2.0.0
[INFO] [stderr]   Downloaded embed-resource v2.5.0
[INFO] [stderr]   Downloaded tauri-codegen v2.0.2
[INFO] [stderr]   Downloaded webview2-com v0.33.0
[INFO] [stderr]   Downloaded tauri-plugin v2.0.2
[INFO] [stderr]   Downloaded window-vibrancy v0.5.2
[INFO] [stderr]   Downloaded webview2-com-sys v0.33.0
[INFO] [stderr]   Downloaded rustls v0.23.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33185d6f8c47b074bba9c1b332ae23b0be52bc89b0e19a55d78bff5c0dabde75
[INFO] running `Command { std: "docker" "start" "-a" "33185d6f8c47b074bba9c1b332ae23b0be52bc89b0e19a55d78bff5c0dabde75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33185d6f8c47b074bba9c1b332ae23b0be52bc89b0e19a55d78bff5c0dabde75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33185d6f8c47b074bba9c1b332ae23b0be52bc89b0e19a55d78bff5c0dabde75", kill_on_drop: false }`
[INFO] [stdout] 33185d6f8c47b074bba9c1b332ae23b0be52bc89b0e19a55d78bff5c0dabde75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb4eba7fad9952e9a0af8101870cd3c1c704fef8ab49b231b47c0e8de23bee7d
[INFO] running `Command { std: "docker" "start" "-a" "cb4eba7fad9952e9a0af8101870cd3c1c704fef8ab49b231b47c0e8de23bee7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling gtk v0.18.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling fdeflate v0.3.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling tauri-runtime v2.1.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ico v0.3.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling serialize-to-javascript-impl v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde-untagged v0.1.6
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling jsonptr v0.4.7
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]    Compiling infer v0.16.0
[INFO] [stderr]    Compiling urlpattern v0.3.0
[INFO] [stderr]    Compiling json-patch v2.0.0
[INFO] [stderr]    Compiling json-patch v3.0.1
[INFO] [stderr]    Compiling kuchikiki v0.8.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling tauri-utils v2.0.2
[INFO] [stderr]    Compiling embed-resource v2.5.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling cargo_toml v0.17.2
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serialize-to-javascript v0.1.1
[INFO] [stderr]    Compiling tauri-winres v0.1.1
[INFO] [stderr]    Compiling gtk3-macros v0.18.0
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling gdk-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.0
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.1
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling sqlx-mysql v0.8.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling tauri-build v2.0.2
[INFO] [stderr]    Compiling tauri-plugin v2.0.2
[INFO] [stderr]    Compiling tauri-codegen v2.0.2
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling tauri v2.0.6
[INFO] [stderr]    Compiling tauri-plugin-sql v2.0.1
[INFO] [stderr]    Compiling tauri-macros v2.0.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]    Compiling sqlx v0.8.2
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.0
[INFO] [stderr]    Compiling javascriptcore-rs v1.1.2
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling soup3 v0.5.0
[INFO] [stderr]    Compiling gdk v0.18.0
[INFO] [stderr]    Compiling muda v0.15.2
[INFO] [stderr]    Compiling webkit2gtk v2.0.1
[INFO] [stderr]    Compiling tauri-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "cb4eba7fad9952e9a0af8101870cd3c1c704fef8ab49b231b47c0e8de23bee7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb4eba7fad9952e9a0af8101870cd3c1c704fef8ab49b231b47c0e8de23bee7d", kill_on_drop: false }`
[INFO] [stdout] cb4eba7fad9952e9a0af8101870cd3c1c704fef8ab49b231b47c0e8de23bee7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d03ff7da2d5b8ceb55152a351424c85beaec091f22b8a1cecd31be2b02113e7
[INFO] running `Command { std: "docker" "start" "-a" "4d03ff7da2d5b8ceb55152a351424c85beaec091f22b8a1cecd31be2b02113e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling tauri-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "4d03ff7da2d5b8ceb55152a351424c85beaec091f22b8a1cecd31be2b02113e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d03ff7da2d5b8ceb55152a351424c85beaec091f22b8a1cecd31be2b02113e7", kill_on_drop: false }`
[INFO] [stdout] 4d03ff7da2d5b8ceb55152a351424c85beaec091f22b8a1cecd31be2b02113e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5d8cd54bd7659e83ee31adb0c01eee7dc9f248d34e5bae577834f4ea2aba1de
[INFO] running `Command { std: "docker" "start" "-a" "e5d8cd54bd7659e83ee31adb0c01eee7dc9f248d34e5bae577834f4ea2aba1de", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tauri_app-99ddc438c3d6ba24)
[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" "e5d8cd54bd7659e83ee31adb0c01eee7dc9f248d34e5bae577834f4ea2aba1de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5d8cd54bd7659e83ee31adb0c01eee7dc9f248d34e5bae577834f4ea2aba1de", kill_on_drop: false }`
[INFO] [stdout] e5d8cd54bd7659e83ee31adb0c01eee7dc9f248d34e5bae577834f4ea2aba1de
