[INFO] cloning repository https://github.com/saint0x/blast-sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saint0x/blast-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaint0x%2Fblast-sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaint0x%2Fblast-sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e09198e02b0607349e5422ef4461fc885f906396 [INFO] checking saint0x/blast-sdk/e09198e02b0607349e5422ef4461fc885f906396 against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaint0x%2Fblast-sdk" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saint0x/blast-sdk on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/saint0x/blast-sdk [INFO] finished tweaking git repo https://github.com/saint0x/blast-sdk [INFO] tweaked toml for git repo https://github.com/saint0x/blast-sdk written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/saint0x/blast-sdk 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pubgrub v0.2.1 [INFO] [stderr] Downloaded libseccomp v0.3.0 [INFO] [stderr] Downloaded ipc-channel v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4a0bb7e020781949fa5e80b567d62deadb916e9b76e79871644bd30ddfaa90c [INFO] running `Command { std: "docker" "start" "-a" "b4a0bb7e020781949fa5e80b567d62deadb916e9b76e79871644bd30ddfaa90c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4a0bb7e020781949fa5e80b567d62deadb916e9b76e79871644bd30ddfaa90c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4a0bb7e020781949fa5e80b567d62deadb916e9b76e79871644bd30ddfaa90c", kill_on_drop: false }` [INFO] [stdout] b4a0bb7e020781949fa5e80b567d62deadb916e9b76e79871644bd30ddfaa90c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a48a1a212571cf73026830434e04bb01a5d0e7dda83c1f64539fa1fa881a788 [INFO] running `Command { std: "docker" "start" "-a" "8a48a1a212571cf73026830434e04bb01a5d0e7dda83c1f64539fa1fa881a788", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking tempfile v3.16.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking winnow v0.7.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking xattr v1.4.0 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tar v0.4.43 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking miniz_oxide v0.8.4 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling libseccomp-sys v0.2.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling libseccomp v0.3.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_builder v4.5.29 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking sysinfo v0.33.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking assert_fs v1.1.2 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking pubgrub v0.2.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking caps v0.5.5 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking uuid v1.13.1 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ipc-channel v0.16.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking blast-core v0.1.0 (/opt/rustwide/workdir/crates/blast-core) [INFO] [stdout] error[E0583]: file not found for module `manifest` [INFO] [stdout] --> crates/blast-core/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub mod manifest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `manifest`, create file "crates/blast-core/src/manifest.rs" or "crates/blast-core/src/manifest/mod.rs" [INFO] [stdout] = note: if there is a `mod manifest` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:329:17 [INFO] [stdout] | [INFO] [stdout] 329 | use caps::{CapSet, Capability as LinuxCapability}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:363:17 [INFO] [stdout] | [INFO] [stdout] 363 | use seccomp::{ [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:451:21 [INFO] [stdout] | [INFO] [stdout] 451 | use caps::{CapSet, Capability}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:472:46 [INFO] [stdout] | [INFO] [stdout] 472 | Capability::AuditControl => Some(caps::Capability::CAP_AUDIT_CONTROL), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:473:43 [INFO] [stdout] | [INFO] [stdout] 473 | Capability::AuditRead => Some(caps::Capability::CAP_AUDIT_READ), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:474:44 [INFO] [stdout] | [INFO] [stdout] 474 | Capability::AuditWrite => Some(caps::Capability::CAP_AUDIT_WRITE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:475:46 [INFO] [stdout] | [INFO] [stdout] 475 | Capability::BlockSuspend => Some(caps::Capability::CAP_BLOCK_SUSPEND), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:476:37 [INFO] [stdout] | [INFO] [stdout] 476 | Capability::Bpf => Some(caps::Capability::CAP_BPF), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:477:51 [INFO] [stdout] | [INFO] [stdout] 477 | Capability::CheckpointRestore => Some(caps::Capability::CAP_CHECKPOINT_RESTORE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:478:39 [INFO] [stdout] | [INFO] [stdout] 478 | Capability::Chown => Some(caps::Capability::CAP_CHOWN), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:479:45 [INFO] [stdout] | [INFO] [stdout] 479 | Capability::DacOverride => Some(caps::Capability::CAP_DAC_OVERRIDE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:480:47 [INFO] [stdout] | [INFO] [stdout] 480 | Capability::DacReadSearch => Some(caps::Capability::CAP_DAC_READ_SEARCH), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:481:40 [INFO] [stdout] | [INFO] [stdout] 481 | Capability::Fowner => Some(caps::Capability::CAP_FOWNER), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:482:40 [INFO] [stdout] | [INFO] [stdout] 482 | Capability::Fsetid => Some(caps::Capability::CAP_FSETID), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:483:41 [INFO] [stdout] | [INFO] [stdout] 483 | Capability::IpcLock => Some(caps::Capability::CAP_IPC_LOCK), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:484:42 [INFO] [stdout] | [INFO] [stdout] 484 | Capability::IpcOwner => Some(caps::Capability::CAP_IPC_OWNER), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:485:38 [INFO] [stdout] | [INFO] [stdout] 485 | Capability::Kill => Some(caps::Capability::CAP_KILL), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:486:39 [INFO] [stdout] | [INFO] [stdout] 486 | Capability::Lease => Some(caps::Capability::CAP_LEASE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:487:48 [INFO] [stdout] | [INFO] [stdout] 487 | Capability::LinuxImmutable => Some(caps::Capability::CAP_LINUX_IMMUTABLE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:488:42 [INFO] [stdout] | [INFO] [stdout] 488 | Capability::MacAdmin => Some(caps::Capability::CAP_MAC_ADMIN), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:489:45 [INFO] [stdout] | [INFO] [stdout] 489 | Capability::MacOverride => Some(caps::Capability::CAP_MAC_OVERRIDE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:490:39 [INFO] [stdout] | [INFO] [stdout] 490 | Capability::Mknod => Some(caps::Capability::CAP_MKNOD), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:491:42 [INFO] [stdout] | [INFO] [stdout] 491 | Capability::NetAdmin => Some(caps::Capability::CAP_NET_ADMIN), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:492:48 [INFO] [stdout] | [INFO] [stdout] 492 | Capability::NetBindService => Some(caps::Capability::CAP_NET_BIND_SERVICE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:493:46 [INFO] [stdout] | [INFO] [stdout] 493 | Capability::NetBroadcast => Some(caps::Capability::CAP_NET_BROADCAST), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:494:40 [INFO] [stdout] | [INFO] [stdout] 494 | Capability::NetRaw => Some(caps::Capability::CAP_NET_RAW), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:495:41 [INFO] [stdout] | [INFO] [stdout] 495 | Capability::Perfmon => Some(caps::Capability::CAP_PERFMON), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:496:41 [INFO] [stdout] | [INFO] [stdout] 496 | Capability::Setfcap => Some(caps::Capability::CAP_SETFCAP), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:497:40 [INFO] [stdout] | [INFO] [stdout] 497 | Capability::Setgid => Some(caps::Capability::CAP_SETGID), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:498:41 [INFO] [stdout] | [INFO] [stdout] 498 | Capability::Setpcap => Some(caps::Capability::CAP_SETPCAP), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:499:40 [INFO] [stdout] | [INFO] [stdout] 499 | Capability::Setuid => Some(caps::Capability::CAP_SETUID), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:500:42 [INFO] [stdout] | [INFO] [stdout] 500 | Capability::SysAdmin => Some(caps::Capability::CAP_SYS_ADMIN), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:501:41 [INFO] [stdout] | [INFO] [stdout] 501 | Capability::SysBoot => Some(caps::Capability::CAP_SYS_BOOT), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:502:43 [INFO] [stdout] | [INFO] [stdout] 502 | Capability::SysChroot => Some(caps::Capability::CAP_SYS_CHROOT), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:503:43 [INFO] [stdout] | [INFO] [stdout] 503 | Capability::SysModule => Some(caps::Capability::CAP_SYS_MODULE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:504:41 [INFO] [stdout] | [INFO] [stdout] 504 | Capability::SysNice => Some(caps::Capability::CAP_SYS_NICE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:505:42 [INFO] [stdout] | [INFO] [stdout] 505 | Capability::SysPacct => Some(caps::Capability::CAP_SYS_PACCT), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:506:43 [INFO] [stdout] | [INFO] [stdout] 506 | Capability::SysPtrace => Some(caps::Capability::CAP_SYS_PTRACE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:507:42 [INFO] [stdout] | [INFO] [stdout] 507 | Capability::SysRawio => Some(caps::Capability::CAP_SYS_RAWIO), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:508:45 [INFO] [stdout] | [INFO] [stdout] 508 | Capability::SysResource => Some(caps::Capability::CAP_SYS_RESOURCE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:509:41 [INFO] [stdout] | [INFO] [stdout] 509 | Capability::SysTime => Some(caps::Capability::CAP_SYS_TIME), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:510:46 [INFO] [stdout] | [INFO] [stdout] 510 | Capability::SysTtyConfig => Some(caps::Capability::CAP_SYS_TTY_CONFIG), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:511:40 [INFO] [stdout] | [INFO] [stdout] 511 | Capability::Syslog => Some(caps::Capability::CAP_SYSLOG), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:512:43 [INFO] [stdout] | [INFO] [stdout] 512 | Capability::WakeAlarm => Some(caps::Capability::CAP_WAKE_ALARM), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:520:37 [INFO] [stdout] | [INFO] [stdout] 520 | SeccompAction::Allow => seccomp::SeccompAction::Allow, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:521:36 [INFO] [stdout] | [INFO] [stdout] 521 | SeccompAction::Kill => seccomp::SeccompAction::Kill, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:522:44 [INFO] [stdout] | [INFO] [stdout] 522 | SeccompAction::Errno(errno) => seccomp::SeccompAction::Errno(*errno), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:523:36 [INFO] [stdout] | [INFO] [stdout] 523 | SeccompAction::Trap => seccomp::SeccompAction::Trap, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:524:35 [INFO] [stdout] | [INFO] [stdout] 524 | SeccompAction::Log => seccomp::SeccompAction::Log, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:525:37 [INFO] [stdout] | [INFO] [stdout] 525 | SeccompAction::Trace => seccomp::SeccompAction::Trace(0), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:533:39 [INFO] [stdout] | [INFO] [stdout] 533 | ArgOperation::NotEqual => seccomp::SeccompCmp::NotEqual, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:534:39 [INFO] [stdout] | [INFO] [stdout] 534 | ArgOperation::LessThan => seccomp::SeccompCmp::Less, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:535:44 [INFO] [stdout] | [INFO] [stdout] 535 | ArgOperation::LessThanEqual => seccomp::SeccompCmp::LessOrEqual, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:536:36 [INFO] [stdout] | [INFO] [stdout] 536 | ArgOperation::Equal => seccomp::SeccompCmp::Equal, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:537:47 [INFO] [stdout] | [INFO] [stdout] 537 | ArgOperation::GreaterThanEqual => seccomp::SeccompCmp::GreaterOrEqual, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:538:42 [INFO] [stdout] | [INFO] [stdout] 538 | ArgOperation::GreaterThan => seccomp::SeccompCmp::Greater, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:539:42 [INFO] [stdout] | [INFO] [stdout] 539 | ArgOperation::MaskedEqual => seccomp::SeccompCmp::MaskedEqual, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wiremock v0.5.22 [INFO] [stdout] error[E0425]: cannot find value `info` in this scope [INFO] [stdout] --> crates/blast-core/src/environment/isolation/filesystem.rs:404:76 [INFO] [stdout] | [INFO] [stdout] 384 | for (mount_point, _info) in mounts.iter() { [INFO] [stdout] | ----- `_info` defined here [INFO] [stdout] ... [INFO] [stdout] 404 | if let Err(e) = self.perform_mount_operation(mount_point, &info.config).await { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_info` marks it as unused, consider renaming it to `info` [INFO] [stdout] | [INFO] [stdout] 384 - for (mount_point, _info) in mounts.iter() { [INFO] [stdout] 384 + for (mount_point, info) in mounts.iter() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mount` [INFO] [stdout] --> crates/blast-core/src/environment/isolation/filesystem.rs:394:34 [INFO] [stdout] | [INFO] [stdout] 394 | use nix::mount::{mount, umount}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `BlastError` [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | )?.parse::()?; [INFO] [stdout] | --------------^ the trait `std::convert::From` is not implemented for `BlastError` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, ParseIntError>` [INFO] [stdout] | [INFO] [stdout] note: `BlastError` needs to implement `From` [INFO] [stdout] --> crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `std::convert::From`: [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `BlastError` [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:97:30 [INFO] [stdout] | [INFO] [stdout] 97 | )?.parse::()?; [INFO] [stdout] | --------------^ the trait `std::convert::From` is not implemented for `BlastError` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, ParseIntError>` [INFO] [stdout] | [INFO] [stdout] note: `BlastError` needs to implement `From` [INFO] [stdout] --> crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `std::convert::From`: [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `BlastError` [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:134:30 [INFO] [stdout] | [INFO] [stdout] 134 | )?.parse::()?; [INFO] [stdout] | --------------^ the trait `std::convert::From` is not implemented for `BlastError` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, ParseIntError>` [INFO] [stdout] | [INFO] [stdout] note: `BlastError` needs to implement `From` [INFO] [stdout] --> crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `std::convert::From`: [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `std::string::String: NixPath` is not satisfied [INFO] [stdout] --> crates/blast-core/src/environment/isolation/filesystem.rs:330:17 [INFO] [stdout] | [INFO] [stdout] 325 | if let Err(e) = mount( [INFO] [stdout] | ----- required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 330 | Some(&config.options.join(",")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `NixPath` is not implemented for `std::string::String` [INFO] [stdout] | [INFO] [stdout] = help: the trait `NixPath` is implemented for `str` [INFO] [stdout] note: required by a bound in `nix::mount::mount` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.27.1/src/mount/linux.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn mount< [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 108 | P4: ?Sized + NixPath, [INFO] [stdout] | ^^^^^^^ required by this bound in `mount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/blast-core/src/environment/isolation/filesystem.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 325 | if let Err(e) = mount( [INFO] [stdout] | ----- arguments to this function are incorrect [INFO] [stdout] 326 | source, [INFO] [stdout] 327 | target, [INFO] [stdout] | ^^^^^^ expected `&_`, found `Option<&str>` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found enum `std::option::Option<&str>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.27.1/src/mount/linux.rs:104:8 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn mount< [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider using `Option::expect` to unwrap the `std::option::Option<&str>` value, panicking if the value is an `Option::None` [INFO] [stdout] | [INFO] [stdout] 327 | target.expect("REASON"), [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlastError: std::convert::From` is not satisfied [INFO] [stdout] --> crates/blast-core/src/environment/isolation/filesystem.rs:336:30 [INFO] [stdout] | [INFO] [stdout] 336 | return Err(e.into()); [INFO] [stdout] | ^^^^ the trait `std::convert::From` is not implemented for `BlastError` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `std::convert::From`: [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] = note: required for `Errno` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `BlastError` [INFO] [stdout] --> crates/blast-core/src/environment/isolation/filesystem.rs:462:36 [INFO] [stdout] | [INFO] [stdout] 462 | umount(mount_point)?; [INFO] [stdout] | -------------------^ the trait `std::convert::From` is not implemented for `BlastError` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, Errno>` [INFO] [stdout] | [INFO] [stdout] note: `BlastError` needs to implement `From` [INFO] [stdout] --> crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `std::convert::From`: [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> crates/blast-core/src/environment/resources.rs:320:18 [INFO] [stdout] | [INFO] [stdout] 320 | for (device, limit) in &self.limits.device_limits { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> crates/blast-core/src/environment/resources.rs:320:26 [INFO] [stdout] | [INFO] [stdout] 320 | for (device, limit) in &self.limits.device_limits { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `interface` [INFO] [stdout] --> crates/blast-core/src/environment/resources.rs:330:18 [INFO] [stdout] | [INFO] [stdout] 330 | for (interface, limit) in &self.limits.interface_limits { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> crates/blast-core/src/environment/resources.rs:330:29 [INFO] [stdout] | [INFO] [stdout] 330 | for (interface, limit) in &self.limits.interface_limits { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:334:21 [INFO] [stdout] | [INFO] [stdout] 334 | caps::drop(None, CapSet::Effective, linux_cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:335:21 [INFO] [stdout] | [INFO] [stdout] 335 | caps::drop(None, CapSet::Permitted, linux_cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:336:21 [INFO] [stdout] | [INFO] [stdout] 336 | caps::drop(None, CapSet::Inheritable, linux_cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:343:21 [INFO] [stdout] | [INFO] [stdout] 343 | caps::raise(None, CapSet::Effective, linux_cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:344:21 [INFO] [stdout] | [INFO] [stdout] 344 | caps::raise(None, CapSet::Permitted, linux_cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:351:21 [INFO] [stdout] | [INFO] [stdout] 351 | caps::raise(None, CapSet::Ambient, linux_cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 453 | caps::drop(None, CapSet::Effective, cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 454 | caps::drop(None, CapSet::Permitted, cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:455:21 [INFO] [stdout] | [INFO] [stdout] 455 | caps::drop(None, CapSet::Inheritable, cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prctl` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:461:17 [INFO] [stdout] | [INFO] [stdout] 461 | prctl::set_no_new_privileges(true)?; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `prctl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `prctl`, use `cargo add prctl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v4.5.29 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `BlastError` [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:184:27 [INFO] [stdout] | [INFO] [stdout] 184 | unshare(flags)?; [INFO] [stdout] | --------------^ the trait `std::convert::From` is not implemented for `BlastError` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, Errno>` [INFO] [stdout] | [INFO] [stdout] note: `BlastError` needs to implement `From` [INFO] [stdout] --> crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `std::convert::From`: [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `runtime` found for enum `BlastError` in the current scope [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:341:54 [INFO] [stdout] | [INFO] [stdout] 341 | return Err(crate::error::BlastError::runtime(format!( [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `BlastError` [INFO] [stdout] | [INFO] [stdout] ::: crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ------------------- variant or associated item `runtime` not found for this enum [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BlastError` consider using one of the following associated functions: [INFO] [stdout] BlastError::python [INFO] [stdout] BlastError::package [INFO] [stdout] BlastError::environment [INFO] [stdout] BlastError::cache [INFO] [stdout] and 13 others [INFO] [stdout] --> crates/blast-core/src/error.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn python>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn package>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn environment>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn cache>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:347:20 [INFO] [stdout] | [INFO] [stdout] 347 | if let Some(ref config) = policy.interface_config { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ----------------------- this expression has type `NetworkInterfaceConfig` [INFO] [stdout] | | [INFO] [stdout] | expected `NetworkInterfaceConfig`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `NetworkInterfaceConfig` [INFO] [stdout] found enum `std::option::Option<_>` [INFO] [stdout] help: you might have meant to use field `ip_address` whose type is `std::option::Option` [INFO] [stdout] | [INFO] [stdout] 347 | if let Some(ref config) = policy.interface_config.ip_address { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `runtime` found for enum `BlastError` in the current scope [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:356:58 [INFO] [stdout] | [INFO] [stdout] 356 | return Err(crate::error::BlastError::runtime(format!( [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `BlastError` [INFO] [stdout] | [INFO] [stdout] ::: crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ------------------- variant or associated item `runtime` not found for this enum [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BlastError` consider using one of the following associated functions: [INFO] [stdout] BlastError::python [INFO] [stdout] BlastError::package [INFO] [stdout] BlastError::environment [INFO] [stdout] BlastError::cache [INFO] [stdout] and 13 others [INFO] [stdout] --> crates/blast-core/src/error.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn python>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn package>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn environment>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn cache>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `runtime` found for enum `BlastError` in the current scope [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:369:58 [INFO] [stdout] | [INFO] [stdout] 369 | return Err(crate::error::BlastError::runtime(format!( [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `BlastError` [INFO] [stdout] | [INFO] [stdout] ::: crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ------------------- variant or associated item `runtime` not found for this enum [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BlastError` consider using one of the following associated functions: [INFO] [stdout] BlastError::python [INFO] [stdout] BlastError::package [INFO] [stdout] BlastError::environment [INFO] [stdout] BlastError::cache [INFO] [stdout] and 13 others [INFO] [stdout] --> crates/blast-core/src/error.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn python>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn package>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn environment>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn cache>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:375:24 [INFO] [stdout] | [INFO] [stdout] 375 | if let Some(ref ip) = config.ip_address { [INFO] [stdout] | ^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] note: required by a bound in `std::prelude::v1::Some` [INFO] [stdout] --> /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/option.rs:580:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `runtime` found for enum `BlastError` in the current scope [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:382:62 [INFO] [stdout] | [INFO] [stdout] 382 | return Err(crate::error::BlastError::runtime(format!( [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `BlastError` [INFO] [stdout] | [INFO] [stdout] ::: crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ------------------- variant or associated item `runtime` not found for this enum [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BlastError` consider using one of the following associated functions: [INFO] [stdout] BlastError::python [INFO] [stdout] BlastError::package [INFO] [stdout] BlastError::environment [INFO] [stdout] BlastError::cache [INFO] [stdout] and 13 others [INFO] [stdout] --> crates/blast-core/src/error.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn python>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn package>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn environment>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn cache>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `runtime` found for enum `BlastError` in the current scope [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:395:58 [INFO] [stdout] | [INFO] [stdout] 395 | return Err(crate::error::BlastError::runtime(format!( [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `BlastError` [INFO] [stdout] | [INFO] [stdout] ::: crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ------------------- variant or associated item `runtime` not found for this enum [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BlastError` consider using one of the following associated functions: [INFO] [stdout] BlastError::python [INFO] [stdout] BlastError::package [INFO] [stdout] BlastError::environment [INFO] [stdout] BlastError::cache [INFO] [stdout] and 13 others [INFO] [stdout] --> crates/blast-core/src/error.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn python>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn package>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn environment>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn cache>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking mockall v0.11.4 [INFO] [stdout] error[E0583]: file not found for module `manifest` [INFO] [stdout] --> crates/blast-core/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub mod manifest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `manifest`, create file "crates/blast-core/src/manifest.rs" or "crates/blast-core/src/manifest/mod.rs" [INFO] [stdout] = note: if there is a `mod manifest` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:329:17 [INFO] [stdout] | [INFO] [stdout] 329 | use caps::{CapSet, Capability as LinuxCapability}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:363:17 [INFO] [stdout] | [INFO] [stdout] 363 | use seccomp::{ [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:451:21 [INFO] [stdout] | [INFO] [stdout] 451 | use caps::{CapSet, Capability}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:472:46 [INFO] [stdout] | [INFO] [stdout] 472 | Capability::AuditControl => Some(caps::Capability::CAP_AUDIT_CONTROL), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:473:43 [INFO] [stdout] | [INFO] [stdout] 473 | Capability::AuditRead => Some(caps::Capability::CAP_AUDIT_READ), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:474:44 [INFO] [stdout] | [INFO] [stdout] 474 | Capability::AuditWrite => Some(caps::Capability::CAP_AUDIT_WRITE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:475:46 [INFO] [stdout] | [INFO] [stdout] 475 | Capability::BlockSuspend => Some(caps::Capability::CAP_BLOCK_SUSPEND), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:476:37 [INFO] [stdout] | [INFO] [stdout] 476 | Capability::Bpf => Some(caps::Capability::CAP_BPF), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:477:51 [INFO] [stdout] | [INFO] [stdout] 477 | Capability::CheckpointRestore => Some(caps::Capability::CAP_CHECKPOINT_RESTORE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:478:39 [INFO] [stdout] | [INFO] [stdout] 478 | Capability::Chown => Some(caps::Capability::CAP_CHOWN), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:479:45 [INFO] [stdout] | [INFO] [stdout] 479 | Capability::DacOverride => Some(caps::Capability::CAP_DAC_OVERRIDE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:480:47 [INFO] [stdout] | [INFO] [stdout] 480 | Capability::DacReadSearch => Some(caps::Capability::CAP_DAC_READ_SEARCH), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:481:40 [INFO] [stdout] | [INFO] [stdout] 481 | Capability::Fowner => Some(caps::Capability::CAP_FOWNER), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:482:40 [INFO] [stdout] | [INFO] [stdout] 482 | Capability::Fsetid => Some(caps::Capability::CAP_FSETID), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:483:41 [INFO] [stdout] | [INFO] [stdout] 483 | Capability::IpcLock => Some(caps::Capability::CAP_IPC_LOCK), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:484:42 [INFO] [stdout] | [INFO] [stdout] 484 | Capability::IpcOwner => Some(caps::Capability::CAP_IPC_OWNER), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:485:38 [INFO] [stdout] | [INFO] [stdout] 485 | Capability::Kill => Some(caps::Capability::CAP_KILL), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:486:39 [INFO] [stdout] | [INFO] [stdout] 486 | Capability::Lease => Some(caps::Capability::CAP_LEASE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:487:48 [INFO] [stdout] | [INFO] [stdout] 487 | Capability::LinuxImmutable => Some(caps::Capability::CAP_LINUX_IMMUTABLE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:488:42 [INFO] [stdout] | [INFO] [stdout] 488 | Capability::MacAdmin => Some(caps::Capability::CAP_MAC_ADMIN), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:489:45 [INFO] [stdout] | [INFO] [stdout] 489 | Capability::MacOverride => Some(caps::Capability::CAP_MAC_OVERRIDE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:531:52 [INFO] [stdout] | [INFO] [stdout] 531 | fn to_seccomp_cmp(&self, op: &ArgOperation) -> seccomp::SeccompCmp { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:518:60 [INFO] [stdout] | [INFO] [stdout] 518 | fn to_seccomp_action(&self, action: &SeccompAction) -> seccomp::SeccompAction { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:470:63 [INFO] [stdout] | [INFO] [stdout] 470 | fn to_linux_capability(&self, cap: &Capability) -> Option { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0425, E0432, E0433, E0583, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:490:39 [INFO] [stdout] | [INFO] [stdout] 490 | Capability::Mknod => Some(caps::Capability::CAP_MKNOD), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:491:42 [INFO] [stdout] | [INFO] [stdout] 491 | Capability::NetAdmin => Some(caps::Capability::CAP_NET_ADMIN), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:492:48 [INFO] [stdout] | [INFO] [stdout] 492 | Capability::NetBindService => Some(caps::Capability::CAP_NET_BIND_SERVICE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:493:46 [INFO] [stdout] | [INFO] [stdout] 493 | Capability::NetBroadcast => Some(caps::Capability::CAP_NET_BROADCAST), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:494:40 [INFO] [stdout] | [INFO] [stdout] 494 | Capability::NetRaw => Some(caps::Capability::CAP_NET_RAW), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:495:41 [INFO] [stdout] | [INFO] [stdout] 495 | Capability::Perfmon => Some(caps::Capability::CAP_PERFMON), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:496:41 [INFO] [stdout] | [INFO] [stdout] 496 | Capability::Setfcap => Some(caps::Capability::CAP_SETFCAP), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blast-core` (lib) due to 87 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:497:40 [INFO] [stdout] | [INFO] [stdout] 497 | Capability::Setgid => Some(caps::Capability::CAP_SETGID), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:498:41 [INFO] [stdout] | [INFO] [stdout] 498 | Capability::Setpcap => Some(caps::Capability::CAP_SETPCAP), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:499:40 [INFO] [stdout] | [INFO] [stdout] 499 | Capability::Setuid => Some(caps::Capability::CAP_SETUID), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:500:42 [INFO] [stdout] | [INFO] [stdout] 500 | Capability::SysAdmin => Some(caps::Capability::CAP_SYS_ADMIN), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:501:41 [INFO] [stdout] | [INFO] [stdout] 501 | Capability::SysBoot => Some(caps::Capability::CAP_SYS_BOOT), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:502:43 [INFO] [stdout] | [INFO] [stdout] 502 | Capability::SysChroot => Some(caps::Capability::CAP_SYS_CHROOT), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:503:43 [INFO] [stdout] | [INFO] [stdout] 503 | Capability::SysModule => Some(caps::Capability::CAP_SYS_MODULE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:504:41 [INFO] [stdout] | [INFO] [stdout] 504 | Capability::SysNice => Some(caps::Capability::CAP_SYS_NICE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:505:42 [INFO] [stdout] | [INFO] [stdout] 505 | Capability::SysPacct => Some(caps::Capability::CAP_SYS_PACCT), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:506:43 [INFO] [stdout] | [INFO] [stdout] 506 | Capability::SysPtrace => Some(caps::Capability::CAP_SYS_PTRACE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:507:42 [INFO] [stdout] | [INFO] [stdout] 507 | Capability::SysRawio => Some(caps::Capability::CAP_SYS_RAWIO), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:508:45 [INFO] [stdout] | [INFO] [stdout] 508 | Capability::SysResource => Some(caps::Capability::CAP_SYS_RESOURCE), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:509:41 [INFO] [stdout] | [INFO] [stdout] 509 | Capability::SysTime => Some(caps::Capability::CAP_SYS_TIME), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:510:46 [INFO] [stdout] | [INFO] [stdout] 510 | Capability::SysTtyConfig => Some(caps::Capability::CAP_SYS_TTY_CONFIG), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:511:40 [INFO] [stdout] | [INFO] [stdout] 511 | Capability::Syslog => Some(caps::Capability::CAP_SYSLOG), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:512:43 [INFO] [stdout] | [INFO] [stdout] 512 | Capability::WakeAlarm => Some(caps::Capability::CAP_WAKE_ALARM), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:520:37 [INFO] [stdout] | [INFO] [stdout] 520 | SeccompAction::Allow => seccomp::SeccompAction::Allow, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:521:36 [INFO] [stdout] | [INFO] [stdout] 521 | SeccompAction::Kill => seccomp::SeccompAction::Kill, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:522:44 [INFO] [stdout] | [INFO] [stdout] 522 | SeccompAction::Errno(errno) => seccomp::SeccompAction::Errno(*errno), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:523:36 [INFO] [stdout] | [INFO] [stdout] 523 | SeccompAction::Trap => seccomp::SeccompAction::Trap, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:524:35 [INFO] [stdout] | [INFO] [stdout] 524 | SeccompAction::Log => seccomp::SeccompAction::Log, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:525:37 [INFO] [stdout] | [INFO] [stdout] 525 | SeccompAction::Trace => seccomp::SeccompAction::Trace(0), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:533:39 [INFO] [stdout] | [INFO] [stdout] 533 | ArgOperation::NotEqual => seccomp::SeccompCmp::NotEqual, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:534:39 [INFO] [stdout] | [INFO] [stdout] 534 | ArgOperation::LessThan => seccomp::SeccompCmp::Less, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:535:44 [INFO] [stdout] | [INFO] [stdout] 535 | ArgOperation::LessThanEqual => seccomp::SeccompCmp::LessOrEqual, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:536:36 [INFO] [stdout] | [INFO] [stdout] 536 | ArgOperation::Equal => seccomp::SeccompCmp::Equal, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:537:47 [INFO] [stdout] | [INFO] [stdout] 537 | ArgOperation::GreaterThanEqual => seccomp::SeccompCmp::GreaterOrEqual, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:538:42 [INFO] [stdout] | [INFO] [stdout] 538 | ArgOperation::GreaterThan => seccomp::SeccompCmp::Greater, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:539:42 [INFO] [stdout] | [INFO] [stdout] 539 | ArgOperation::MaskedEqual => seccomp::SeccompCmp::MaskedEqual, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `info` in this scope [INFO] [stdout] --> crates/blast-core/src/environment/isolation/filesystem.rs:404:76 [INFO] [stdout] | [INFO] [stdout] 384 | for (mount_point, _info) in mounts.iter() { [INFO] [stdout] | ----- `_info` defined here [INFO] [stdout] ... [INFO] [stdout] 404 | if let Err(e) = self.perform_mount_operation(mount_point, &info.config).await { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: the leading underscore in `_info` marks it as unused, consider renaming it to `info` [INFO] [stdout] | [INFO] [stdout] 384 - for (mount_point, _info) in mounts.iter() { [INFO] [stdout] 384 + for (mount_point, info) in mounts.iter() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mount` [INFO] [stdout] --> crates/blast-core/src/environment/isolation/filesystem.rs:394:34 [INFO] [stdout] | [INFO] [stdout] 394 | use nix::mount::{mount, umount}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `BlastError` [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | )?.parse::()?; [INFO] [stdout] | --------------^ the trait `std::convert::From` is not implemented for `BlastError` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, ParseIntError>` [INFO] [stdout] | [INFO] [stdout] note: `BlastError` needs to implement `From` [INFO] [stdout] --> crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `std::convert::From`: [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `BlastError` [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:97:30 [INFO] [stdout] | [INFO] [stdout] 97 | )?.parse::()?; [INFO] [stdout] | --------------^ the trait `std::convert::From` is not implemented for `BlastError` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, ParseIntError>` [INFO] [stdout] | [INFO] [stdout] note: `BlastError` needs to implement `From` [INFO] [stdout] --> crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `std::convert::From`: [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `BlastError` [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:134:30 [INFO] [stdout] | [INFO] [stdout] 134 | )?.parse::()?; [INFO] [stdout] | --------------^ the trait `std::convert::From` is not implemented for `BlastError` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, ParseIntError>` [INFO] [stdout] | [INFO] [stdout] note: `BlastError` needs to implement `From` [INFO] [stdout] --> crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `std::convert::From`: [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `std::string::String: NixPath` is not satisfied [INFO] [stdout] --> crates/blast-core/src/environment/isolation/filesystem.rs:330:17 [INFO] [stdout] | [INFO] [stdout] 325 | if let Err(e) = mount( [INFO] [stdout] | ----- required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 330 | Some(&config.options.join(",")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `NixPath` is not implemented for `std::string::String` [INFO] [stdout] | [INFO] [stdout] = help: the trait `NixPath` is implemented for `str` [INFO] [stdout] note: required by a bound in `nix::mount::mount` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.27.1/src/mount/linux.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn mount< [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 108 | P4: ?Sized + NixPath, [INFO] [stdout] | ^^^^^^^ required by this bound in `mount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/blast-core/src/environment/isolation/filesystem.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 325 | if let Err(e) = mount( [INFO] [stdout] | ----- arguments to this function are incorrect [INFO] [stdout] 326 | source, [INFO] [stdout] 327 | target, [INFO] [stdout] | ^^^^^^ expected `&_`, found `Option<&str>` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found enum `std::option::Option<&str>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.27.1/src/mount/linux.rs:104:8 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn mount< [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider using `Option::expect` to unwrap the `std::option::Option<&str>` value, panicking if the value is an `Option::None` [INFO] [stdout] | [INFO] [stdout] 327 | target.expect("REASON"), [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlastError: std::convert::From` is not satisfied [INFO] [stdout] --> crates/blast-core/src/environment/isolation/filesystem.rs:336:30 [INFO] [stdout] | [INFO] [stdout] 336 | return Err(e.into()); [INFO] [stdout] | ^^^^ the trait `std::convert::From` is not implemented for `BlastError` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `std::convert::From`: [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] = note: required for `Errno` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `BlastError` [INFO] [stdout] --> crates/blast-core/src/environment/isolation/filesystem.rs:462:36 [INFO] [stdout] | [INFO] [stdout] 462 | umount(mount_point)?; [INFO] [stdout] | -------------------^ the trait `std::convert::From` is not implemented for `BlastError` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, Errno>` [INFO] [stdout] | [INFO] [stdout] note: `BlastError` needs to implement `From` [INFO] [stdout] --> crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `std::convert::From`: [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> crates/blast-core/src/environment/resources.rs:320:18 [INFO] [stdout] | [INFO] [stdout] 320 | for (device, limit) in &self.limits.device_limits { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> crates/blast-core/src/environment/resources.rs:320:26 [INFO] [stdout] | [INFO] [stdout] 320 | for (device, limit) in &self.limits.device_limits { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `interface` [INFO] [stdout] --> crates/blast-core/src/environment/resources.rs:330:18 [INFO] [stdout] | [INFO] [stdout] 330 | for (interface, limit) in &self.limits.interface_limits { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> crates/blast-core/src/environment/resources.rs:330:29 [INFO] [stdout] | [INFO] [stdout] 330 | for (interface, limit) in &self.limits.interface_limits { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:334:21 [INFO] [stdout] | [INFO] [stdout] 334 | caps::drop(None, CapSet::Effective, linux_cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:335:21 [INFO] [stdout] | [INFO] [stdout] 335 | caps::drop(None, CapSet::Permitted, linux_cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:336:21 [INFO] [stdout] | [INFO] [stdout] 336 | caps::drop(None, CapSet::Inheritable, linux_cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:343:21 [INFO] [stdout] | [INFO] [stdout] 343 | caps::raise(None, CapSet::Effective, linux_cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:344:21 [INFO] [stdout] | [INFO] [stdout] 344 | caps::raise(None, CapSet::Permitted, linux_cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:351:21 [INFO] [stdout] | [INFO] [stdout] 351 | caps::raise(None, CapSet::Ambient, linux_cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 453 | caps::drop(None, CapSet::Effective, cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 454 | caps::drop(None, CapSet::Permitted, cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:455:21 [INFO] [stdout] | [INFO] [stdout] 455 | caps::drop(None, CapSet::Inheritable, cap)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `prctl` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:461:17 [INFO] [stdout] | [INFO] [stdout] 461 | prctl::set_no_new_privileges(true)?; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `prctl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `prctl`, use `cargo add prctl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `BlastError` [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:184:27 [INFO] [stdout] | [INFO] [stdout] 184 | unshare(flags)?; [INFO] [stdout] | --------------^ the trait `std::convert::From` is not implemented for `BlastError` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, Errno>` [INFO] [stdout] | [INFO] [stdout] note: `BlastError` needs to implement `From` [INFO] [stdout] --> crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `std::convert::From`: [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] `BlastError` implements `std::convert::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `runtime` found for enum `BlastError` in the current scope [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:341:54 [INFO] [stdout] | [INFO] [stdout] 341 | return Err(crate::error::BlastError::runtime(format!( [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `BlastError` [INFO] [stdout] | [INFO] [stdout] ::: crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ------------------- variant or associated item `runtime` not found for this enum [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BlastError` consider using one of the following associated functions: [INFO] [stdout] BlastError::python [INFO] [stdout] BlastError::package [INFO] [stdout] BlastError::environment [INFO] [stdout] BlastError::cache [INFO] [stdout] and 13 others [INFO] [stdout] --> crates/blast-core/src/error.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn python>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn package>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn environment>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn cache>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:347:20 [INFO] [stdout] | [INFO] [stdout] 347 | if let Some(ref config) = policy.interface_config { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ----------------------- this expression has type `NetworkInterfaceConfig` [INFO] [stdout] | | [INFO] [stdout] | expected `NetworkInterfaceConfig`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `NetworkInterfaceConfig` [INFO] [stdout] found enum `std::option::Option<_>` [INFO] [stdout] help: you might have meant to use field `ip_address` whose type is `std::option::Option` [INFO] [stdout] | [INFO] [stdout] 347 | if let Some(ref config) = policy.interface_config.ip_address { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `runtime` found for enum `BlastError` in the current scope [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:356:58 [INFO] [stdout] | [INFO] [stdout] 356 | return Err(crate::error::BlastError::runtime(format!( [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `BlastError` [INFO] [stdout] | [INFO] [stdout] ::: crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ------------------- variant or associated item `runtime` not found for this enum [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BlastError` consider using one of the following associated functions: [INFO] [stdout] BlastError::python [INFO] [stdout] BlastError::package [INFO] [stdout] BlastError::environment [INFO] [stdout] BlastError::cache [INFO] [stdout] and 13 others [INFO] [stdout] --> crates/blast-core/src/error.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn python>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn package>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn environment>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn cache>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `runtime` found for enum `BlastError` in the current scope [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:369:58 [INFO] [stdout] | [INFO] [stdout] 369 | return Err(crate::error::BlastError::runtime(format!( [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `BlastError` [INFO] [stdout] | [INFO] [stdout] ::: crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ------------------- variant or associated item `runtime` not found for this enum [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BlastError` consider using one of the following associated functions: [INFO] [stdout] BlastError::python [INFO] [stdout] BlastError::package [INFO] [stdout] BlastError::environment [INFO] [stdout] BlastError::cache [INFO] [stdout] and 13 others [INFO] [stdout] --> crates/blast-core/src/error.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn python>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn package>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn environment>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn cache>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:375:24 [INFO] [stdout] | [INFO] [stdout] 375 | if let Some(ref ip) = config.ip_address { [INFO] [stdout] | ^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] note: required by a bound in `std::prelude::v1::Some` [INFO] [stdout] --> /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/option.rs:580:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `runtime` found for enum `BlastError` in the current scope [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:382:62 [INFO] [stdout] | [INFO] [stdout] 382 | return Err(crate::error::BlastError::runtime(format!( [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `BlastError` [INFO] [stdout] | [INFO] [stdout] ::: crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ------------------- variant or associated item `runtime` not found for this enum [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BlastError` consider using one of the following associated functions: [INFO] [stdout] BlastError::python [INFO] [stdout] BlastError::package [INFO] [stdout] BlastError::environment [INFO] [stdout] BlastError::cache [INFO] [stdout] and 13 others [INFO] [stdout] --> crates/blast-core/src/error.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn python>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn package>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn environment>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn cache>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `runtime` found for enum `BlastError` in the current scope [INFO] [stdout] --> crates/blast-core/src/environment/isolation/container.rs:395:58 [INFO] [stdout] | [INFO] [stdout] 395 | return Err(crate::error::BlastError::runtime(format!( [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `BlastError` [INFO] [stdout] | [INFO] [stdout] ::: crates/blast-core/src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum BlastError { [INFO] [stdout] | ------------------- variant or associated item `runtime` not found for this enum [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BlastError` consider using one of the following associated functions: [INFO] [stdout] BlastError::python [INFO] [stdout] BlastError::package [INFO] [stdout] BlastError::environment [INFO] [stdout] BlastError::cache [INFO] [stdout] and 13 others [INFO] [stdout] --> crates/blast-core/src/error.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn python>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn package>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn environment>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn cache>(msg: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:531:52 [INFO] [stdout] | [INFO] [stdout] 531 | fn to_seccomp_cmp(&self, op: &ArgOperation) -> seccomp::SeccompCmp { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:518:60 [INFO] [stdout] | [INFO] [stdout] 518 | fn to_seccomp_action(&self, action: &SeccompAction) -> seccomp::SeccompAction { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `seccomp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `seccomp`, use `cargo add seccomp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `caps` [INFO] [stdout] --> crates/blast-core/src/environment/security.rs:470:63 [INFO] [stdout] | [INFO] [stdout] 470 | fn to_linux_capability(&self, cap: &Capability) -> Option { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `caps` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `caps`, use `cargo add caps` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0425, E0432, E0433, E0583, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blast-core` (lib test) due to 87 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8a48a1a212571cf73026830434e04bb01a5d0e7dda83c1f64539fa1fa881a788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a48a1a212571cf73026830434e04bb01a5d0e7dda83c1f64539fa1fa881a788", kill_on_drop: false }` [INFO] [stdout] 8a48a1a212571cf73026830434e04bb01a5d0e7dda83c1f64539fa1fa881a788