[INFO] cloning repository https://github.com/getappz/leanstack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/getappz/leanstack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetappz%2Fleanstack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetappz%2Fleanstack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4905c06529ba0b61c6eb4ae4223101a5d8ba31a5 [INFO] checking getappz/leanstack against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetappz%2Fleanstack" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/getappz/leanstack [INFO] finished tweaking git repo https://github.com/getappz/leanstack [INFO] tweaked toml for git repo https://github.com/getappz/leanstack written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/getappz/leanstack on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/getappz/leanstack 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.2.66 [INFO] [stderr] Downloaded skill v0.8.3 [INFO] [stderr] Downloaded junction v1.4.2 [INFO] [stderr] Downloaded rusqlite_migration v2.6.0 [INFO] [stderr] Downloaded rpassword v7.5.4 [INFO] [stderr] Downloaded sse-stream v0.2.4 [INFO] [stderr] Downloaded rtoolbox v0.0.5 [INFO] [stderr] Downloaded rmcp v1.8.0 [INFO] [stderr] Downloaded rmcp-macros v1.8.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.53 [INFO] [stderr] Downloaded zerocopy v0.8.53 [INFO] [stderr] Downloaded machine-uid v0.6.0 [INFO] [stderr] Downloaded insta v1.48.0 [INFO] [stderr] Downloaded nanoid v0.5.0 [INFO] [stderr] Downloaded keyring v3.6.3 [INFO] [stderr] Downloaded linux-keyutils v0.2.5 [INFO] [stderr] Downloaded process-wrap v9.1.0 [INFO] [stderr] Downloaded agent-detector v0.2.1 [INFO] [stderr] Downloaded tree-sitter-python v0.23.6 [INFO] [stderr] Downloaded rustdoc-types v0.60.0 [INFO] [stderr] Downloaded cliclack v0.3.8 [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded tree-sitter-typescript v0.23.2 [INFO] [stderr] Downloaded serde_yaml_ng v0.10.0 [INFO] [stderr] Downloaded sysinfo v0.34.2 [INFO] [stderr] Downloaded color-eyre v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 019d70fee757f54052ca8cfb6212038021474ed8cf606c0d6beec29f901e03f6 [INFO] running `Command { std: "docker" "start" "019d70fee757f54052ca8cfb6212038021474ed8cf606c0d6beec29f901e03f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "019d70fee757f54052ca8cfb6212038021474ed8cf606c0d6beec29f901e03f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "019d70fee757f54052ca8cfb6212038021474ed8cf606c0d6beec29f901e03f6" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "019d70fee757f54052ca8cfb6212038021474ed8cf606c0d6beec29f901e03f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "019d70fee757f54052ca8cfb6212038021474ed8cf606c0d6beec29f901e03f6" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking memchr v2.8.2 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking bytes v1.12.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Compiling aws-lc-rs v1.17.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling rustls v0.23.41 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Compiling nix v0.31.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking chacha20 v0.10.1 [INFO] [stderr] Compiling rmcp v1.8.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking rand v0.10.2 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling pastey v0.2.3 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking hashlink v0.12.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Compiling zerocopy v0.8.53 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rusqlite_migration v2.6.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Compiling cc v1.2.66 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking uuid v1.23.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking arrayvec v0.7.8 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking hybrid-array v0.4.13 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking sysinfo v0.38.4 [INFO] [stderr] Checking bumpalo v3.20.3 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling block-buffer v0.12.1 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Compiling crypto-common v0.2.2 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking filetime v0.2.29 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking agent-detector v0.2.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.103 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking tar v0.4.46 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling digest v0.11.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking console v0.16.4 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking linux-keyutils v0.2.5 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking keyring v3.6.3 [INFO] [stderr] Checking which v6.0.3 [INFO] [stderr] Compiling aws-lc-sys v0.43.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.38.1 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking regex v1.12.4 [INFO] [stderr] Compiling rust-embed-utils v8.12.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking libyml v0.0.5 [INFO] [stderr] Checking sysinfo v0.34.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking smawk v0.3.3 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking rtoolbox v0.0.5 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking rpassword v7.5.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking machine-uid v0.6.0 [INFO] [stderr] Checking indicatif v0.18.6 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling zeroize_derive v1.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking rustls-pki-types v1.15.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking webpki-roots v1.0.8 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking rustls-native-certs v0.8.4 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking rand v0.9.5 [INFO] [stderr] Compiling rmcp-macros v1.8.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling bytemuck_derive v1.11.0 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking nanoid v0.5.0 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling rust-embed-impl v8.12.0 [INFO] [stderr] Checking cliclack v0.3.8 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking bytemuck v1.25.1 [INFO] [stderr] Checking rust-embed v8.12.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking sse-stream v0.2.4 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking rustdoc-types v0.60.0 [INFO] [stderr] Checking serde_yaml_ng v0.10.0 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking insta v1.48.0 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Compiling built v0.8.1 [INFO] [stderr] Checking hyper v1.10.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking process-wrap v9.1.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling agentflare-workspace-hack v0.1.0 (/opt/rustwide/workdir/agentflare-workspace-hack) [INFO] [stderr] Compiling agentflare v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking axum v0.8.9 [INFO] [stderr] Checking rusqlite v0.40.1 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.7.0 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] Checking reqwest v0.13.4 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking skill v0.8.3 [INFO] [stderr] Checking agentflare-db-kit v0.1.0 (/opt/rustwide/workdir/crates/agentflare-db-kit) [INFO] [stderr] Checking flare-search-kit v0.1.0 (/opt/rustwide/workdir/crates/flare-search-kit) [INFO] [stderr] Checking agentflare-agent-registry v0.1.0 (/opt/rustwide/workdir/crates/agent-registry) [INFO] [stderr] Checking agentflare-shim v0.1.0 (/opt/rustwide/workdir/crates/agentflare-shim) [INFO] [stderr] Checking flare-sandbox v0.1.0 (/opt/rustwide/workdir/crates/flare-sandbox) [INFO] [stderr] Checking flare-proxy v0.1.0 (/opt/rustwide/workdir/crates/flare-proxy) [INFO] [stderr] Checking agentflare-flare-output v0.1.0 (/opt/rustwide/workdir/crates/flare-output) [INFO] [stderr] Checking agentflare-resource-gate v0.1.0 (/opt/rustwide/workdir/crates/agentflare-resource-gate) [INFO] [stderr] Checking agentflare-flare-code v0.1.0 (/opt/rustwide/workdir/crates/flare-code) [INFO] [stderr] Checking flare-vault v0.1.0 (/opt/rustwide/workdir/crates/flare-vault) [INFO] [stderr] Checking agentflare-gateway-registry v0.1.0 (/opt/rustwide/workdir/crates/gateway-registry) [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> crates/agent-registry/src/detect.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | / unsafe { [INFO] [stdout] 69 | | // SAFETY: PATH_LOCK mutex serializes all PATH mutations; [INFO] [stdout] 70 | | // no other thread can read or write PATH concurrently. [INFO] [stdout] 71 | | std::env::set_var("PATH", &dir); [INFO] [stdout] 72 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W unsafe-code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> crates/agent-registry/src/detect.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 75 | Some(p) => unsafe { [INFO] [stdout] | ________________________^ [INFO] [stdout] 76 | | // SAFETY: PATH_LOCK mutex serializes all PATH mutations. [INFO] [stdout] 77 | | std::env::set_var("PATH", p); [INFO] [stdout] 78 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> crates/agent-registry/src/detect.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | None => unsafe { [INFO] [stdout] | _____________________^ [INFO] [stdout] 80 | | // SAFETY: PATH_LOCK mutex serializes all PATH mutations. [INFO] [stdout] 81 | | std::env::remove_var("PATH"); [INFO] [stdout] 82 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> crates/agent-registry/src/detect.rs:556:9 [INFO] [stdout] | [INFO] [stdout] 556 | / unsafe { [INFO] [stdout] 557 | | // SAFETY: PATH_LOCK mutex serializes all PATH mutations; [INFO] [stdout] 558 | | // no other thread can read or write PATH concurrently. [INFO] [stdout] 559 | | std::env::set_var("PATH", &dir); [INFO] [stdout] 560 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> crates/agent-registry/src/detect.rs:563:24 [INFO] [stdout] | [INFO] [stdout] 563 | Some(p) => unsafe { [INFO] [stdout] | ________________________^ [INFO] [stdout] 564 | | // SAFETY: PATH_LOCK mutex serializes all PATH mutations. [INFO] [stdout] 565 | | std::env::set_var("PATH", p); [INFO] [stdout] 566 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> crates/agent-registry/src/detect.rs:567:21 [INFO] [stdout] | [INFO] [stdout] 567 | None => unsafe { [INFO] [stdout] | _____________________^ [INFO] [stdout] 568 | | // SAFETY: PATH_LOCK mutex serializes all PATH mutations. [INFO] [stdout] 569 | | std::env::remove_var("PATH"); [INFO] [stdout] 570 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking flare-workflow v0.1.0 (/opt/rustwide/workdir/crates/flare-workflow) [INFO] [stderr] Checking agentflare-store v0.1.0 (/opt/rustwide/workdir/crates/agentflare-store) [INFO] [stderr] Checking agentflare-backend v0.1.0 (/opt/rustwide/workdir/crates/agentflare-backend) [INFO] [stderr] Checking agentflare-jobs v0.1.0 (/opt/rustwide/workdir/crates/agentflare-jobs) [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> crates/flare-vault/src/paths.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | / unsafe { [INFO] [stdout] 27 | | // SAFETY: still under HOME_OVERRIDE_LOCK for the duration of [INFO] [stdout] 28 | | // this guard's life. [INFO] [stdout] 29 | | std::env::remove_var("FLARE_VAULT_HOME_OVERRIDE"); [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W unsafe-code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> crates/flare-vault/src/paths.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | / unsafe { [INFO] [stdout] 38 | | // SAFETY: HOME_OVERRIDE_LOCK serializes all env mutation of this [INFO] [stdout] 39 | | // var; no other thread can read or write it concurrently. [INFO] [stdout] 40 | | std::env::set_var("FLARE_VAULT_HOME_OVERRIDE", dir.path()); [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking flare-docs v0.1.0 (/opt/rustwide/workdir/crates/flare-docs) [INFO] [stderr] Checking agentflare-artifacts v0.1.0 (/opt/rustwide/workdir/crates/agentflare-artifacts) [INFO] [stderr] Checking agentflare-skill-registry v0.1.1 (/opt/rustwide/workdir/crates/skill-registry) [INFO] [stderr] Checking flare-git-core v0.1.0 (/opt/rustwide/workdir/crates/flare-git-core) [INFO] [stderr] Checking flare-git-shim v0.1.0 (/opt/rustwide/workdir/crates/flare-git-shim) [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/cli/work.rs:691:13 [INFO] [stdout] | [INFO] [stdout] 691 | / unsafe { [INFO] [stdout] 692 | | std::env::set_var("AGENTFLARE_AGENT", resolved.as_str()); [INFO] [stdout] 693 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W unsafe-code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/daemon_autostart.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | / unsafe { [INFO] [stdout] 120 | | let pw = libc::getpwuid(libc::getuid()); [INFO] [stdout] 121 | | if pw.is_null() { [INFO] [stdout] 122 | | return None; [INFO] [stdout] ... | [INFO] [stdout] 127 | | .map(String::from) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/agent_launch.rs:764:9 [INFO] [stdout] | [INFO] [stdout] 764 | / unsafe { [INFO] [stdout] 765 | | std::env::set_var("CARGO_TARGET_DIR", "/tmp/shared-target"); [INFO] [stdout] 766 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W unsafe-code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/agent_launch.rs:792:9 [INFO] [stdout] | [INFO] [stdout] 792 | / unsafe { [INFO] [stdout] 793 | | std::env::remove_var("CARGO_TARGET_DIR"); [INFO] [stdout] 794 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/agents.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | / unsafe { [INFO] [stdout] 281 | | // SAFETY: PATH_LOCK mutex serializes all PATH mutations; [INFO] [stdout] 282 | | // no other thread can read or write PATH concurrently. [INFO] [stdout] 283 | | std::env::set_var("PATH", &dir) [INFO] [stdout] 284 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/agents.rs:287:24 [INFO] [stdout] | [INFO] [stdout] 287 | Some(p) => unsafe { [INFO] [stdout] | ________________________^ [INFO] [stdout] 288 | | // SAFETY: PATH_LOCK mutex serializes all PATH mutations. [INFO] [stdout] 289 | | std::env::set_var("PATH", p) [INFO] [stdout] 290 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/agents.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 291 | None => unsafe { [INFO] [stdout] | _____________________^ [INFO] [stdout] 292 | | // SAFETY: PATH_LOCK mutex serializes all PATH mutations. [INFO] [stdout] 293 | | std::env::remove_var("PATH") [INFO] [stdout] 294 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/cli/work.rs:691:13 [INFO] [stdout] | [INFO] [stdout] 691 | / unsafe { [INFO] [stdout] 692 | | std::env::set_var("AGENTFLARE_AGENT", resolved.as_str()); [INFO] [stdout] 693 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/cli/work.rs:1064:9 [INFO] [stdout] | [INFO] [stdout] 1064 | / unsafe { [INFO] [stdout] 1065 | | std::env::set_var("CLAUDECODE", "1"); [INFO] [stdout] 1066 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/cli/work.rs:1068:9 [INFO] [stdout] | [INFO] [stdout] 1068 | / unsafe { [INFO] [stdout] 1069 | | std::env::remove_var("CLAUDECODE"); [INFO] [stdout] 1070 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/daemon_autostart.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | / unsafe { [INFO] [stdout] 120 | | let pw = libc::getpwuid(libc::getuid()); [INFO] [stdout] 121 | | if pw.is_null() { [INFO] [stdout] 122 | | return None; [INFO] [stdout] ... | [INFO] [stdout] 127 | | .map(String::from) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/dashboard/server.rs:1353:9 [INFO] [stdout] | [INFO] [stdout] 1353 | / unsafe { [INFO] [stdout] 1354 | | // SAFETY: PATH_LOCK serializes all env mutation in this test binary. [INFO] [stdout] 1355 | | std::env::set_var("AGENTFLARE_HOME_OVERRIDE", home_dir.path()); [INFO] [stdout] 1356 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/dashboard/server.rs:1383:9 [INFO] [stdout] | [INFO] [stdout] 1383 | / unsafe { [INFO] [stdout] 1384 | | // SAFETY: still under PATH_LOCK. [INFO] [stdout] 1385 | | std::env::remove_var("AGENTFLARE_HOME_OVERRIDE"); [INFO] [stdout] 1386 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/gateway_secrets.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | unsafe { std::env::set_var("AGENTFLARE_VAULT_PASSPHRASE", value) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/gateway_secrets.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | unsafe { std::env::remove_var("AGENTFLARE_VAULT_PASSPHRASE") }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/github/bridge/config.rs:687:9 [INFO] [stdout] | [INFO] [stdout] 687 | / unsafe { [INFO] [stdout] 688 | | std::env::remove_var("AGENTFLARE_BRIDGE_REPO"); [INFO] [stdout] 689 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/github/bridge/config.rs:719:9 [INFO] [stdout] | [INFO] [stdout] 719 | / unsafe { [INFO] [stdout] 720 | | std::env::set_var("AGENTFLARE_BRIDGE_REPO", "env-owner/env-repo"); [INFO] [stdout] 721 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/github/bridge/config.rs:728:9 [INFO] [stdout] | [INFO] [stdout] 728 | / unsafe { [INFO] [stdout] 729 | | std::env::remove_var("AGENTFLARE_BRIDGE_REPO"); [INFO] [stdout] 730 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/github/bridge/config.rs:738:9 [INFO] [stdout] | [INFO] [stdout] 738 | / unsafe { [INFO] [stdout] 739 | | std::env::remove_var("AGENTFLARE_BRIDGE_REPO"); [INFO] [stdout] 740 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/github/bridge/config.rs:765:9 [INFO] [stdout] | [INFO] [stdout] 765 | / unsafe { [INFO] [stdout] 766 | | std::env::set_var("AGENTFLARE_BRIDGE_REPO", "also-not-valid"); [INFO] [stdout] 767 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/github/bridge/config.rs:770:9 [INFO] [stdout] | [INFO] [stdout] 770 | / unsafe { [INFO] [stdout] 771 | | std::env::remove_var("AGENTFLARE_BRIDGE_REPO"); [INFO] [stdout] 772 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/github/bridge/config.rs:780:9 [INFO] [stdout] | [INFO] [stdout] 780 | / unsafe { [INFO] [stdout] 781 | | std::env::remove_var("AGENTFLARE_BRIDGE_QUEUE_LABEL"); [INFO] [stdout] 782 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/github/bridge/config.rs:790:9 [INFO] [stdout] | [INFO] [stdout] 790 | / unsafe { [INFO] [stdout] 791 | | std::env::set_var("AGENTFLARE_BRIDGE_QUEUE_LABEL", "env-label"); [INFO] [stdout] 792 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/github/bridge/config.rs:794:9 [INFO] [stdout] | [INFO] [stdout] 794 | / unsafe { [INFO] [stdout] 795 | | std::env::remove_var("AGENTFLARE_BRIDGE_QUEUE_LABEL"); [INFO] [stdout] 796 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/github/bridge/config.rs:804:9 [INFO] [stdout] | [INFO] [stdout] 804 | / unsafe { [INFO] [stdout] 805 | | std::env::remove_var("AGENTFLARE_BRIDGE_QUEUE_LABEL"); [INFO] [stdout] 806 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/github/bridge/config.rs:818:9 [INFO] [stdout] | [INFO] [stdout] 818 | / unsafe { [INFO] [stdout] 819 | | std::env::set_var("AGENTFLARE_BRIDGE_QUEUE_LABEL", " "); [INFO] [stdout] 820 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/github/bridge/config.rs:826:9 [INFO] [stdout] | [INFO] [stdout] 826 | / unsafe { [INFO] [stdout] 827 | | std::env::set_var("AGENTFLARE_BRIDGE_QUEUE_LABEL", " env-padded "); [INFO] [stdout] 828 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/github/bridge/config.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | / unsafe { [INFO] [stdout] 831 | | std::env::remove_var("AGENTFLARE_BRIDGE_QUEUE_LABEL"); [INFO] [stdout] 832 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/github/bridge/runner.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | / unsafe { [INFO] [stdout] 250 | | std::env::remove_var("AGENTFLARE_BRIDGE_REPO"); [INFO] [stdout] 251 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/github/identity.rs:380:9 [INFO] [stdout] | [INFO] [stdout] 380 | / unsafe { [INFO] [stdout] 381 | | // SAFETY: PATH_LOCK serializes all env mutations in this binary. [INFO] [stdout] 382 | | std::env::set_var("AGENTFLARE_GITHUB_HOSTS", "github.com,git.example.com"); [INFO] [stdout] 383 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/github/identity.rs:388:24 [INFO] [stdout] | [INFO] [stdout] 388 | Some(v) => unsafe { std::env::set_var("AGENTFLARE_GITHUB_HOSTS", v) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/github/identity.rs:389:21 [INFO] [stdout] | [INFO] [stdout] 389 | None => unsafe { std::env::remove_var("AGENTFLARE_GITHUB_HOSTS") }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/mcp_server/handoff.rs:688:9 [INFO] [stdout] | [INFO] [stdout] 688 | / unsafe { [INFO] [stdout] 689 | | std::env::remove_var("AGENTFLARE_BRIDGE_REPO"); [INFO] [stdout] 690 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/mcp_server/handoff.rs:700:9 [INFO] [stdout] | [INFO] [stdout] 700 | / unsafe { [INFO] [stdout] 701 | | match &prior { [INFO] [stdout] 702 | | Some(v) => std::env::set_var("AGENTFLARE_BRIDGE_REPO", v), [INFO] [stdout] 703 | | None => std::env::remove_var("AGENTFLARE_BRIDGE_REPO"), [INFO] [stdout] 704 | | } [INFO] [stdout] 705 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/mcp_server/tests/asset_tests.rs:539:9 [INFO] [stdout] | [INFO] [stdout] 539 | unsafe { std::env::set_var("AGENTFLARE_BACKEND_ASSET_MAX_INLINE_BYTES", "1") }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/mcp_server/tests/asset_tests.rs:556:24 [INFO] [stdout] | [INFO] [stdout] 556 | Some(v) => unsafe { std::env::set_var("AGENTFLARE_BACKEND_ASSET_MAX_INLINE_BYTES", v) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/mcp_server/tests/asset_tests.rs:557:21 [INFO] [stdout] | [INFO] [stdout] 557 | None => unsafe { std::env::remove_var("AGENTFLARE_BACKEND_ASSET_MAX_INLINE_BYTES") }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/memory/sync.rs:386:9 [INFO] [stdout] | [INFO] [stdout] 386 | / unsafe { [INFO] [stdout] 387 | | std::env::remove_var("AGENTFLARE_MEMORY_SYNC_REPO"); [INFO] [stdout] 388 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/memory/sync.rs:401:13 [INFO] [stdout] | [INFO] [stdout] 401 | / unsafe { [INFO] [stdout] 402 | | std::env::set_var("AGENTFLARE_MEMORY_SYNC_REPO", v); [INFO] [stdout] 403 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/memory/sync.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | / unsafe { [INFO] [stdout] 414 | | std::env::remove_var("AGENTFLARE_MEMORY_SYNC_REPO"); [INFO] [stdout] 415 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/memory/sync.rs:422:13 [INFO] [stdout] | [INFO] [stdout] 422 | / unsafe { [INFO] [stdout] 423 | | std::env::set_var("AGENTFLARE_MEMORY_SYNC_REPO", v); [INFO] [stdout] 424 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/paths.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | / unsafe { [INFO] [stdout] 119 | | // SAFETY: still under GLOBAL_STATE_LOCK for the duration of [INFO] [stdout] 120 | | // this guard's life. [INFO] [stdout] 121 | | std::env::remove_var("AGENTFLARE_HOME_OVERRIDE"); [INFO] [stdout] 122 | | std::env::remove_var("FLARE_VAULT_HOME_OVERRIDE"); [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/paths.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | / unsafe { [INFO] [stdout] ... | [INFO] [stdout] 145 | | std::env::set_var("FLARE_VAULT_HOME_OVERRIDE", dir.path()); [INFO] [stdout] 146 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/vault.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | unsafe { std::env::set_var("AGENTFLARE_VAULT_PASSPHRASE", value) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> src/vault.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | unsafe { std::env::remove_var("AGENTFLARE_VAULT_PASSPHRASE") }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "019d70fee757f54052ca8cfb6212038021474ed8cf606c0d6beec29f901e03f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "019d70fee757f54052ca8cfb6212038021474ed8cf606c0d6beec29f901e03f6", kill_on_drop: false }` [INFO] [stdout] 019d70fee757f54052ca8cfb6212038021474ed8cf606c0d6beec29f901e03f6