[INFO] cloning repository https://github.com/driptanil/Rust-Movie-Collection [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/driptanil/Rust-Movie-Collection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdriptanil%2FRust-Movie-Collection", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdriptanil%2FRust-Movie-Collection'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9b3983ccb23c3422be974b58fb4562634857dbe [INFO] testing driptanil/Rust-Movie-Collection/b9b3983ccb23c3422be974b58fb4562634857dbe against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdriptanil%2FRust-Movie-Collection" "/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/driptanil/Rust-Movie-Collection on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/driptanil/Rust-Movie-Collection [INFO] finished tweaking git repo https://github.com/driptanil/Rust-Movie-Collection [INFO] tweaked toml for git repo https://github.com/driptanil/Rust-Movie-Collection written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/driptanil/Rust-Movie-Collection 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-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44343f73991696dea0f09f1c85507053dc2f973ff356ffc93bc7793de938ec90 [INFO] running `Command { std: "docker" "start" "-a" "44343f73991696dea0f09f1c85507053dc2f973ff356ffc93bc7793de938ec90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44343f73991696dea0f09f1c85507053dc2f973ff356ffc93bc7793de938ec90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44343f73991696dea0f09f1c85507053dc2f973ff356ffc93bc7793de938ec90", kill_on_drop: false }` [INFO] [stdout] 44343f73991696dea0f09f1c85507053dc2f973ff356ffc93bc7793de938ec90 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b967b499f468537e80f8c5529363e5722fa15364fcbb1e3ddf17b450b6dd87c [INFO] running `Command { std: "docker" "start" "-a" "4b967b499f468537e80f8c5529363e5722fa15364fcbb1e3ddf17b450b6dd87c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling pin-project v1.1.6 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling sqlx-core v0.8.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling impl-more v0.1.6 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling sqlx-postgres v0.8.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling sea-query-derive v0.4.2 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling sea-query v0.32.0 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling ordered-float v4.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling sqlx-macros v0.8.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling apistos-schemars v0.8.21 [INFO] [stderr] Compiling ouroboros v0.18.4 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling typeshare v1.0.3 [INFO] [stderr] Compiling sea-orm-macros v1.1.0 [INFO] [stderr] Compiling apistos-schemars_derive v0.8.21 [INFO] [stderr] Compiling comfy-table v6.2.0 [INFO] [stderr] Compiling opentelemetry-http v0.10.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Compiling actix-multipart-derive v0.6.1 [INFO] [stderr] Compiling shuttle-common v0.48.2 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling sqlx v0.8.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling actix-multipart v0.6.2 [INFO] [stderr] Compiling apistos-models v0.4.1 [INFO] [stderr] Compiling sea-query-binder v0.7.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling sea-orm v1.1.0 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling apistos-core v0.4.1 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling apistos-plugins v0.4.1 [INFO] [stderr] Compiling utoipa-gen v3.5.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling shuttle-service v0.48.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling reqwest-middleware v0.2.5 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling utoipa-swagger-ui v2.0.1 [INFO] [stderr] Compiling sea-schema v0.16.0 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Compiling shuttle-api-client v0.48.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling apistos-gen v0.4.1 [INFO] [stderr] Compiling shuttle-codegen v0.48.0 [INFO] [stderr] Compiling utoipa-gen v2.4.2 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling sea-orm-cli v1.1.0 [INFO] [stderr] Compiling utoipa v3.0.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling sea-orm-migration v1.1.0 [INFO] [stderr] Compiling shuttle-shared-db v0.48.0 [INFO] [stderr] Compiling shuttle-proto v0.48.0 [INFO] [stderr] Compiling shuttle-runtime v0.48.0 [INFO] [stderr] Compiling utoipa v2.4.2 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling shuttle-actix-web v0.48.0 [INFO] [stderr] Compiling apistos v0.4.1 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling api-lib v0.1.0 (/opt/rustwide/workdir/api/lib) [INFO] [stderr] Compiling drip-rust-movie-collection v0.1.0 (/opt/rustwide/workdir/api/config) [INFO] [stderr] Compiling api-tests v0.1.0 (/opt/rustwide/workdir/api/tests) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/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/rustcti9lRZ/symbols.o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740.migration.87a70f17d406787-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740.migration.87a70f17d406787-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740.migration.87a70f17d406787-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740.migration.87a70f17d406787-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740.migration.87a70f17d406787-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740.migration.87a70f17d406787-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740.migration.87a70f17d406787-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740.migration.87a70f17d406787-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740.migration.87a70f17d406787-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740.migration.87a70f17d406787-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740.migration.87a70f17d406787-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740.migration.87a70f17d406787-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740.migration.87a70f17d406787-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740.migration.87a70f17d406787-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740.migration.87a70f17d406787-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740.migration.87a70f17d406787-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740.1ewn7gr8p7l5bi7uohpyehrhf.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmigration-bb82e58663a5100b.rlib" "/opt/rustwide/target/debug/deps/libsea_orm_migration-d32c915308d6b0e8.rlib" "/opt/rustwide/target/debug/deps/libsea_schema-536061265f131922.rlib" "/opt/rustwide/target/debug/deps/libsea_orm_cli-a538d44531c2869a.rlib" "/opt/rustwide/target/debug/deps/libglob-725a6ff58bcc76b5.rlib" "/opt/rustwide/target/debug/deps/libsea_orm-af6acbcc3a224043.rlib" "/opt/rustwide/target/debug/deps/libouroboros-6d2c0ce21a903176.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.rlib" "/opt/rustwide/target/debug/deps/libaliasable-dc936c4d45ddd0fd.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-2276ae7029e5fcc3.rlib" "/opt/rustwide/target/debug/deps/libstrum-07827ac77f0a8503.rlib" "/opt/rustwide/target/debug/deps/libsea_query_binder-acf3adb0362885c1.rlib" "/opt/rustwide/target/debug/deps/libsqlx-c195cb7a7e7e52ba.rlib" "/opt/rustwide/target/debug/deps/libsqlx_postgres-3dd97606d6348bd2.rlib" "/opt/rustwide/target/debug/deps/libcrc-a3af6be27d832037.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-6b5175ea3da3ef41.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libwhoami-8c7eb3c086312113.rlib" "/opt/rustwide/target/debug/deps/libhome-0a728e5702c583a1.rlib" "/opt/rustwide/target/debug/deps/libmd5-9bb945693d31cd01.rlib" "/opt/rustwide/target/debug/deps/libatoi-4790a7791ce9e9f3.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e2a536fab485f9b.rlib" "/opt/rustwide/target/debug/deps/libstringprep-0d3aa3397d904ba9.rlib" "/opt/rustwide/target/debug/deps/libunicode_properties-5081a44a8f642a00.rlib" "/opt/rustwide/target/debug/deps/librand-b024cbc783a4f742.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b57790d1572e02a2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-740953a00579983e.rlib" "/opt/rustwide/target/debug/deps/librand_core-59b67cd3c1e347e1.rlib" "/opt/rustwide/target/debug/deps/libhkdf-380d5ba1aab5eb1c.rlib" "/opt/rustwide/target/debug/deps/libhmac-8be05d2573ff455d.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-21e0a28d38a77769.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-84b96e11d1e917f8.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-ce60445c64e52ff6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a0ac429df443a603.rlib" "/opt/rustwide/target/debug/deps/libindexmap-92bed3bd66f175f8.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d74aede0d6223c6.rlib" "/opt/rustwide/target/debug/deps/libsha2-9c3b1cf659fc27e7.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-5079c1066c536184.rlib" "/opt/rustwide/target/debug/deps/libdigest-7679a1a342812df4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8e334ab1a0801bf0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-170d3139af090e14.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bdec0aa205176506.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-15cf90039e3036f5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d6ef82d784a2b6f1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2619a4331d8b6eb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c35523625cfd8702.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d1ab5b2587487ec1.rlib" "/opt/rustwide/target/debug/deps/librustls-30640e0ab7eab483.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e6e67616c861d261.rlib" "/opt/rustwide/target/debug/deps/libwebpki-86092b4975e23755.rlib" "/opt/rustwide/target/debug/deps/libring-6152fe3b71c12765.rlib" "/opt/rustwide/target/debug/deps/libspin-662b5629bfbcd837.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-8bad1cf01f539b56.rlib" "/opt/rustwide/target/debug/deps/libzeroize-c8cbfaf563db5fc2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-6a64ff37dbfe6cf5.rlib" "/opt/rustwide/target/debug/deps/libasync_std-ce878e0ee146dfa4.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-90604b5e57645ae5.rlib" "/opt/rustwide/target/debug/deps/libblocking-3659fd72b137846f.rlib" "/opt/rustwide/target/debug/deps/libpiper-c8d7f7fa19be248f.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6cd29d6269b9677d.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-c0a7e0d6fb8b5141.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-17e977105ff0a188.rlib" "/opt/rustwide/target/debug/deps/libasync_task-31a78d450c373624.rlib" "/opt/rustwide/target/debug/deps/libasync_io-9b6608b800841d7a.rlib" "/opt/rustwide/target/debug/deps/libpolling-e39740a0e4f08763.rlib" "/opt/rustwide/target/debug/deps/librustix-6c180ab74f967d71.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e303ea873600dc51.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-af28905e61ad43ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-9a6ebeba4bddf17b.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2402e75402f95d31.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-98bdfd34b45db17a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-cea193b4f456ff93.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-77ea6e0dc85199c6.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-4c938aa327a5046b.rlib" "/opt/rustwide/target/debug/deps/libasync_io-970108d9173abb74.rlib" "/opt/rustwide/target/debug/deps/librustix-745ead4dc1b941d2.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-2849d94cf9b4cc4a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-c3bc1288a5ca514a.rlib" "/opt/rustwide/target/debug/deps/libpolling-547dd9f0778a5a71.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-f8d777aa8d77c59d.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-5f1cc440a90cedfc.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-76e2a18e8ad83b9d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a7a97fd1184a4118.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-7b7871ac663ab498.rlib" "/opt/rustwide/target/debug/deps/libfastrand-9a0695f12d217e0d.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-17f48aa3d2d14bc7.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-b2553aca8e24359e.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-7c0be0b7a176c6c9.rlib" "/opt/rustwide/target/debug/deps/libnom-4ba0b09e9ddc1505.rlib" "/opt/rustwide/target/debug/deps/libtokio-9bf53484078942d1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fcae83c500335821.rlib" "/opt/rustwide/target/debug/deps/libsocket2-969a69859b0a5ebc.rlib" "/opt/rustwide/target/debug/deps/libmio-6eb25c6c2352098f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0ee297e8f3bf50d0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-03004fcac69c15ad.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6967e438d0a7fd52.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libbytes-3a0f883e6b02c5b5.rlib" "/opt/rustwide/target/debug/deps/libhashlink-7180369eda4ee033.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c61fb9fa7c66938d.rlib" "/opt/rustwide/target/debug/deps/libahash-b2d1dd7bf7539f84.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-cd6bd294de7c0bed.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6ac88002c46ec63a.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-a8da521af1b95b07.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ff99d027b4ec0742.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0d72a2b2b371b2bb.rlib" "/opt/rustwide/target/debug/deps/libeither-ac2b45116a9fbd16.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-f9f1cf110d5e3b1a.rlib" "/opt/rustwide/target/debug/deps/libparking-d55d0bf803eccf7e.rlib" "/opt/rustwide/target/debug/deps/liburl-47b91e00176e15fc.rlib" "/opt/rustwide/target/debug/deps/libidna-27db271d7489dec6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-98109b75d45807af.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d87fde7a6a546b49.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-be7193368da6b6f9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-59e65d5ba0f82c92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rlib" "/opt/rustwide/target/debug/deps/libsea_query-b1d010f465ac0f64.rlib" "/opt/rustwide/target/debug/deps/libordered_float-5a74096c6bc1ed58.rlib" "/opt/rustwide/target/debug/deps/libuuid-8fe99789eae93412.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-29d708f16b524d7c.rlib" "/opt/rustwide/target/debug/deps/liblibc-a7a57b0c3c60acfc.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-7416dedbce4509f1.rlib" "/opt/rustwide/target/debug/deps/liblibm-2926f8ca05f777c2.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b5cb63227fdbcd9b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e757a9469945dc46.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-3b2b1227d9ce6ed4.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2345a7739ace1ed7.rlib" "/opt/rustwide/target/debug/deps/libtime-b21c8d71cf0599e0.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f368596cca30f67d.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-a312b8300ce88506.rlib" "/opt/rustwide/target/debug/deps/libderanged-01195a4c8bfaf073.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-a584063b8a4e44a4.rlib" "/opt/rustwide/target/debug/deps/libchrono-2c03a85c4dbad2ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-eb1f565c436e6f3b.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-aa61143ae82ec891.rlib" "/opt/rustwide/target/debug/deps/libfutures-ee3e38601ce67f0b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-1f148a4015987394.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4313a8a16268cb35.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-21bfb1226bcc61eb.rlib" "/opt/rustwide/target/debug/deps/libslab-1467acbaaf6df1c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0d5d1d8b0e7cc09a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c08971cd7bb2121a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c53a98e83ad67eed.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-155b59cd655dda41.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-5dc24237311befd4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-03ba4bad322a459f.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-d15c07de84a19106.rlib" "/opt/rustwide/target/debug/deps/libserde_json-60ab6d095875ba92.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/libryu-6e02dac7c3b6be75.rlib" "/opt/rustwide/target/debug/deps/libserde-c18c6ef668a69742.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-fd6be72aff03781b.rlib" "/opt/rustwide/target/debug/deps/liboverload-983ca80356c666b7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-680c4c40c3a9749d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-34736fcc74b41a53.rlib" "/opt/rustwide/target/debug/deps/libmatchers-f3994c82d9bee3fc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-b9e0dbc04b6d3902.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0ebc1de550429e3a.rlib" "/opt/rustwide/target/debug/deps/libregex-f8c0e4378b812462.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-63419e02aaea0168.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b7cbf506a5c4f18e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-412d53cbfea52259.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-68a2118807cc42f7.rlib" "/opt/rustwide/target/debug/deps/libtracing-42bda93e74176dd2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-92287217d9698c36.rlib" "/opt/rustwide/target/debug/deps/libthread_local-9f545f0a46f2aac3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-2524493d49cce48a.rlib" "/opt/rustwide/target/debug/deps/liblog-93b67f61f7a3578d.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-7c8ba5b27a4fd64c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d9414bcad4a55c49.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0a05695a483fa658.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-aa9a05e0f0d240e4.rlib" "/opt/rustwide/target/debug/deps/libclap-7eec075450b413b1.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-313f792f063d553f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-92ad05d142a27bd8.rlib" "/opt/rustwide/target/debug/deps/libanstream-88cb1b08f711c504.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-3cf0ea2f6132066b.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-13855656904aef58.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-b26d2463b7693816.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-c3a30fda38411e64.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-b00c73e82968f406.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-6c4bf03d58c3802e.rlib" "/opt/rustwide/target/debug/deps/libanstyle-4c99617e03ead83f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c23a60ad8ad82457.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8075ca78f1ab4d36.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7ce5bb5de1292ec.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1eb5a29926b5407e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c87392f211c13f97.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-15b5b2b2c6f086dd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c2c541cae2b103ab.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-15c1ed2fa5431191.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4d1181c0949c6b3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6c4974d38bc789f2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fd2f9881207a1ddb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22ef94d07d56001a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fe63cadd4ae35992.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ee98afae2c1a70ca.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ea4b2c81c1419814.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a547f84ff160c665.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7e3ac74759210e95.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-87072887bda8c60c/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/migration-c7514b7e3665d740" "-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] [stderr] error: could not compile `migration` (bin "migration") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4b967b499f468537e80f8c5529363e5722fa15364fcbb1e3ddf17b450b6dd87c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b967b499f468537e80f8c5529363e5722fa15364fcbb1e3ddf17b450b6dd87c", kill_on_drop: false }` [INFO] [stdout] 4b967b499f468537e80f8c5529363e5722fa15364fcbb1e3ddf17b450b6dd87c