[INFO] cloning repository https://github.com/Zersya/server-location-tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zersya/server-location-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZersya%2Fserver-location-tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZersya%2Fserver-location-tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aaec6a43e2c04d9bf746bba0a3028f6c0872fe77 [INFO] testing Zersya/server-location-tracker against 1.80.0 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZersya%2Fserver-location-tracker" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zersya/server-location-tracker on toolchain 1.80.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Zersya/server-location-tracker [INFO] finished tweaking git repo https://github.com/Zersya/server-location-tracker [INFO] tweaked toml for git repo https://github.com/Zersya/server-location-tracker written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Zersya/server-location-tracker 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.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.axum.release [INFO] [stderr] Updating git repository `https://github.com/tokio-rs/axum.git` [INFO] [stderr] Updating git repository `https://github.com/surrealdb/surrealdb` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded surrealdb-derive v0.7.0 [INFO] [stderr] Downloaded storekey v0.4.1 [INFO] [stderr] Downloaded trice v0.3.1 [INFO] [stderr] Downloaded rstar v0.10.0 [INFO] [stderr] Downloaded tungstenite v0.18.0 [INFO] [stderr] Downloaded argon2 v0.5.0 [INFO] [stderr] Downloaded bigdecimal v0.3.0 [INFO] [stderr] Downloaded futures-concurrency v7.2.0 [INFO] [stderr] Downloaded geo v0.24.1 [INFO] [stderr] Downloaded dmp v0.1.3 [INFO] [stderr] Downloaded geographiclib-rs v0.2.3 [INFO] [stderr] Downloaded pbkdf2 v0.12.1 [INFO] [stderr] Downloaded bung v0.1.0 [INFO] [stderr] Downloaded geo-types v0.7.9 [INFO] [stderr] Downloaded tokio-tungstenite v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a5fefacb57b25c939fe23ef77245add5d6558af21c7186b4b4b938c097e3085 [INFO] running `Command { std: "docker" "start" "-a" "8a5fefacb57b25c939fe23ef77245add5d6558af21c7186b4b4b938c097e3085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a5fefacb57b25c939fe23ef77245add5d6558af21c7186b4b4b938c097e3085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a5fefacb57b25c939fe23ef77245add5d6558af21c7186b4b4b938c097e3085", kill_on_drop: false }` [INFO] [stdout] 8a5fefacb57b25c939fe23ef77245add5d6558af21c7186b4b4b938c097e3085 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c72d3e11401c4099561694c0ad9a39da61d91f251a618d2bc9efc027228ee1cd [INFO] running `Command { std: "docker" "start" "-a" "c72d3e11401c4099561694c0ad9a39da61d91f251a618d2bc9efc027228ee1cd", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.axum.release [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling axum-core v0.3.4 (https://github.com/tokio-rs/axum.git#7219fd8d) [INFO] [stderr] Compiling rstar v0.10.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling pbkdf2 v0.12.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling axum v0.6.15 (https://github.com/tokio-rs/axum.git#7219fd8d) [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling geographiclib-rs v0.2.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling any_ascii v0.3.2 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling addr v0.15.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling bcrypt v0.14.0 [INFO] [stderr] Compiling argon2 v0.5.0 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling lexicmp v0.1.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling trice v0.3.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling dmp v0.1.3 [INFO] [stderr] Compiling surrealdb-derive v0.7.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling futures-concurrency v7.2.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling geo-types v0.7.9 [INFO] [stderr] Compiling storekey v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling uuid v1.3.1 [INFO] [stderr] Compiling bung v0.1.0 [INFO] [stderr] Compiling ulid v1.0.0 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling geo v0.24.1 [INFO] [stderr] Compiling surrealdb v1.0.0-beta.9+20230402 (https://github.com/surrealdb/surrealdb#c9a9336f) [INFO] [stderr] error: could not compile `surrealdb` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name surrealdb --edition=2021 /opt/rustwide/cargo-home/git/checkouts/surrealdb-8c51c5db53af7153/c9a9336/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="protocol-ws"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "foundationdb", "http", "kv-fdb", "kv-fdb-5_1", "kv-fdb-5_2", "kv-fdb-6_0", "kv-fdb-6_1", "kv-fdb-6_2", "kv-fdb-6_3", "kv-fdb-7_0", "kv-fdb-7_1", "kv-indxdb", "kv-mem", "kv-rocksdb", "kv-tikv", "native-tls", "protocol-http", "protocol-ws", "rustls", "scripting"))' -C metadata=7df626a1b648b4fd -C extra-filename=-7df626a1b648b4fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern addr=/opt/rustwide/target/debug/deps/libaddr-864ace2a3a65c901.rmeta --extern ascii=/opt/rustwide/target/debug/deps/libany_ascii-05d0d5fc50f8de22.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-052506c9b436c285.rmeta --extern channel=/opt/rustwide/target/debug/deps/libasync_channel-40dd0a3b6071fb49.rmeta --extern executor=/opt/rustwide/target/debug/deps/libasync_executor-b03f4f5212dd7778.rmeta --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-5c800b3412e96034.so --extern bcrypt=/opt/rustwide/target/debug/deps/libbcrypt-f9386528f61f9ef3.rmeta --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-a58b6b7da0446da3.rmeta --extern bung=/opt/rustwide/target/debug/deps/libbung-d0f323dcbd5377df.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f0e38736ac9d5850.rmeta --extern dmp=/opt/rustwide/target/debug/deps/libdmp-49bb7c67b2b3082b.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-085edca1997c2ff0.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-1ffb38e43149f879.rmeta --extern futures_concurrency=/opt/rustwide/target/debug/deps/libfutures_concurrency-6f743b0d8be2f96b.rmeta --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-a165b1747cb7a974.rmeta --extern geo=/opt/rustwide/target/debug/deps/libgeo-fa3596b37c8a7dd2.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b7ca49e2db1a7ce7.rmeta --extern lexicmp=/opt/rustwide/target/debug/deps/liblexicmp-45326cd94e601297.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-61edd0357801b494.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-355a765e1c32e11f.rmeta --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-8fb032d2e0b9f240.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-0829b075535109cd.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2946658c5166d457.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-1203e20ca09d16c0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3acca2d4199f2b5b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d22342c19ca81e8d.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-8a73365184390946.rmeta --extern scrypt=/opt/rustwide/target/debug/deps/libscrypt-19c40b82a38d8206.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-07610b9158535bf9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-223499f603b679e0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-831d2d920583c6bd.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-7423c197dbd4f9b5.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-dd02d585174900e1.rmeta --extern storekey=/opt/rustwide/target/debug/deps/libstorekey-1519533a5bb02e9c.rmeta --extern derive=/opt/rustwide/target/debug/deps/libsurrealdb_derive-7da6d0898456f470.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6e296e4f2d327248.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5beb0b4e10a06dc8.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5bdaea1ee825ea8c.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-7f86c199157a2f73.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f50c3200902a88f2.rmeta --extern trice=/opt/rustwide/target/debug/deps/libtrice-9c2b266c71fd6baa.rmeta --extern ulid=/opt/rustwide/target/debug/deps/libulid-d2ef848f1f044236.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-7e79f6b4ba5c60c6.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-7272686791b08e1b.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-06d2f3d8fd08b5ce/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c72d3e11401c4099561694c0ad9a39da61d91f251a618d2bc9efc027228ee1cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72d3e11401c4099561694c0ad9a39da61d91f251a618d2bc9efc027228ee1cd", kill_on_drop: false }` [INFO] [stdout] c72d3e11401c4099561694c0ad9a39da61d91f251a618d2bc9efc027228ee1cd [INFO] testing Zersya/server-location-tracker against beta-2024-07-26 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZersya%2Fserver-location-tracker" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zersya/server-location-tracker on toolchain beta-2024-07-26 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Zersya/server-location-tracker [INFO] finished tweaking git repo https://github.com/Zersya/server-location-tracker [INFO] tweaked toml for git repo https://github.com/Zersya/server-location-tracker written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Zersya/server-location-tracker 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" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.axum.release [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc21e6384534a0bf2bb4899e55bba24862062a15661e8d863a909740d0029f92 [INFO] running `Command { std: "docker" "start" "-a" "bc21e6384534a0bf2bb4899e55bba24862062a15661e8d863a909740d0029f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc21e6384534a0bf2bb4899e55bba24862062a15661e8d863a909740d0029f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc21e6384534a0bf2bb4899e55bba24862062a15661e8d863a909740d0029f92", kill_on_drop: false }` [INFO] [stdout] bc21e6384534a0bf2bb4899e55bba24862062a15661e8d863a909740d0029f92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0291e477c2e60e300331d9d74ec5fb5c3e822d2d4fdc6015b853b2a32fcac02 [INFO] running `Command { std: "docker" "start" "-a" "b0291e477c2e60e300331d9d74ec5fb5c3e822d2d4fdc6015b853b2a32fcac02", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.axum.release [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling axum-core v0.3.4 (https://github.com/tokio-rs/axum.git#7219fd8d) [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling rstar v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling pbkdf2 v0.12.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling axum v0.6.15 (https://github.com/tokio-rs/axum.git#7219fd8d) [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling geographiclib-rs v0.2.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling any_ascii v0.3.2 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling addr v0.15.6 [INFO] [stderr] Compiling lexicmp v0.1.0 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling argon2 v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling bcrypt v0.14.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling trice v0.3.1 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling surrealdb-derive v0.7.0 [INFO] [stderr] Compiling dmp v0.1.3 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling futures-concurrency v7.2.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling geo-types v0.7.9 [INFO] [stderr] Compiling bung v0.1.0 [INFO] [stderr] Compiling storekey v0.4.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.3.1 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling ulid v1.0.0 [INFO] [stderr] Compiling geo v0.24.1 [INFO] [stderr] Compiling surrealdb v1.0.0-beta.9+20230402 (https://github.com/surrealdb/surrealdb#c9a9336f) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> src/models/location.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 103 | pub async fn update(payload: FormLocation) -> Result<Self, ModelError> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/models/location.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | pub async fn delete(id: u64) -> Result<Self, ModelError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `status` is never read [INFO] [stdout] --> src/main.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct ModelError { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 109 | status: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "b0291e477c2e60e300331d9d74ec5fb5c3e822d2d4fdc6015b853b2a32fcac02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0291e477c2e60e300331d9d74ec5fb5c3e822d2d4fdc6015b853b2a32fcac02", kill_on_drop: false }` [INFO] [stdout] b0291e477c2e60e300331d9d74ec5fb5c3e822d2d4fdc6015b853b2a32fcac02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0df010efa7ff516577b65c8d8aa5c13621b2bbcb693926e4678febe5d31579c [INFO] running `Command { std: "docker" "start" "-a" "a0df010efa7ff516577b65c8d8aa5c13621b2bbcb693926e4678febe5d31579c", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.axum.release [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> src/models/location.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 103 | pub async fn update(payload: FormLocation) -> Result<Self, ModelError> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/models/location.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | pub async fn delete(id: u64) -> Result<Self, ModelError> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `status` is never read [INFO] [stdout] --> src/main.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct ModelError { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 109 | status: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.85s [INFO] running `Command { std: "docker" "inspect" "a0df010efa7ff516577b65c8d8aa5c13621b2bbcb693926e4678febe5d31579c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0df010efa7ff516577b65c8d8aa5c13621b2bbcb693926e4678febe5d31579c", kill_on_drop: false }` [INFO] [stdout] a0df010efa7ff516577b65c8d8aa5c13621b2bbcb693926e4678febe5d31579c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80219642a78d375415cd1aaaa0a81de875e5093a597dee8b79209f3a65e34ed0 [INFO] running `Command { std: "docker" "start" "-a" "80219642a78d375415cd1aaaa0a81de875e5093a597dee8b79209f3a65e34ed0", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.axum.release [INFO] [stderr] warning: unused variable: `payload` [INFO] [stderr] --> src/models/location.rs:103:25 [INFO] [stderr] | [INFO] [stderr] 103 | pub async fn update(payload: FormLocation) -> Result<Self, ModelError> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `id` [INFO] [stderr] --> src/models/location.rs:107:25 [INFO] [stderr] | [INFO] [stderr] 107 | pub async fn delete(id: u64) -> Result<Self, ModelError> { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stderr] [INFO] [stderr] warning: field `status` is never read [INFO] [stderr] --> src/main.rs:109:5 [INFO] [stderr] | [INFO] [stderr] 108 | pub struct ModelError { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 109 | status: i32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `server` (bin "server" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server-ba9a208856a9db5f) [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" "80219642a78d375415cd1aaaa0a81de875e5093a597dee8b79209f3a65e34ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80219642a78d375415cd1aaaa0a81de875e5093a597dee8b79209f3a65e34ed0", kill_on_drop: false }` [INFO] [stdout] 80219642a78d375415cd1aaaa0a81de875e5093a597dee8b79209f3a65e34ed0