[INFO] cloning repository https://github.com/Bechma/realworld-actix-fullstack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bechma/realworld-actix-fullstack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBechma%2Frealworld-actix-fullstack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBechma%2Frealworld-actix-fullstack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64380c3dc58ffb7896c905c98e52349e9a2b57be [INFO] testing Bechma/realworld-actix-fullstack against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBechma%2Frealworld-actix-fullstack" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bechma/realworld-actix-fullstack on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Bechma/realworld-actix-fullstack [INFO] finished tweaking git repo https://github.com/Bechma/realworld-actix-fullstack [INFO] tweaked toml for git repo https://github.com/Bechma/realworld-actix-fullstack written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Bechma/realworld-actix-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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e7abc3a35a372af6b5126bca8afdb31fa0d3a5ed14e5997598076b56adb2065 [INFO] running `Command { std: "docker" "start" "-a" "8e7abc3a35a372af6b5126bca8afdb31fa0d3a5ed14e5997598076b56adb2065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e7abc3a35a372af6b5126bca8afdb31fa0d3a5ed14e5997598076b56adb2065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e7abc3a35a372af6b5126bca8afdb31fa0d3a5ed14e5997598076b56adb2065", kill_on_drop: false }` [INFO] [stdout] 8e7abc3a35a372af6b5126bca8afdb31fa0d3a5ed14e5997598076b56adb2065 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b999b03dfda55332731ec6b0377202cf3ade9ec979889b2e8f2534ad3ffa66c4 [INFO] running `Command { std: "docker" "start" "-a" "b999b03dfda55332731ec6b0377202cf3ade9ec979889b2e8f2534ad3ffa66c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.7 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ordered-float v4.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling comfy-table v6.2.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling typeshare v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling opentelemetry-http v0.10.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling sqlx-core v0.8.2 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling sqlx-postgres v0.8.2 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling shuttle-common v0.49.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.2 [INFO] [stderr] Compiling shuttle-service v0.49.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling reqwest-middleware v0.2.5 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling impl-more v0.1.8 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling shuttle-proto v0.49.0 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling sqlx-macros v0.8.2 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling shuttle-api-client v0.49.0 [INFO] [stderr] Compiling shuttle-codegen v0.49.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling shuttle-runtime v0.49.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling actix-session v0.10.1 [INFO] [stderr] Compiling shuttle-actix-web v0.49.0 [INFO] [stderr] Compiling sqlx v0.8.2 [INFO] [stderr] Compiling shuttle-shared-db v0.49.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling realworld-rust-fullstack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcOCKYGP/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libshuttle_shared_db-ccffd247fdc42727.rlib,libactix_session-aa8d6c7a404fd54a.rlib,libderive_more-b2e60fa4c7f06964.rlib,libtera-e72a65e85e0ef9ce.rlib,libslug-fb86b4fd42e02040.rlib,libdeunicode-fc3563aa7e2070b0.rlib,libglobwalk-6b12f027c21d2a33.rlib,libignore-aa8f6813b9a9a830.rlib,libwalkdir-125f7182d57317af.rlib,libsame_file-ff49545450c0b63c.rlib,libcrossbeam_deque-815152c8af57e2e8.rlib,libcrossbeam_epoch-7cc7c103c332a67c.rlib,libglobset-e489595b1f60f541.rlib,libbstr-df40380ade5cd2a0.rlib,libpest-2592b6066c784f1d.rlib,libucd_trie-64e35acb102f3b4d.rlib,libunic_segment-b8d08814a8fb0b54.rlib,libunic_ucd_segment-1281ff5a5e712d09.rlib,libunic_ucd_version-938474e278fa5a83.rlib,libunic_common-a65df4a110d91abe.rlib,libunic_char_property-25184f4b09ec8e3f.rlib,libunic_char_range-8e1d66dda6c5c77f.rlib,libhumansize-e5aa12a59223c3a3.rlib,liblibm-9b310263a788419e.rlib,libchrono_tz-4c8855e023a67edd.rlib,libphf-c347f43d63aa7b93.rlib,libphf_shared-73c1412c08abf961.rlib,libsiphasher-6bb0304e8b0d0631.rlib,libsqlx-93f689b683e5cbdc.rlib,libsqlx_postgres-9abb4d67c9bccde4.rlib,libdotenvy-6d8015f91495fe74.rlib,libcrc-96bd24c4b05fb132.rlib,libcrc_catalog-5af10f2bf5720cb5.rlib,libhex-13e08b3b00984ab7.rlib,libwhoami-ccc2ee9ca6214ecf.rlib,libhome-28ab713e87f116ce.rlib,libmd5-489fff6fe9bb5b68.rlib,libatoi-7f60310451345b08.rlib,libstringprep-90262b1ea6b26d57.rlib,libunicode_properties-cba66a393c3a616e.rlib,libsqlx_core-c2f50288bcab89c7.rlib,librustls_pemfile-9a03d6a2b278734d.rlib,libwebpki_roots-9268a85df051b0ce.rlib,librustls-536d9b8728f5e655.rlib,libwebpki-9a4b90816b8cb5be.rlib,librustls_pki_types-3e34dac867c0dd61.rlib,libsqlformat-27ae239c894778b8.rlib,libunicode_categories-6f2b7f5ace1e9985.rlib,libnom-1f9e736189f20c7a.rlib,libhashlink-bc5eb8b7da1b41f3.rlib,libhashbrown-bee9766171743df8.rlib,liballocator_api2-8d9c1e895dea53bd.rlib,libcrossbeam_queue-27429a00529cda38.rlib,libeither-7533bdeff7106410.rlib,libevent_listener-f7e2714b2c58815e.rlib,libparking-a9ae72c6c16ee980.rlib,libshuttle_actix_web-03414d098abc1c2d.rlib,libnum_cpus-5cecd006a9979cf2.rlib,libshuttle_runtime-e9f9ca12858f1e37.rlib,libshuttle_api_client-bcc9fd27e01e947a.rlib,librmp_serde-496b670bd365c949.rlib,librmp-193f6a464b4ce15a.rlib,libtokio_tungstenite-fa077cf414d4b546.rlib,libtungstenite-097984a60ecc6ec8.rlib,libdata_encoding-5a6a67d1da3e7b5c.rlib,libutf8-f4341c3c7568480d.rlib,libreqwest_middleware-66d876031d65e522.rlib,libtask_local_extensions-8cd06e8a7b034b73.rlib,libreqwest-37df8b59b798a3d6.rlib,librustls_pemfile-5b3b4ed33f2f120c.rlib,libhyper_rustls-3b863d077fddabca.rlib,libwebpki_roots-da6c00699c81e448.rlib,libipnet-8b8ac2f1f2253516.rlib,libtokio_rustls-1f2a39e84f7432f1.rlib,libmime_guess-78c17f7c2eb964b8.rlib,libunicase-8adae49f8984f66d.rlib,librustls-88865fb59947d1b0.rlib,libsct-656f7d2936d6b48a.rlib,libwebpki-4cdaec8477ee3eb5.rlib,libring-a4993bf5edce2eff.rlib,libspin-77da57a1b47d23a3.rlib,libuntrusted-b2f816886faf2178.rlib,libheaders-99774e3ebd56d93a.rlib,libheaders_core-ae773a763c27b99b.rlib,libshuttle_service-08dca39f01741ed6.rlib,libstrfmt-4b0b8c8181653089.rlib,libshuttle_proto-f6f540bd14a4ee4f.rlib,libprost_types-7f0b904b40fe6c3c.rlib,libtonic-0a62072a738b5549.rlib,libhyper_timeout-fa94f5505a516b80.rlib,libtokio_io_timeout-c5850ee8027b2b09.rlib,libasync_stream-9130d69d75ae1b88.rlib,libaxum-770de0152c17a66f.rlib,libmatchit-616cb01453b9e7d4.rlib,libsync_wrapper-b5d3a794a1e9deea.rlib,libaxum_core-e3a626da42894dc2.rlib,libhyper-201765e2520ceb40.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libbase64-13144a1f1e192158.rlib,libprost-abdd13bff1ecb858.rlib,libtokio_stream-ae0630d4236b056a.rlib,libhttp_body-bad1c3d7e50a08c9.rlib,libshuttle_common-1d1c5d6059e60d9d.rlib,libsemver-7f8881c8ca9e61f3.rlib,libtypeshare-3dfca9b635e4caca.rlib,libzeroize-9d781f334751eb0e.rlib,libthiserror-a98d3578e088bf66.rlib,libcomfy_table-0351ccfa7332c1a3.rlib,libunicode_width-b1bc0d6c10c00ecc.rlib,libstrum-1c4e15504d531528.rlib,libcrossterm-f30150114fc81552.rlib,libbitflags-dde12b0d7d495b50.rlib,libuuid-1932f3ee7a5b407e.rlib,libchrono-463170945b0f1c46.rlib,libiana_time_zone-98f2ac8a8c5a9959.rlib,libtracing_opentelemetry-2bf44cbc2ef69a6d.rlib,libopentelemetry_sdk-bf6fa0dd5360b936.rlib,libcrossbeam_channel-5860a12467ae34d8.rlib,libcrossbeam_utils-a203e1b4b60cdd8d.rlib,libfutures_executor-ed9a15566155646f.rlib,libglob-875e504a852a8844.rlib,libfutures_channel-0c7632e5ed4dc230.rlib,libordered_float-db49faa9c24d31e9.rlib,libnum_traits-9ae3bd34902b5896.rlib,libtracing_subscriber-554b45a2fb79d393.rlib,libtracing_serde-d2f362e398dc6df7.rlib,libsharded_slab-9d3d4272806f2d43.rlib,liblazy_static-3674be3f4245d19b.rlib,libmatchers-11a98ce396a8e88e.rlib,libregex_automata-b62df1e0f34d8873.rlib,libregex_syntax-893772d02d5263ca.rlib,libnu_ansi_term-f931ee7dde0184c0.rlib,liboverload-447f2db329e02fd7.rlib,libthread_local-2c32321f50ebee82.rlib,libtracing_log-200769c0f590a7f0.rlib,libtower-4b2e4662b3220db9.rlib,libindexmap-f1bb8854c6adcdab.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libtower_service-3fb88d28c2218805.rlib,libtower_layer-d908dd771b239ecd.rlib,libpin_project-e184f0d5d9af0873.rlib,libopentelemetry_http-fea1966da341f966.rlib,libopentelemetry-65ee8e0f65495035.rlib,libthiserror-574f2aaa714c95f4.rlib,liburlencoding-061758bc6028ea3e.rlib,libcrossterm-c1373d59f03b6eaa.rlib,libsignal_hook_mio-813a42f716815cf8.rlib,libsignal_hook-7f70ec7fde7100fe.rlib,libmio-56980cf25a2089d3.rlib,libstrum-e7365c99ebdc8871.rlib,libanyhow-f93351437aab68c9.rlib,libactix_web-ddbdfbec88df73cd.rlib,libimpl_more-aa56f46298cf0942.rlib,liburl-50e8d637b8f90058.rlib,libidna-1272a8eafcf70d0b.rlib,libunicode_normalization-d67675934b132d4f.rlib,libtinyvec-7aa3319fb171c386.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-a9d2c96e849c6f3c.rlib,libserde_urlencoded-9f00a43689219b38.rlib,libform_urlencoded-35907277f0683ea4.rlib,libserde_json-62b23cf3b56ea647.rlib,libryu-a980823ac8640001.rlib,libactix_server-532e023079c971b5.rlib,libactix_router-bec7ddcde57e7fdb.rlib,libregex-d5767b17ff75103f.rlib,libregex_automata-95683ea4335815e6.rlib,libaho_corasick-bc7b8202cc90b0c6.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libcookie-a9711d0bcabd624d.rlib,libhkdf-c5d0a1655703f6fe.rlib,libhmac-6527322ea4e331e5.rlib,libsha2-95172df92b62d5a1.rlib,libtime-dd525d6218426401.rlib,libtime_core-1d4d75223b2cf7d2.rlib,libnum_conv-d3297905cfb69f59.rlib,libderanged-92956cf910ef0b9e.rlib,libpowerfmt-f6019a2766e431f7.rlib,libaes_gcm-7d790a253ce3f999.rlib,libctr-9a8ceb2e8e858053.rlib,libghash-6758928c629480a5.rlib,libpolyval-b3bf7603f70df5b6.rlib,libopaque_debug-90e66d859d53ff28.rlib,libuniversal_hash-c91d99a28783ea7a.rlib,libaes-9ddffb0c6deae314.rlib,libcipher-8d94b2b5dd6e6ca3.rlib,libinout-7e952281ae4f75f2.rlib,libaead-effe58a31f5750ae.rlib,libbase64-845764c7e9af058e.rlib,libactix_http-9ea4ddd57288d444.rlib,librand-5dedd1465aa73a3d.rlib,librand_chacha-b56e96d91dfaacdc.rlib,libppv_lite86-b1e843f27b579210.rlib,libhttparse-fbf77c9da6775be1.rlib,libbrotli-60b432a9f62a0669.rlib,libbrotli_decompressor-119549b57d7fefe1.rlib,liballoc_stdlib-27a2ad33aa090449.rlib,liballoc_no_stdlib-118b0458ceca2dd8.rlib,libhttpdate-331798cefc82cc7e.rlib,libsha1-a0c94c49464055e2.rlib,libcpufeatures-2e2ebae977353a9d.rlib,libdigest-7091c5d4c73faba1.rlib,libsubtle-9600f7efd1e82d97.rlib,libblock_buffer-38c9df5ac7fcce0f.rlib,libcrypto_common-1d5c0aeed73df961.rlib,libgeneric_array-1b50d99765d5dfd0.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,librand_core-61c6d13727615942.rlib,libbase64-32787b0325ea6df8.rlib,liblocal_channel-95ad785aa0bd083a.rlib,libbytestring-5ea077138d3886a5.rlib,libencoding_rs-c3fa4e07d9944d79.rlib,liblanguage_tags-458019a498dd9479.rlib,libahash-d17ba745c174cfce.rlib,libgetrandom-e6da03c9b966e651.rlib,libzerocopy-f2b42f34ef603dc0.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libmime-0188e0814ca7ddbf.rlib,libpercent_encoding-af9df9186596bd92.rlib,libh2-c62ddca7f2e5fe7d.rlib,libindexmap-b55b2e765400ecfc.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-acdfbba63b345327.rlib,libfutures_util-8b18da3799d3f142.rlib,libfutures_io-6a4719510b0746bc.rlib,libslab-33a512f5e5040868.rlib,libfutures_task-e09ab7898221cb97.rlib,libpin_utils-3860774ad9b215b5.rlib,libzstd-625a88a56296210d.rlib,libzstd_safe-84149c05f1a5f334.rlib,libzstd_sys-c9a6be462baa9a49.rlib,libflate2-013d80c194c7d660.rlib,libminiz_oxide-17cf4356f81c6b74.rlib,libadler2-405893fb7a545b5b.rlib,libcrc32fast-dba2d92cf6d67f2f.rlib,libactix_service-b9e7ef42ba38f5bb.rlib,libactix_codec-0c731ea15d735967.rlib,libtracing-72e9a20de7037995.rlib,libtracing_core-94c793835d04b9c8.rlib,libonce_cell-2642703f88b7c2f4.rlib,libmemchr-08f38e9718637002.rlib,libbitflags-09131a3e0891448f.rlib,libtokio_util-73e9d4dd4fedadee.rlib,libfutures_sink-ae1eb2d060de53a2.rlib,libactix_utils-166e8949fbabaf86.rlib,liblocal_waker-256d3526e6604f95.rlib,libactix_rt-0030510f5994901d.rlib,libtokio-8beb78e99be78990.rlib,libsignal_hook_registry-3673bb60db9d86a6.rlib,libsocket2-451c051e88115d8b.rlib,libmio-a840f46436dcbe6d.rlib,liblog-368e05ac2c0115e3.rlib,libparking_lot-fe760fe0d2602080.rlib,libparking_lot_core-030a7727b39a1ad0.rlib,liblibc-dcc0618a18def931.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-2ea705f0cc159090.rlib,libserde-bb5e4e0a6523f568.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libpin_project_lite-1fb34223a43983ad.rlib,libfutures_core-3b920243fce8fec0.rlib,libhttp-6cac78529709dda0.rlib,libitoa-6e2430f2fa153711.rlib,libbytes-c922de7d27e480b6.rlib,libfnv-79e2cbfbe03dcd16.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcOCKYGP/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-e50c57e60de9e204/out" "-L" "/opt/rustwide/target/debug/build/ring-9c474000b22f3b7a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/realworld_rust_fullstack-b2bb90c2a2f1b9c5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `realworld-rust-fullstack` (bin "realworld-rust-fullstack") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b999b03dfda55332731ec6b0377202cf3ade9ec979889b2e8f2534ad3ffa66c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b999b03dfda55332731ec6b0377202cf3ade9ec979889b2e8f2534ad3ffa66c4", kill_on_drop: false }` [INFO] [stdout] b999b03dfda55332731ec6b0377202cf3ade9ec979889b2e8f2534ad3ffa66c4