[INFO] cloning repository https://github.com/KGrewal1/fullstack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KGrewal1/fullstack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKGrewal1%2Ffullstack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKGrewal1%2Ffullstack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65e57b58df3a29e3f11857c26bb57dcf46aeef56 [INFO] testing KGrewal1/fullstack against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKGrewal1%2Ffullstack" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KGrewal1/fullstack on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KGrewal1/fullstack [INFO] finished tweaking git repo https://github.com/KGrewal1/fullstack [INFO] tweaked toml for git repo https://github.com/KGrewal1/fullstack written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/KGrewal1/fullstack 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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spinning v0.1.0 [INFO] [stderr] Downloaded sledgehammer_utils v0.1.1 [INFO] [stderr] Downloaded to_method v1.1.0 [INFO] [stderr] Downloaded execute v0.2.12 [INFO] [stderr] Downloaded ux v0.1.5 [INFO] [stderr] Downloaded dioxus-rsx v0.0.3 [INFO] [stderr] Downloaded http-serde v1.1.2 [INFO] [stderr] Downloaded execute-command-macro-impl v0.1.9 [INFO] [stderr] Downloaded shuttle-shared-db v0.21.0 [INFO] [stderr] Downloaded smallstr v0.2.0 [INFO] [stderr] Downloaded bumpslab v0.2.0 [INFO] [stderr] Downloaded dioxus-hot-reload v0.1.1 [INFO] [stderr] Downloaded shuttle-codegen v0.21.0 [INFO] [stderr] Downloaded dioxus v0.3.2 [INFO] [stderr] Downloaded rmp v0.8.11 [INFO] [stderr] Downloaded shuttle-runtime v0.21.0 [INFO] [stderr] Downloaded dioxus-core v0.3.3 [INFO] [stderr] Downloaded rustrict v0.7.7 [INFO] [stderr] Downloaded interprocess v1.2.1 [INFO] [stderr] Downloaded internment v0.7.1 [INFO] [stderr] Downloaded dioxus-core-macro v0.3.0 [INFO] [stderr] Downloaded dioxus-html v0.3.1 [INFO] [stderr] Downloaded rmp-serde v1.1.1 [INFO] [stderr] Downloaded dioxus-rsx v0.0.2 [INFO] [stderr] Downloaded shuttle-common v0.21.0 [INFO] [stderr] Downloaded shuttle-proto v0.21.0 [INFO] [stderr] Downloaded dioxus-web v0.3.2 [INFO] [stderr] Downloaded dioxus-hooks v0.3.1 [INFO] [stderr] Downloaded sledgehammer_bindgen v0.2.2 [INFO] [stderr] Downloaded strfmt v0.2.4 [INFO] [stderr] Downloaded dioxus-interpreter-js v0.3.3 [INFO] [stderr] Downloaded longest-increasing-subsequence v0.1.0 [INFO] [stderr] Downloaded rustversion v1.0.13 [INFO] [stderr] Downloaded opentelemetry-http v0.8.0 [INFO] [stderr] Downloaded serde_repr v0.1.14 [INFO] [stderr] Downloaded execute-command-tokens v0.1.6 [INFO] [stderr] Downloaded shuttle-service v0.21.0 [INFO] [stderr] Downloaded execute-command-macro v0.1.8 [INFO] [stderr] Downloaded shuttle-actix-web v0.21.0 [INFO] [stderr] Downloaded shuttle-static-folder v0.21.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18886de19bc3d4f070851e2cc098dbbe886dfdde164e87acd74487c119fbceb1 [INFO] running `Command { std: "docker" "start" "-a" "18886de19bc3d4f070851e2cc098dbbe886dfdde164e87acd74487c119fbceb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18886de19bc3d4f070851e2cc098dbbe886dfdde164e87acd74487c119fbceb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18886de19bc3d4f070851e2cc098dbbe886dfdde164e87acd74487c119fbceb1", kill_on_drop: false }` [INFO] [stdout] 18886de19bc3d4f070851e2cc098dbbe886dfdde164e87acd74487c119fbceb1 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 153a51a8dcd9dd3a1a0dffff3af7658a3e4dc5d22d3045f5c17bf8f7b7f70022 [INFO] running `Command { std: "docker" "start" "-a" "153a51a8dcd9dd3a1a0dffff3af7658a3e4dc5d22d3045f5c17bf8f7b7f70022", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling opentelemetry_api v0.19.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling opentelemetry_sdk v0.19.0 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling opentelemetry v0.19.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling bumpslab v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.15 [INFO] [stderr] Compiling smallbox v0.8.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling dioxus-core v0.3.3 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling ttl_cache v0.5.1 [INFO] [stderr] Compiling tower-http v0.4.1 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling rustrict v0.7.7 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling tracing-opentelemetry v0.19.0 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling http-serde v1.1.2 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling opentelemetry-http v0.8.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling internment v0.7.1 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling actix-rt v2.8.0 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling web-sys v0.3.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling opentelemetry-proto v0.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.12.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling shuttle-common v0.21.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling execute-command-tokens v0.1.6 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling shuttle-service v0.21.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.9 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.0 [INFO] [stderr] Compiling enumset v1.1.2 [INFO] [stderr] Compiling interprocess v1.2.1 [INFO] [stderr] Compiling actix-server v2.2.0 [INFO] [stderr] Compiling dioxus-rsx v0.0.3 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling serde_repr v0.1.14 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling dioxus-html v0.3.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling execute-command-macro v0.1.8 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling spinning v0.1.0 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling intmap v0.7.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling to_method v1.1.0 [INFO] [stderr] Compiling ux v0.1.5 [INFO] [stderr] Compiling shuttle-proto v0.21.0 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling execute v0.2.12 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Compiling shuttle-codegen v0.21.0 [INFO] [stderr] Compiling dioxus-rsx v0.0.2 [INFO] [stderr] Compiling sledgehammer_bindgen v0.2.2 [INFO] [stderr] Compiling dioxus-hot-reload v0.1.1 [INFO] [stderr] Compiling shuttle-runtime v0.21.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling dioxus-hooks v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.37 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling dioxus-core-macro v0.3.0 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling shuttle-static-folder v0.21.0 [INFO] [stderr] Compiling dioxus v0.3.2 [INFO] [stderr] Compiling sqlx v0.6.3 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling shuttle-shared-db v0.21.0 [INFO] [stderr] Compiling zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.3.1 [INFO] [stderr] Compiling sledgehammer_utils v0.1.1 [INFO] [stderr] Compiling dioxus-interpreter-js v0.3.3 [INFO] [stderr] Compiling dioxus-web v0.3.2 [INFO] [stderr] Compiling actix-web v4.3.1 [INFO] [stderr] Compiling actix-files v0.6.2 [INFO] [stderr] Compiling shuttle-actix-web v0.21.0 [INFO] [stderr] Compiling api-lib v0.1.0 (/opt/rustwide/workdir/api/lib) [INFO] [stderr] Compiling api-shuttle v0.1.0 (/opt/rustwide/workdir/api/shuttle) [INFO] [stderr] Compiling front v0.1.0 (/opt/rustwide/workdir/front) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "153a51a8dcd9dd3a1a0dffff3af7658a3e4dc5d22d3045f5c17bf8f7b7f70022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "153a51a8dcd9dd3a1a0dffff3af7658a3e4dc5d22d3045f5c17bf8f7b7f70022", kill_on_drop: false }` [INFO] [stdout] 153a51a8dcd9dd3a1a0dffff3af7658a3e4dc5d22d3045f5c17bf8f7b7f70022 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 971b77645b59b5411c8149189a43066a76c0ee694ca234936bf99c55bb59c597 [INFO] running `Command { std: "docker" "start" "-a" "971b77645b59b5411c8149189a43066a76c0ee694ca234936bf99c55bb59c597", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling front v0.1.0 (/opt/rustwide/workdir/front) [INFO] [stderr] Compiling api-lib v0.1.0 (/opt/rustwide/workdir/api/lib) [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling api-shuttle v0.1.0 (/opt/rustwide/workdir/api/shuttle) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.03s [INFO] running `Command { std: "docker" "inspect" "971b77645b59b5411c8149189a43066a76c0ee694ca234936bf99c55bb59c597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "971b77645b59b5411c8149189a43066a76c0ee694ca234936bf99c55bb59c597", kill_on_drop: false }` [INFO] [stdout] 971b77645b59b5411c8149189a43066a76c0ee694ca234936bf99c55bb59c597 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af76b4434dcfa0412541ae1d0b84c4e6b3c89d1945a3968d391a8b654e1633e2 [INFO] running `Command { std: "docker" "start" "-a" "af76b4434dcfa0412541ae1d0b84c4e6b3c89d1945a3968d391a8b654e1633e2", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/api_lib-0ceb9180d64e0d2f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test health::tests::health_check_works ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- health::tests::health_check_works stdout ---- [INFO] [stdout] thread 'health::tests::health_check_works' panicked at api/lib/src/health.rs:34:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: None [INFO] [stdout] right: Some("v0.0.1") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ccc7887d3c - std::backtrace_rs::backtrace::libunwind::trace::h03859d238dbdd93c [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55ccc7887d3c - std::backtrace_rs::backtrace::trace_unsynchronized::h2e251246e2581a42 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ccc7887d3c - std::sys_common::backtrace::_print_fmt::h5baa2f175792666a [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55ccc7887d3c - ::fmt::h00d759009813d8ca [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55ccc78b1b90 - core::fmt::rt::Argument::fmt::hcd158635f297e549 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55ccc78b1b90 - core::fmt::write::h9c5087e04fe38018 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55ccc78853bf - std::io::Write::write_fmt::h34541c3dfc0362f2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/io/mod.rs:1810:15 [INFO] [stdout] 7: 0x55ccc7887b24 - std::sys_common::backtrace::_print::h25969b404f42f4bb [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55ccc7887b24 - std::sys_common::backtrace::print::h68d3414e8c63fb83 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55ccc7889857 - std::panicking::default_hook::{{closure}}::hccfef51edabebb9a [INFO] [stdout] 10: 0x55ccc7889543 - std::panicking::default_hook::hdec7a4759fa427e8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55ccc7744d17 - as core::ops::function::Fn>::call::h6770dc7dbbc843da [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55ccc7744d17 - test::test_main::{{closure}}::h037f0e9a244755ad [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55ccc7889e68 - as core::ops::function::Fn>::call::h284e61fdb096ca02 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55ccc7889e68 - std::panicking::rust_panic_with_hook::h9d502a4da1912fba [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55ccc7889bbe - std::panicking::begin_panic_handler::{{closure}}::h3a68181f2e6a785b [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x55ccc7888206 - std::sys_common::backtrace::__rust_end_short_backtrace::hc1d088e8c1328911 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55ccc7889922 - rust_begin_unwind [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55ccc7709dd5 - core::panicking::panic_fmt::h15511a438b78bb2f [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55ccc770a26b - core::panicking::assert_failed_inner::hc4a5497346231c8a [INFO] [stdout] 20: 0x55ccc770bf8e - core::panicking::assert_failed::h6e434acc53b36bec [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panicking.rs:297:5 [INFO] [stdout] 21: 0x55ccc7711250 - api_lib::health::tests::health_check_works::{{closure}}::hd033c22731795298 [INFO] [stdout] at /opt/rustwide/workdir/api/lib/src/health.rs:34:9 [INFO] [stdout] 22: 0x55ccc77103ee - as core::future::future::Future>::poll::{{closure}}::h9badcfb61c924019 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/local.rs:923:42 [INFO] [stdout] 23: 0x55ccc770c49e - tokio::task::local::LocalSet::with::{{closure}}::h11ca47923fb15bda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/local.rs:684:13 [INFO] [stdout] 24: 0x55ccc770b224 - std::thread::local::LocalKey::try_with::h52159b2c490cab25 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/local.rs:270:16 [INFO] [stdout] 25: 0x55ccc770ab0a - std::thread::local::LocalKey::with::h3d988dda4d901a7c [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/local.rs:246:9 [INFO] [stdout] 26: 0x55ccc770c3d6 - tokio::task::local::LocalSet::with::h7dca5f06fc19ffe7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/local.rs:667:9 [INFO] [stdout] 27: 0x55ccc7710365 - as core::future::future::Future>::poll::h7fdae0b0484c9489 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/local.rs:913:9 [INFO] [stdout] 28: 0x55ccc770c70f - tokio::task::local::LocalSet::run_until::{{closure}}::hd867c98276a5c96b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/local.rs:573:19 [INFO] [stdout] 29: 0x55ccc771021b - as core::future::future::Future>::poll::h5b70bb3b394aff87 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/future/future.rs:124:9 [INFO] [stdout] 30: 0x55ccc7710124 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4fb2c3333f29dabd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:57 [INFO] [stdout] 31: 0x55ccc771004a - tokio::runtime::coop::with_budget::h125804266d6d26d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 32: 0x55ccc771004a - tokio::runtime::coop::budget::hf00d31d386a9f7e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 33: 0x55ccc771004a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0a61c4f6c1356f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:25 [INFO] [stdout] 34: 0x55ccc770e9dc - tokio::runtime::scheduler::current_thread::Context::enter::h147c0ee1bd30d80d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:410:19 [INFO] [stdout] 35: 0x55ccc770f84e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbe7d22cc512932c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:650:36 [INFO] [stdout] 36: 0x55ccc770f55b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcaeace729fd13839 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:68 [INFO] [stdout] 37: 0x55ccc770d65b - tokio::runtime::context::scoped::Scoped::set::h8e15967f283a5c35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 38: 0x55ccc770d409 - tokio::runtime::context::set_scheduler::{{closure}}::h4d10ea77f336b6cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context.rs:176:26 [INFO] [stdout] 39: 0x55ccc770aca6 - std::thread::local::LocalKey::try_with::h0d3d7f2295cb9760 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/local.rs:270:16 [INFO] [stdout] 40: 0x55ccc770ab3a - std::thread::local::LocalKey::with::h67a65460f5ce3384 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/local.rs:246:9 [INFO] [stdout] 41: 0x55ccc770d3bd - tokio::runtime::context::set_scheduler::hc3c05d009e4d43e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context.rs:176:9 [INFO] [stdout] 42: 0x55ccc770f2f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1a84d7bf691546c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:27 [INFO] [stdout] 43: 0x55ccc770f58d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3c873ac5b4dae8df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:638:19 [INFO] [stdout] 44: 0x55ccc770e4bd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hde6b6fc24d9e27cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:175:28 [INFO] [stdout] 45: 0x55ccc770d8ea - tokio::runtime::context::runtime::enter_runtime::h39e3335ce3a7dc38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 46: 0x55ccc770e3af - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb078434ff634e304 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9 [INFO] [stdout] 47: 0x55ccc770e16e - tokio::runtime::runtime::Runtime::block_on::h89d4354ddac13982 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/runtime.rs:311:47 [INFO] [stdout] 48: 0x55ccc770c561 - tokio::task::local::LocalSet::block_on::h3559092c96cfe614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/local.rs:534:9 [INFO] [stdout] 49: 0x55ccc77108b1 - actix_rt::runtime::Runtime::block_on::h13f9fd47f0c76311 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/runtime.rs:82:9 [INFO] [stdout] 50: 0x55ccc7710875 - actix_rt::system::SystemRunner::block_on::h5c4d3bcb2e3802f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.8.0/src/system.rs:210:9 [INFO] [stdout] 51: 0x55ccc7710ce3 - api_lib::health::tests::health_check_works::h59933146bb9045d4 [INFO] [stdout] at /opt/rustwide/workdir/api/lib/src/health.rs:22:5 [INFO] [stdout] 52: 0x55ccc7710c97 - api_lib::health::tests::health_check_works::{{closure}}::h304dddffa9d586d2 [INFO] [stdout] at /opt/rustwide/workdir/api/lib/src/health.rs:23:34 [INFO] [stdout] 53: 0x55ccc770b9d6 - core::ops::function::FnOnce::call_once::h30d6b8c8f755219a [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x55ccc774a40f - core::ops::function::FnOnce::call_once::h0dce7fb8ca7c533f [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x55ccc774a40f - test::__rust_begin_short_backtrace::h75b023f3061039b8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:627:18 [INFO] [stdout] 56: 0x55ccc7749385 - test::run_test_in_process::{{closure}}::hb995e3036449b1d2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:650:60 [INFO] [stdout] 57: 0x55ccc7749385 - as core::ops::function::FnOnce<()>>::call_once::h63d3d9d9e7447cac [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55ccc7749385 - std::panicking::try::do_call::hf358e48b8451abe8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:552:40 [INFO] [stdout] 59: 0x55ccc7749385 - std::panicking::try::hdfb727124dd74530 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:516:19 [INFO] [stdout] 60: 0x55ccc7749385 - std::panic::catch_unwind::h384458a7c85f353a [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55ccc7749385 - test::run_test_in_process::h2b217e4014561d06 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:650:27 [INFO] [stdout] 62: 0x55ccc7749385 - test::run_test::{{closure}}::h2b7f88f2ebf46b48 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:573:43 [INFO] [stdout] 63: 0x55ccc77115c6 - test::run_test::{{closure}}::h320ebf4a972a385e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:601:41 [INFO] [stdout] 64: 0x55ccc77115c6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3ed64afcc71df931 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 65: 0x55ccc77167a7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb4c68cb7b0f88b9d [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 66: 0x55ccc77167a7 - as core::ops::function::FnOnce<()>>::call_once::h2a26cae7fae50093 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x55ccc77167a7 - std::panicking::try::do_call::h24f674b7fb619491 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:552:40 [INFO] [stdout] 68: 0x55ccc77167a7 - std::panicking::try::h7f5877eebc0c4325 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:516:19 [INFO] [stdout] 69: 0x55ccc77167a7 - std::panic::catch_unwind::h91815042a13af893 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panic.rs:142:14 [INFO] [stdout] 70: 0x55ccc77167a7 - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f5155c83af4a50e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 71: 0x55ccc77167a7 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5d62a6061c9ba69b [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x55ccc788ea45 - as core::ops::function::FnOnce>::call_once::h861fc3b698de2ffb [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 73: 0x55ccc788ea45 - as core::ops::function::FnOnce>::call_once::hc66d40344bf1789e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 74: 0x55ccc788ea45 - std::sys::unix::thread::Thread::new::thread_start::h425b008cdc0113be [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7f47a19b1ac3 - [INFO] [stdout] 76: 0x7f47a1a42bf4 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] health::tests::health_check_works [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p api-lib --lib` [INFO] running `Command { std: "docker" "inspect" "af76b4434dcfa0412541ae1d0b84c4e6b3c89d1945a3968d391a8b654e1633e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af76b4434dcfa0412541ae1d0b84c4e6b3c89d1945a3968d391a8b654e1633e2", kill_on_drop: false }` [INFO] [stdout] af76b4434dcfa0412541ae1d0b84c4e6b3c89d1945a3968d391a8b654e1633e2 [INFO] testing KGrewal1/fullstack against try#5e4273472e1b2f223618a9b3def795f6224f241d for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKGrewal1%2Ffullstack" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KGrewal1/fullstack on toolchain 5e4273472e1b2f223618a9b3def795f6224f241d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KGrewal1/fullstack [INFO] finished tweaking git repo https://github.com/KGrewal1/fullstack [INFO] tweaked toml for git repo https://github.com/KGrewal1/fullstack written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/KGrewal1/fullstack 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" "+5e4273472e1b2f223618a9b3def795f6224f241d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf1fce7dca39f81e33dbaa9fc91c64bca5ab2acb4695bf921fa03de6167efd05 [INFO] running `Command { std: "docker" "start" "-a" "bf1fce7dca39f81e33dbaa9fc91c64bca5ab2acb4695bf921fa03de6167efd05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf1fce7dca39f81e33dbaa9fc91c64bca5ab2acb4695bf921fa03de6167efd05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf1fce7dca39f81e33dbaa9fc91c64bca5ab2acb4695bf921fa03de6167efd05", kill_on_drop: false }` [INFO] [stdout] bf1fce7dca39f81e33dbaa9fc91c64bca5ab2acb4695bf921fa03de6167efd05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d53fe5b30dfcb52c4fbc1ddf71547dd291dfb933ab8570bd2c20a0e5a74086e [INFO] running `Command { std: "docker" "start" "-a" "9d53fe5b30dfcb52c4fbc1ddf71547dd291dfb933ab8570bd2c20a0e5a74086e", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling opentelemetry_api v0.19.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling opentelemetry_sdk v0.19.0 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling opentelemetry v0.19.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling bumpslab v0.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling allocator-api2 v0.2.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling smallbox v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling dioxus-core v0.3.3 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling ttl_cache v0.5.1 [INFO] [stderr] Compiling rustrict v0.7.7 [INFO] [stderr] Compiling tower-http v0.4.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling tracing-opentelemetry v0.19.0 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling http-serde v1.1.2 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling opentelemetry-http v0.8.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling internment v0.7.1 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling actix-rt v2.8.0 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling web-sys v0.3.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling opentelemetry-proto v0.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling opentelemetry-otlp v0.12.0 [INFO] [stderr] Compiling shuttle-common v0.21.0 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling execute-command-tokens v0.1.6 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling shuttle-service v0.21.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.9 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.0 [INFO] [stderr] Compiling enumset v1.1.2 [INFO] [stderr] Compiling interprocess v1.2.1 [INFO] [stderr] Compiling actix-server v2.2.0 [INFO] [stderr] Compiling dioxus-rsx v0.0.3 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling serde_repr v0.1.14 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling dioxus-html v0.3.1 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling execute-command-macro v0.1.8 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling spinning v0.1.0 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling to_method v1.1.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling ux v0.1.5 [INFO] [stderr] Compiling intmap v0.7.1 [INFO] [stderr] Compiling shuttle-proto v0.21.0 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling execute v0.2.12 [INFO] [stderr] Compiling shuttle-codegen v0.21.0 [INFO] [stderr] Compiling dioxus-rsx v0.0.2 [INFO] [stderr] Compiling sledgehammer_bindgen v0.2.2 [INFO] [stderr] Compiling dioxus-core-macro v0.3.0 [INFO] [stderr] Compiling dioxus-hot-reload v0.1.1 [INFO] [stderr] Compiling shuttle-runtime v0.21.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling dioxus-hooks v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.37 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling shuttle-static-folder v0.21.0 [INFO] [stderr] Compiling dioxus v0.3.2 [INFO] [stderr] Compiling sqlx v0.6.3 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling shuttle-shared-db v0.21.0 [INFO] [stderr] Compiling zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.3.1 [INFO] [stderr] Compiling sledgehammer_utils v0.1.1 [INFO] [stderr] Compiling dioxus-interpreter-js v0.3.3 [INFO] [stderr] Compiling dioxus-web v0.3.2 [INFO] [stderr] Compiling actix-web v4.3.1 [INFO] [stderr] Compiling shuttle-actix-web v0.21.0 [INFO] [stderr] Compiling actix-files v0.6.2 [INFO] [stderr] Compiling api-lib v0.1.0 (/opt/rustwide/workdir/api/lib) [INFO] [stderr] Compiling api-shuttle v0.1.0 (/opt/rustwide/workdir/api/shuttle) [INFO] [stderr] Compiling front v0.1.0 (/opt/rustwide/workdir/front) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcB8hHve/symbols.o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3.api_shuttle.fb2816fc435ba8d5-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3.api_shuttle.fb2816fc435ba8d5-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3.api_shuttle.fb2816fc435ba8d5-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3.api_shuttle.fb2816fc435ba8d5-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3.api_shuttle.fb2816fc435ba8d5-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3.api_shuttle.fb2816fc435ba8d5-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3.api_shuttle.fb2816fc435ba8d5-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3.api_shuttle.fb2816fc435ba8d5-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3.api_shuttle.fb2816fc435ba8d5-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3.api_shuttle.fb2816fc435ba8d5-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3.api_shuttle.fb2816fc435ba8d5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3.api_shuttle.fb2816fc435ba8d5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3.api_shuttle.fb2816fc435ba8d5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3.api_shuttle.fb2816fc435ba8d5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3.api_shuttle.fb2816fc435ba8d5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3.api_shuttle.fb2816fc435ba8d5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3.27kes5uhsbf74g7u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-7ea6ec3061127183/out" "-L" "/opt/rustwide/target/debug/build/ring-a2f48061ada9ff68/out" "-L" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_files-2387bfcaf8a750fb.rlib" "/opt/rustwide/target/debug/deps/libhttp_range-7a55fd6c3465d127.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-ff7f11f1d3eab763.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ec08924a5e92a48b.rlib" "/opt/rustwide/target/debug/deps/libunicase-982b48a80f79902f.rlib" "/opt/rustwide/target/debug/deps/libapi_lib-03fb46aef1387d1e.rlib" "/opt/rustwide/target/debug/deps/libshared-0ed084453d692aa3.rlib" "/opt/rustwide/target/debug/deps/libshuttle_static_folder-18705c5fce039526.rlib" "/opt/rustwide/target/debug/deps/libdunce-e3601cff4298fb1b.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-e7b31308c5c6ae4b.rlib" "/opt/rustwide/target/debug/deps/libshuttle_shared_db-c9cb569aaec8cc93.rlib" "/opt/rustwide/target/debug/deps/libsqlx-eaf5f7f0cd401e55.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-032f2e1a1415248f.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-978a4ce58594cc47.rlib" "/opt/rustwide/target/debug/deps/libcrc-425d463a7ba030f7.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-c40f48c91fa93992.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libwhoami-347f7d3e62c58873.rlib" "/opt/rustwide/target/debug/deps/libdirs-a2508d71a8ca89c4.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-690b320fb2c066d1.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-66bc404228cea16a.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-5876d5a488705770.rlib" "/opt/rustwide/target/debug/deps/libnom-34b8b0d8377a6bde.rlib" "/opt/rustwide/target/debug/deps/libitertools-8cc148bb52cd9955.rlib" "/opt/rustwide/target/debug/deps/libmd5-ef7b2baa724829c0.rlib" "/opt/rustwide/target/debug/deps/libatoi-b0ff7a8ff7865c6b.rlib" "/opt/rustwide/target/debug/deps/libstringprep-2c7b8aa3b8b05152.rlib" "/opt/rustwide/target/debug/deps/libhkdf-2203c5d60b38a677.rlib" "/opt/rustwide/target/debug/deps/libhmac-4f3d32a3d3cba8f8.rlib" "/opt/rustwide/target/debug/deps/libsha2-5ad0fcd9721ac1ad.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-b15558465cd849e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-7f89b60fa28794d0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e6c1bfd137a3f889.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0a3940199cbee81d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5853ecafe79dc3a1.rlib" "/opt/rustwide/target/debug/deps/libhashlink-6f6074ad327c76b8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-76c3286d5a953971.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-d207af44f3080e44.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d33932787ea6595f.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-e00c93cf0233cd34.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f2ba2093f984faab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f4b3ac3438c8eec3.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/libeither-b2a4436b37bbfc74.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-2b0a1aaf914fc3a3.rlib" "/opt/rustwide/target/debug/deps/libshuttle_actix_web-c4fa9b4b0f0df673.rlib" "/opt/rustwide/target/debug/deps/libshuttle_runtime-64cd42b70f069e41.rlib" "/opt/rustwide/target/debug/deps/libshuttle_service-43f36b386497fbe8.rlib" "/opt/rustwide/target/debug/deps/libstrfmt-e39fdaabee366d85.rlib" "/opt/rustwide/target/debug/deps/libshuttle_proto-51ab448337d40cd2.rlib" "/opt/rustwide/target/debug/deps/libshuttle_common-a6323cd22733ba67.rlib" "/opt/rustwide/target/debug/deps/libprost_types-64cf63dc76181634.rlib" "/opt/rustwide/target/debug/deps/libhttp_serde-840886ca9b4ccd55.rlib" "/opt/rustwide/target/debug/deps/librustrict-c5c550663e448b53.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f9bab1f49304b6ef.rlib" "/opt/rustwide/target/debug/deps/libfinl_unicode-7a95fc5a6fc780ea.rlib" "/opt/rustwide/target/debug/deps/libuuid-13d6e68d80886a3b.rlib" "/opt/rustwide/target/debug/deps/libstrum-80d82e7c8abf939f.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-9b369807f780703c.rlib" "/opt/rustwide/target/debug/deps/libpem-e34e1f5d60719bc2.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-8e9d14abb300308b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9fce730e1a873047.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7ce3a0aff3529b01.rlib" "/opt/rustwide/target/debug/deps/libring-e3ab202f3f7f30da.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libchrono-5305774d707117a7.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libtime-7ee5c8a3219789b8.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_otlp-7a166c4997c4d112.rlib" "/opt/rustwide/target/debug/deps/libfutures-ac2c3b0da72635b8.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_proto-b0f9cbd8e7d35ce7.rlib" "/opt/rustwide/target/debug/deps/libtonic-864b3af689da2cba.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-75bae405be8d4311.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-34632e28c0055ea0.rlib" "/opt/rustwide/target/debug/deps/libprost-23fc27aa2a6de1b5.rlib" "/opt/rustwide/target/debug/deps/libtower_http-a7d36cd9f4561313.rlib" "/opt/rustwide/target/debug/deps/libbitflags-28eec02017467cee.rlib" "/opt/rustwide/target/debug/deps/libaxum-b60461aa4e3329b5.rlib" "/opt/rustwide/target/debug/deps/libmatchit-c4f8bfd621636379.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-2b0aa6907ee00319.rlib" "/opt/rustwide/target/debug/deps/libttl_cache-cb4d60a3dc719c29.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-62c1aa80b1eb5531.rlib" "/opt/rustwide/target/debug/deps/libtracing_opentelemetry-1fe1836fd434863f.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-7d595f2d4196085c.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ac264070fcd50d58.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a6be8f4b05e043db.rlib" "/opt/rustwide/target/debug/deps/libmatchers-d54262b183c731ea.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-0238b484bfdf87c0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b8a0d7e0e7512e17.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6cad52c786e1f9cc.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-751cf583abd9d286.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libtower-76460cd57f1b8573.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-2d013bdbd7c6fbb0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-bc85a55b0bf052f3.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_http-687af394b7b0125d.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-07a23ea2d3bfa41f.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_sdk-4a6aedcba496fb0f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-9af5934f9492f26a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-25aed7ce0b779e3a.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-ae2ebf273760c827.rlib" "/opt/rustwide/target/debug/deps/libdashmap-c0ef0cb881228ced.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bf964012d2c2cfeb.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_api-cb4c6b16765cf712.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a2f3d6bdc6ac22f2.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-0f42764d94cee4a2.rlib" "/opt/rustwide/target/debug/deps/libhyper-0223086bfb94ee9b.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-306e14ea0dbac06c.rlib" "/opt/rustwide/target/debug/deps/libheaders-10489595df74bde8.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-98b42a6d76dd0249.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-1556c1e9cfe7bae1.rlib" "/opt/rustwide/target/debug/deps/librmp-e06b273557e09dca.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3a2e7fa99f90a4cf.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8544152cfeedab07.rlib" "/opt/rustwide/target/debug/deps/libactix_web-228c1b983954c087.rlib" "/opt/rustwide/target/debug/deps/libcookie-7f8eabc4828ce9b4.rlib" "/opt/rustwide/target/debug/deps/libtime-30c6be63f5120e92.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/liburl-4dfa65372c793498.rlib" "/opt/rustwide/target/debug/deps/libidna-79255f4f278b7feb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-31c5c25fbec8f5fc.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6369b0c59f319241.rlib" "/opt/rustwide/target/debug/deps/libryu-392b55c136221440.rlib" "/opt/rustwide/target/debug/deps/libactix_server-cb8eb0e96486a1ab.rlib" "/opt/rustwide/target/debug/deps/libactix_router-b62a1a81f29813ab.rlib" "/opt/rustwide/target/debug/deps/libregex-65e82fe7947ff87f.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-7db844b432f4debc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5fa4370c8d219a07.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5aaf2562f4a05ae4.rlib" "/opt/rustwide/target/debug/deps/libserde-82d56c3f800a3306.rlib" "/opt/rustwide/target/debug/deps/libactix_http-802f9afca56487a6.rlib" "/opt/rustwide/target/debug/deps/librand-6400afc43ccbd485.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-21d6e5290d0b69c3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-42a0becdb8dc8190.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libbrotli-0e0df7f5cb3dd3fb.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-415a9bca94129d50.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-d9f2eea369668bd9.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7db4b4f903e6a3ad.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libsha1-358ae108e4af6a2a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libdigest-382a5dc17583a607.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-408c180832bc866e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-4f8438cf8a65ef0e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libbase64-fff4a5fd545a8428.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-92bd345a5e6fa9f0.rlib" "/opt/rustwide/target/debug/deps/libbytestring-f882b18ea4332772.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dd39682adbba4d17.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-9e0ef2034e58cfee.rlib" "/opt/rustwide/target/debug/deps/libahash-9bc9b3b3e79eddfb.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libh2-f12bdd8bf3e9fd32.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4217132f0918d9b1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-54c02a3b9b22933e.rlib" "/opt/rustwide/target/debug/deps/libahash-8f56d105d5a7a255.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2a8574254a1d2cb7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b33d6fb5c1929400.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-118b6907d4a516e2.rlib" "/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-059a48e20673f0bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libzstd-dba6d18d04ae2a3d.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-2db09d296e43028c.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-b7781a843a136b2e.rlib" "/opt/rustwide/target/debug/deps/libflate2-b31da6b1386d2086.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libactix_service-851ba5868df7904d.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-09b1f0ccd6960ae0.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6194eaf613cfd551.rlib" "/opt/rustwide/target/debug/deps/libtracing-35cae47d25a39d33.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4ae0e589aeddee27.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-c873ddbbbef9d9fe.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-4526121dd9938249.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-723b6707af712864.rlib" "/opt/rustwide/target/debug/deps/libtokio-1fe30dcbd719d8fd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a4ea14158a3322cf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-11a286abfa1a7f7f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-50a6f4a8d6774683.rlib" "/opt/rustwide/target/debug/deps/libmio-75d167a92ea12327.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6fc6455c0a9c5fb4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4dc76ab9785e2f82.rlib" "/opt/rustwide/target/debug/deps/liblibc-333221bd45703000.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-20e18b4a1a6bacc2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-736c4a0004d9f22f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-4895eb2de67416e1.rlib" "/opt/rustwide/target/debug/deps/libitoa-ce5819300e1e8e90.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/api_shuttle-8b891888c4632ef3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `api-shuttle` (bin "api-shuttle") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9d53fe5b30dfcb52c4fbc1ddf71547dd291dfb933ab8570bd2c20a0e5a74086e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d53fe5b30dfcb52c4fbc1ddf71547dd291dfb933ab8570bd2c20a0e5a74086e", kill_on_drop: false }` [INFO] [stdout] 9d53fe5b30dfcb52c4fbc1ddf71547dd291dfb933ab8570bd2c20a0e5a74086e