[INFO] cloning repository https://github.com/ymylive/mathodology [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ymylive/mathodology" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymylive%2Fmathodology", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymylive%2Fmathodology'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee9bba62d248c7ef85543128e2b9666eefb6f8a8 [INFO] testing ymylive/mathodology against 1.95.0 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymylive%2Fmathodology" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ymylive/mathodology [INFO] finished tweaking git repo https://github.com/ymylive/mathodology [INFO] tweaked toml for git repo https://github.com/ymylive/mathodology written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ymylive/mathodology on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ymylive/mathodology already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deadpool v0.10.0 [INFO] [stderr] Downloaded deadpool-runtime v0.1.4 [INFO] [stderr] Downloaded unicode-joining-type v1.0.0 [INFO] [stderr] Downloaded slug v0.1.6 [INFO] [stderr] Downloaded globset v0.4.15 [INFO] [stderr] Downloaded uuid v1.11.1 [INFO] [stderr] Downloaded idna_adapter v1.1.0 [INFO] [stderr] Downloaded wiremock v0.6.2 [INFO] [stderr] Downloaded serde_html_form v0.2.8 [INFO] [stderr] Downloaded axum-extra v0.9.6 [INFO] [stderr] Downloaded config v0.14.1 [INFO] [stderr] Downloaded rust-ini v0.20.0 [INFO] [stderr] Downloaded backon v1.3.0 [INFO] [stderr] Downloaded idna_mapping v1.1.0 [INFO] [stderr] Downloaded redis v0.27.6 [INFO] [stderr] Downloaded yaml-rust2 v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb03a97e6b42488d90c55ce6a26be10b4144cae069271a9214936d98705cf426 [INFO] running `Command { std: "docker" "start" "-a" "eb03a97e6b42488d90c55ce6a26be10b4144cae069271a9214936d98705cf426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb03a97e6b42488d90c55ce6a26be10b4144cae069271a9214936d98705cf426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb03a97e6b42488d90c55ce6a26be10b4144cae069271a9214936d98705cf426", kill_on_drop: false }` [INFO] [stdout] eb03a97e6b42488d90c55ce6a26be10b4144cae069271a9214936d98705cf426 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 117cb0f105a48e1542c037f7f55f14bc01509e926bba270dbdcaa7b403919c29 [INFO] running `Command { std: "docker" "start" "-a" "117cb0f105a48e1542c037f7f55f14bc01509e926bba270dbdcaa7b403919c29", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling unicode-joining-type v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling idna_mapping v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling idna_adapter v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling uuid v1.11.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling backon v1.3.0 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_html_form v0.2.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling axum-extra v0.9.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling redis v0.27.6 [INFO] [stderr] Compiling gateway v0.1.0 (/opt/rustwide/workdir/crates/gateway) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 14s [INFO] running `Command { std: "docker" "inspect" "117cb0f105a48e1542c037f7f55f14bc01509e926bba270dbdcaa7b403919c29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "117cb0f105a48e1542c037f7f55f14bc01509e926bba270dbdcaa7b403919c29", kill_on_drop: false }` [INFO] [stdout] 117cb0f105a48e1542c037f7f55f14bc01509e926bba270dbdcaa7b403919c29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f88ba68e0d00efe8da514524a0fdbc13085ea6b7324791af89ae83425c700a0 [INFO] running `Command { std: "docker" "start" "-a" "7f88ba68e0d00efe8da514524a0fdbc13085ea6b7324791af89ae83425c700a0", kill_on_drop: false }` [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling redis v0.27.6 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling axum-extra v0.9.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling gateway v0.1.0 (/opt/rustwide/workdir/crates/gateway) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcsyqov1/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libgateway-0c062e8c027a69ae,libtoml-8e80d932a767ca2e,libtoml_edit-8679c778da0eccd2,libserde_spanned-63c196346b68e8f9,libwinnow-8ee49ecb61e05f1c,libtoml_write-9a335dbcfaf0e6a6,libtoml_datetime-facca2699a12998d,libtera-c47a40db93240473,libslug-e3ceed992b8f437b,libdeunicode-b7efc141a2a765b2,libglobwalk-031ae1b05a576a8b,libbitflags-bfde28d83ad2b4d5,libignore-864a134f84318844,libwalkdir-c186e532c31fdd12,libsame_file-9fd1f0c1ca4a3e46,libcrossbeam_deque-750db924dfb7bbfe,libcrossbeam_epoch-1be9015a4387e3f5,libglobset-035bca5e477ae810,libbstr-1bd01942c2964056,libpest-aa809bc9482cf8d7,libucd_trie-302c3e92d0ec7099,libunic_segment-4a6b918a66728ac9,libunic_ucd_segment-54dffb099eb35026,libunic_ucd_version-5a9fecccbc418e1a,libunic_common-a4232022de461c71,libunic_char_property-f94fbd74cc34f35b,libunic_char_range-a41ac71e2556c7b2,liblazy_static-006dd34b05e0d4a3,libhumansize-0be8caf689e970c3,liblibm-7eec947439fdd814,libchrono_tz-96cdbbed92b2a47e,libphf-635eada575f3485f,libphf_shared-b45f5ae7dce3e7c1,libsiphasher-e4f145f2a38e87ac,libeventsource_stream-7213a969a74d499e,libnom-dc4dc712d7461cd9,libdashmap-7f251fff962a3565,libhashbrown-3e852718c3894964,libahash-d71ea6832068f824,libanyhow-43531b518b5669d3,libredis-2cf5fc143eedbe07,libsocket2-dadb8763ab411b49,libitertools-2643318874b2703f,libsha1_smol-a9212fcd0c93ce5e,libnum_bigint-6cd29be1139d7010,libnum_integer-dfbfd7e7a0945dd4,libbackon-b16e46c0c34d6f58,libarc_swap-1ee54dc3857125bd,libcombine-fe5549afeb1a9edd,libwiremock-bd450feb51ce304e,libfutures-62bc1d07facc8dee,libfutures_executor-bf2feb8a8358d4cd,libdeadpool-8302cef7c115ef19,libnum_cpus-4897ca4b82bfd89e,libdeadpool_runtime-141d126e51332597,libregex-585447c30f3ffef1,libregex_automata-49744ba8bb9b84ee,libaho_corasick-07452f0ae3ce47ba,libregex_syntax-616e8fdb7e658acb,libassert_json_diff-653984a4db672b3e,libtempfile-99a0358e79813793,libfastrand-735d9f418b0ebb7a,librustix-a33783d76a0605f3,liblinux_raw_sys-7610ac21f7375816,libsqlx-2c75ed35653872c1,libsqlx_postgres-a7e46bbaffc5d77d,libdotenvy-e9155555ef070385,libcrc-439d7fb38dea6ea3,libcrc_catalog-8eb35c85aec40334,libhex-16099455840ba8f0,libwhoami-6d6a9d76d52e9cd2,libhome-770c6087723d55c0,libmd5-3aaefb440e01b6c1,libatoi-68c75185e50ec05c,libstringprep-4e07cf7ecbf361e6,libunicode_properties-0e082a6f6e8472a6,libhkdf-06e99c12c95e6cc8,libhmac-2c7e381b02614a11,libsqlx_core-06b3f54c3bfb9e9a,libwebpki_roots-91760ba4594b9aeb,libthiserror-95bb1d1c2d30d7ca,libsha2-cc2c961585917692,libhashlink-ade46d8ba7e958ee,libchrono-1fe76ecdcdbac110,libiana_time_zone-5c0e5d30798029b8,libnum_traits-686861eb6b81ce6d,libuuid-b648f474f067a45a,libcrossbeam_queue-a22dbfe2f9db43b9,libcrossbeam_utils-1b2cb1a5215f7b98,libeither-f94d12dac9519a72,libevent_listener-c710c758daa7c6e5,libparking-184e5c1e79cc9bf4,libreqwest-06486dc6b42ccf08,libhyper_rustls-a6f44b0a66412cac,libwebpki_roots-ca2b528e6120b342,libtokio_rustls-14f1da9859df2704,librustls-d0cf3ecc950288c0,libwebpki-1a51b5189819b561,libring-1477fd13f39edf05,libuntrusted-3edd5bbf94fe750a,librustls_pki_types-074433c80bd6d2b4,libzeroize-1abc25cc386ab9c5,libtower_http-89a92e4fdd41229c,libbitflags-b8076991a10098ae,libiri_string-d4220a1efb28c1e9,liburl-6269da4fbf677a6f,libidna-6c2d2656ecda2919,libutf8_iter-bf07e23d75f38836,libidna_adapter-fc2ef343977105c9,libunicode_bidi-98da0a8e731639b5,libidna_mapping-fe5c8f3e9e19e7e7,libunicode_joining_type-412b5ff4de2c2aec,libunicode_normalization-2230cb105f1fefdb,libtinyvec-d6b5739466eb2bc4,libtinyvec_macros-8881fdf1abac2992,libaxum-04a152fd6cec0420,libserde_path_to_error-d20986c14b0de336,libserde_json-ce3b4a653e1b755a,libzmij-7e945734d04dacb9,libserde_urlencoded-b4b65ae324fe177e,libryu-e25ff45d2fd5da1a,libform_urlencoded-e82b2304d4a63b0d,libmatchit-82fe3c9c3f952eb6,libtokio_tungstenite-e2987f8f1beb65b2,libtungstenite-0e03632d086bb0c6,libdata_encoding-2b3e5b8410cd942b,librand-bdcebd2b62cc3737,librand_chacha-e6f4f93b303e9153,libppv_lite86-e382919ebaf77506,libzerocopy-2e5c802acbb88be9,librand_core-e4d61dcb6c00d235,libgetrandom-3181d2fe3943662e,libutf8-9c073b9aa7e0b098,libbyteorder-0c03f9e74342bb8c,libthiserror-7ecf59c297bd2d6b,libsha1-59c3352074116556,libcpufeatures-821e01f19a1d1145,libdigest-bec9690fff7fde8e,libsubtle-a1f83709ed2a266a,libblock_buffer-6f600f5935679866,libcrypto_common-76f871b9b82bfae0,libgeneric_array-6c45589f6ad6f6ca,libtypenum-6ec3d03d4acf3415,libhyper_util-6e8214cffe95d118,libbase64-820dcee036ca6ce3,libpercent_encoding-e3512ae8fd270f18,libipnet-c7aa738c57d4277c,libhyper-11f0d30ff94c2071,libwant-8c4cd48d41547254,libtry_lock-5bd45e848c398634,libhttparse-2a1de2d50e87b591,libh2-d3fd4ebaedbcc07c,libindexmap-821fb02c04ca210d,libhashbrown-9052364a534ee2e3,libfoldhash-b8420dc52e161ec9,libequivalent-40e6b024912a2e6d,liballocator_api2-7e8fb11e93cc7fdd,libfnv-db16546ab5501605,libtokio_util-fa9e02ebe03c27de,libatomic_waker-0b9d186582744e12,libhttpdate-fa224bd63268d636,libaxum_core-e01b366cdf2734c2,libmime-b07d862112a55b1c,libhttp_body_util-afbf0a26a39038bd,libhttp_body-538c41941fe1c711,libhttp-446406ed61b05704,libitoa-38f0e4f839852c9c,libtracing-b78d06bf5e45c230,liblog-c8a7ae836ac1a298,libtracing_core-950561953740dfc6,libonce_cell-bff5381df8bdcaba,libtower-a139905d41c3f7bb,libsync_wrapper-78d5b01dc2f5f64a,libfutures_util-4610e78f3dd13d23,libmemchr-684ecf4087845aa4,libfutures_io-05c611a21b93dd86,libslab-1ac230b1934b844d,libfutures_channel-80e21c62c925292a,libfutures_sink-5b5cc7678652b983,libfutures_task-5bcef0ff62a10e44,libfutures_core-d9f34eb2e3a1320c,libtower_layer-aef2511d1af8283b,libtower_service-35b9509a90809392,libtokio-3372d02f0844dc5a,libsignal_hook_registry-9819ad2ff1047312,liberrno-ec41ce09325d6b14,libsocket2-3eccd4fae00aa3c5,libbytes-e2f8ec6c1792a780,libmio-c49092b7d04115d7,libparking_lot-d2f4116ea1c569ef,libparking_lot_core-3cbf0b21be648efe,liblibc-7e23cc9d0c5a974a,libcfg_if-49cb2f373cbb121d,libsmallvec-3dfd74b534c6b1b1,libserde-bbb2914cc6cab525,libserde_core-0a9c80f0d540103c,liblock_api-b582645306a9d19e,libscopeguard-70ca969ed2f8507b,libpin_project_lite-87e0fd6ceb14c707}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcsyqov1/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-ffcc53e1aa32c571/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/router_fallback-a84d79180a10d3e5" "-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 `gateway` (test "router_fallback") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcHeZxa1/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libgateway-0c062e8c027a69ae,libtoml-8e80d932a767ca2e,libtoml_edit-8679c778da0eccd2,libserde_spanned-63c196346b68e8f9,libwinnow-8ee49ecb61e05f1c,libtoml_write-9a335dbcfaf0e6a6,libtoml_datetime-facca2699a12998d,libtera-c47a40db93240473,libslug-e3ceed992b8f437b,libdeunicode-b7efc141a2a765b2,libglobwalk-031ae1b05a576a8b,libbitflags-bfde28d83ad2b4d5,libignore-864a134f84318844,libwalkdir-c186e532c31fdd12,libsame_file-9fd1f0c1ca4a3e46,libcrossbeam_deque-750db924dfb7bbfe,libcrossbeam_epoch-1be9015a4387e3f5,libglobset-035bca5e477ae810,libbstr-1bd01942c2964056,libpest-aa809bc9482cf8d7,libucd_trie-302c3e92d0ec7099,libunic_segment-4a6b918a66728ac9,libunic_ucd_segment-54dffb099eb35026,libunic_ucd_version-5a9fecccbc418e1a,libunic_common-a4232022de461c71,libunic_char_property-f94fbd74cc34f35b,libunic_char_range-a41ac71e2556c7b2,liblazy_static-006dd34b05e0d4a3,libhumansize-0be8caf689e970c3,liblibm-7eec947439fdd814,libchrono_tz-96cdbbed92b2a47e,libphf-635eada575f3485f,libphf_shared-b45f5ae7dce3e7c1,libsiphasher-e4f145f2a38e87ac,libeventsource_stream-7213a969a74d499e,libnom-dc4dc712d7461cd9,libdashmap-7f251fff962a3565,libhashbrown-3e852718c3894964,libahash-d71ea6832068f824,libanyhow-43531b518b5669d3,libredis-2cf5fc143eedbe07,libsocket2-dadb8763ab411b49,libitertools-2643318874b2703f,libsha1_smol-a9212fcd0c93ce5e,libnum_bigint-6cd29be1139d7010,libnum_integer-dfbfd7e7a0945dd4,libbackon-b16e46c0c34d6f58,libarc_swap-1ee54dc3857125bd,libcombine-fe5549afeb1a9edd,libwiremock-bd450feb51ce304e,libfutures-62bc1d07facc8dee,libfutures_executor-bf2feb8a8358d4cd,libdeadpool-8302cef7c115ef19,libnum_cpus-4897ca4b82bfd89e,libdeadpool_runtime-141d126e51332597,libregex-585447c30f3ffef1,libregex_automata-49744ba8bb9b84ee,libaho_corasick-07452f0ae3ce47ba,libregex_syntax-616e8fdb7e658acb,libassert_json_diff-653984a4db672b3e,libtempfile-99a0358e79813793,libfastrand-735d9f418b0ebb7a,librustix-a33783d76a0605f3,liblinux_raw_sys-7610ac21f7375816,libsqlx-2c75ed35653872c1,libsqlx_postgres-a7e46bbaffc5d77d,libdotenvy-e9155555ef070385,libcrc-439d7fb38dea6ea3,libcrc_catalog-8eb35c85aec40334,libhex-16099455840ba8f0,libwhoami-6d6a9d76d52e9cd2,libhome-770c6087723d55c0,libmd5-3aaefb440e01b6c1,libatoi-68c75185e50ec05c,libstringprep-4e07cf7ecbf361e6,libunicode_properties-0e082a6f6e8472a6,libhkdf-06e99c12c95e6cc8,libhmac-2c7e381b02614a11,libsqlx_core-06b3f54c3bfb9e9a,libwebpki_roots-91760ba4594b9aeb,libthiserror-95bb1d1c2d30d7ca,libsha2-cc2c961585917692,libhashlink-ade46d8ba7e958ee,libchrono-1fe76ecdcdbac110,libiana_time_zone-5c0e5d30798029b8,libnum_traits-686861eb6b81ce6d,libuuid-b648f474f067a45a,libcrossbeam_queue-a22dbfe2f9db43b9,libcrossbeam_utils-1b2cb1a5215f7b98,libeither-f94d12dac9519a72,libevent_listener-c710c758daa7c6e5,libparking-184e5c1e79cc9bf4,libreqwest-06486dc6b42ccf08,libhyper_rustls-a6f44b0a66412cac,libwebpki_roots-ca2b528e6120b342,libtokio_rustls-14f1da9859df2704,librustls-d0cf3ecc950288c0,libwebpki-1a51b5189819b561,libring-1477fd13f39edf05,libuntrusted-3edd5bbf94fe750a,librustls_pki_types-074433c80bd6d2b4,libzeroize-1abc25cc386ab9c5,libtower_http-89a92e4fdd41229c,libbitflags-b8076991a10098ae,libiri_string-d4220a1efb28c1e9,liburl-6269da4fbf677a6f,libidna-6c2d2656ecda2919,libutf8_iter-bf07e23d75f38836,libidna_adapter-fc2ef343977105c9,libunicode_bidi-98da0a8e731639b5,libidna_mapping-fe5c8f3e9e19e7e7,libunicode_joining_type-412b5ff4de2c2aec,libunicode_normalization-2230cb105f1fefdb,libtinyvec-d6b5739466eb2bc4,libtinyvec_macros-8881fdf1abac2992,libaxum-04a152fd6cec0420,libserde_path_to_error-d20986c14b0de336,libserde_json-ce3b4a653e1b755a,libzmij-7e945734d04dacb9,libserde_urlencoded-b4b65ae324fe177e,libryu-e25ff45d2fd5da1a,libform_urlencoded-e82b2304d4a63b0d,libmatchit-82fe3c9c3f952eb6,libtokio_tungstenite-e2987f8f1beb65b2,libtungstenite-0e03632d086bb0c6,libdata_encoding-2b3e5b8410cd942b,librand-bdcebd2b62cc3737,librand_chacha-e6f4f93b303e9153,libppv_lite86-e382919ebaf77506,libzerocopy-2e5c802acbb88be9,librand_core-e4d61dcb6c00d235,libgetrandom-3181d2fe3943662e,libutf8-9c073b9aa7e0b098,libbyteorder-0c03f9e74342bb8c,libthiserror-7ecf59c297bd2d6b,libsha1-59c3352074116556,libcpufeatures-821e01f19a1d1145,libdigest-bec9690fff7fde8e,libsubtle-a1f83709ed2a266a,libblock_buffer-6f600f5935679866,libcrypto_common-76f871b9b82bfae0,libgeneric_array-6c45589f6ad6f6ca,libtypenum-6ec3d03d4acf3415,libhyper_util-6e8214cffe95d118,libbase64-820dcee036ca6ce3,libpercent_encoding-e3512ae8fd270f18,libipnet-c7aa738c57d4277c,libhyper-11f0d30ff94c2071,libwant-8c4cd48d41547254,libtry_lock-5bd45e848c398634,libhttparse-2a1de2d50e87b591,libh2-d3fd4ebaedbcc07c,libindexmap-821fb02c04ca210d,libhashbrown-9052364a534ee2e3,libfoldhash-b8420dc52e161ec9,libequivalent-40e6b024912a2e6d,liballocator_api2-7e8fb11e93cc7fdd,libfnv-db16546ab5501605,libtokio_util-fa9e02ebe03c27de,libatomic_waker-0b9d186582744e12,libhttpdate-fa224bd63268d636,libaxum_core-e01b366cdf2734c2,libmime-b07d862112a55b1c,libhttp_body_util-afbf0a26a39038bd,libhttp_body-538c41941fe1c711,libhttp-446406ed61b05704,libitoa-38f0e4f839852c9c,libtracing-b78d06bf5e45c230,liblog-c8a7ae836ac1a298,libtracing_core-950561953740dfc6,libonce_cell-bff5381df8bdcaba,libtower-a139905d41c3f7bb,libsync_wrapper-78d5b01dc2f5f64a,libfutures_util-4610e78f3dd13d23,libmemchr-684ecf4087845aa4,libfutures_io-05c611a21b93dd86,libslab-1ac230b1934b844d,libfutures_channel-80e21c62c925292a,libfutures_sink-5b5cc7678652b983,libfutures_task-5bcef0ff62a10e44,libfutures_core-d9f34eb2e3a1320c,libtower_layer-aef2511d1af8283b,libtower_service-35b9509a90809392,libtokio-3372d02f0844dc5a,libsignal_hook_registry-9819ad2ff1047312,liberrno-ec41ce09325d6b14,libsocket2-3eccd4fae00aa3c5,libbytes-e2f8ec6c1792a780,libmio-c49092b7d04115d7,libparking_lot-d2f4116ea1c569ef,libparking_lot_core-3cbf0b21be648efe,liblibc-7e23cc9d0c5a974a,libcfg_if-49cb2f373cbb121d,libsmallvec-3dfd74b534c6b1b1,libserde-bbb2914cc6cab525,libserde_core-0a9c80f0d540103c,liblock_api-b582645306a9d19e,libscopeguard-70ca969ed2f8507b,libpin_project_lite-87e0fd6ceb14c707}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcHeZxa1/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-ffcc53e1aa32c571/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/llm_stream-4b4459b4363984c0" "-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 `gateway` (test "llm_stream") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7f88ba68e0d00efe8da514524a0fdbc13085ea6b7324791af89ae83425c700a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f88ba68e0d00efe8da514524a0fdbc13085ea6b7324791af89ae83425c700a0", kill_on_drop: false }` [INFO] [stdout] 7f88ba68e0d00efe8da514524a0fdbc13085ea6b7324791af89ae83425c700a0