[INFO] cloning repository https://github.com/OxideDB/OxideDB [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OxideDB/OxideDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOxideDB%2FOxideDB", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOxideDB%2FOxideDB'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ff4237d347b18881122e58e4ece830e6ee5538a [INFO] checking OxideDB/OxideDB against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOxideDB%2FOxideDB" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/OxideDB/OxideDB [INFO] finished tweaking git repo https://github.com/OxideDB/OxideDB [INFO] tweaked toml for git repo https://github.com/OxideDB/OxideDB written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/OxideDB/OxideDB on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/OxideDB/OxideDB 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 081a3bd05f38fc6c765afc3283f8712e29110f2ce942d6ab29622574eacbb254 [INFO] running `Command { std: "docker" "start" "-a" "081a3bd05f38fc6c765afc3283f8712e29110f2ce942d6ab29622574eacbb254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "081a3bd05f38fc6c765afc3283f8712e29110f2ce942d6ab29622574eacbb254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "081a3bd05f38fc6c765afc3283f8712e29110f2ce942d6ab29622574eacbb254", kill_on_drop: false }` [INFO] [stdout] 081a3bd05f38fc6c765afc3283f8712e29110f2ce942d6ab29622574eacbb254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60813d3705285b37d9c7c32aaf0eb991ab1eb4224a52d47a3b84ca68f0789739 [INFO] running `Command { std: "docker" "start" "-a" "60813d3705285b37d9c7c32aaf0eb991ab1eb4224a52d47a3b84ca68f0789739", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling cranelift-isle v0.112.3 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling cranelift-codegen-shared v0.112.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.112.3 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v25.0.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking bumpalo v3.18.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling wasm-encoder v0.233.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking cranelift-control v0.112.3 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Checking wasm-encoder v0.217.1 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling wasmtime-fiber v25.0.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling cranelift-codegen v0.112.3 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling wasmtime-cache v25.0.3 [INFO] [stderr] Compiling wasmtime-component-macro v25.0.3 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking wasmtime-component-util v25.0.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking wast v233.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling wasmtime v25.0.3 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking wasmtime-asm-macros v25.0.3 [INFO] [stderr] Compiling wiggle-macro v25.0.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Checking rustix-linux-procfs v0.1.1 [INFO] [stderr] Checking fs-set-times v0.20.3 [INFO] [stderr] Compiling wasmparser v0.217.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v25.0.3 [INFO] [stderr] Compiling system-interface v0.27.3 [INFO] [stderr] Compiling cap-fs-ext v3.4.4 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Checking wasmtime-slab v25.0.3 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling wiggle-generate v25.0.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking cap-time-ext v3.4.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking cap-rand v3.4.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking cranelift-bitset v0.112.3 [INFO] [stderr] Checking cranelift-entity v0.112.3 [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking cranelift-bforest v0.112.3 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking regalloc2 v0.10.2 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking cap-net-ext v3.4.4 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking hello-plugin v0.1.0 (/opt/rustwide/workdir/hello-plugin) [INFO] [stdout] warning: static `RESULT_BUFFER` is never used [INFO] [stdout] --> hello-plugin/src/lib.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | static mut RESULT_BUFFER: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> hello-plugin/src/lib.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | RESPONSE_BUFFER.clear(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> hello-plugin/src/lib.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | RESPONSE_BUFFER.extend_from_slice(std::slice::from_raw_parts(ptr, len)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> hello-plugin/src/lib.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | unsafe { RESPONSE_BUFFER.len() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> hello-plugin/src/lib.rs:121:14 [INFO] [stdout] | [INFO] [stdout] 121 | unsafe { RESPONSE_BUFFER.as_ptr() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> hello-plugin/src/lib.rs:160:17 [INFO] [stdout] | [INFO] [stdout] 160 | RESPONSE_BUFFER.clear(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> hello-plugin/src/lib.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | RESPONSE_BUFFER.extend_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `RESULT_BUFFER` is never used [INFO] [stdout] --> hello-plugin/src/lib.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | static mut RESULT_BUFFER: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> hello-plugin/src/lib.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | RESPONSE_BUFFER.clear(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> hello-plugin/src/lib.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | RESPONSE_BUFFER.extend_from_slice(std::slice::from_raw_parts(ptr, len)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> hello-plugin/src/lib.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | unsafe { RESPONSE_BUFFER.len() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> hello-plugin/src/lib.rs:121:14 [INFO] [stdout] | [INFO] [stdout] 121 | unsafe { RESPONSE_BUFFER.as_ptr() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> hello-plugin/src/lib.rs:160:17 [INFO] [stdout] | [INFO] [stdout] 160 | RESPONSE_BUFFER.clear(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> hello-plugin/src/lib.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | RESPONSE_BUFFER.extend_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: libsqlite3-sys@0.27.0: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: libsqlite3-sys@0.27.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.27.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsqlite3-sys-f21baade4ceba8e6/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_SYS_USE_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-changed=sqlite3/sqlite3.c [INFO] [stderr] cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_COLUMN [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libsqlite3-sys-847750ce22a9e8e4/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] cargo:warning=cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_ISNAN" "-DHAVE_LOCALTIME_R" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-847750ce22a9e8e4/out/c877a2978823c39d-sqlite3.o" "-c" "sqlite3/sqlite3.c" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "60813d3705285b37d9c7c32aaf0eb991ab1eb4224a52d47a3b84ca68f0789739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60813d3705285b37d9c7c32aaf0eb991ab1eb4224a52d47a3b84ca68f0789739", kill_on_drop: false }` [INFO] [stdout] 60813d3705285b37d9c7c32aaf0eb991ab1eb4224a52d47a3b84ca68f0789739