[INFO] fetching crate extrasafe-multiarch 0.4.0...
[INFO] checking extrasafe-multiarch-0.4.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate extrasafe-multiarch 0.4.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate extrasafe-multiarch 0.4.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate extrasafe-multiarch 0.4.0
[INFO] finished tweaking crates.io crate extrasafe-multiarch 0.4.0
[INFO] tweaked toml for crates.io crate extrasafe-multiarch 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate extrasafe-multiarch 0.4.0 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c696fc01ffef9b1e85c830c37b106f2e183ecfcd2521dd8fa3fcb13bd0175ae
[INFO] running `Command { std: "docker" "start" "-a" "1c696fc01ffef9b1e85c830c37b106f2e183ecfcd2521dd8fa3fcb13bd0175ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c696fc01ffef9b1e85c830c37b106f2e183ecfcd2521dd8fa3fcb13bd0175ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c696fc01ffef9b1e85c830c37b106f2e183ecfcd2521dd8fa3fcb13bd0175ae", kill_on_drop: false }`
[INFO] [stdout] 1c696fc01ffef9b1e85c830c37b106f2e183ecfcd2521dd8fa3fcb13bd0175ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56f9f4996bbeaf5d7ad7ac9bcb586c513831c008d04cf2ee1ce873f02405275b
[INFO] running `Command { std: "docker" "start" "-a" "56f9f4996bbeaf5d7ad7ac9bcb586c513831c008d04cf2ee1ce873f02405275b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.23.2
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling syscalls v0.6.18
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling extrasafe-multiarch v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `__aarch64`
[INFO] [stdout]  --> build.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     if cfg!(feature = "__aarch64") || cfg!(target_arch = "aarch64") {
[INFO] [stdout]   |             ^^^^^^^^^^-----------
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       help: there is a expected value with a similar name: `"aarch64"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `aarch64`, `landlock`, `riscv64`, and `x86_64`
[INFO] [stdout]   = help: consider adding `__aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__riscv64`
[INFO] [stdout]  --> build.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 |     } else if cfg!(feature = "__riscv64") || cfg!(target_arch = "riscv64") {
[INFO] [stdout]   |                    ^^^^^^^^^^-----------
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              help: there is a expected value with a similar name: `"riscv64"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `aarch64`, `landlock`, `riscv64`, and `x86_64`
[INFO] [stdout]   = help: consider adding `__riscv64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__x86_64`
[INFO] [stdout]  --> build.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |     } else if cfg!(feature = "__x86_64") || cfg!(target_arch = "x86_64") {
[INFO] [stdout]   |                    ^^^^^^^^^^----------
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              help: there is a expected value with a similar name: `"x86_64"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `aarch64`, `landlock`, `riscv64`, and `x86_64`
[INFO] [stdout]   = help: consider adding `__x86_64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hashlink v0.7.0
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking seccompiler v0.4.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking rusqlite v0.26.3
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stdout] warning: unexpected `cfg` condition value: `__aarch64`
[INFO] [stdout]  --> src/syscalls.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(all(feature = "x86_64", feature = "__aarch64"))]
[INFO] [stdout]   |                               ^^^^^^^^^^-----------
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         help: there is a expected value with a similar name: `"aarch64"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `aarch64`, `landlock`, `riscv64`, and `x86_64`
[INFO] [stdout]   = help: consider adding `__aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__riscv64`
[INFO] [stdout]  --> src/syscalls.rs:6:31
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(all(feature = "x86_64", feature = "__riscv64"))]
[INFO] [stdout]   |                               ^^^^^^^^^^-----------
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         help: there is a expected value with a similar name: `"riscv64"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `aarch64`, `landlock`, `riscv64`, and `x86_64`
[INFO] [stdout]   = help: consider adding `__riscv64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__riscv64`
[INFO] [stdout]  --> src/syscalls.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(all(feature = "__riscv64", feature = "__aarch64"))]
[INFO] [stdout]   |           ^^^^^^^^^^-----------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"riscv64"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `aarch64`, `landlock`, `riscv64`, and `x86_64`
[INFO] [stdout]   = help: consider adding `__riscv64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__aarch64`
[INFO] [stdout]  --> src/syscalls.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(all(feature = "__riscv64", feature = "__aarch64"))]
[INFO] [stdout]   |                                  ^^^^^^^^^^-----------
[INFO] [stdout]   |                                            |
[INFO] [stdout]   |                                            help: there is a expected value with a similar name: `"aarch64"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `aarch64`, `landlock`, `riscv64`, and `x86_64`
[INFO] [stdout]   = help: consider adding `__aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]   --> src/lib.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/builtins/basic.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeccompRule`
[INFO] [stdout]  --> src/builtins/basic.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{SeccompRule, RuleSet, syscalls::Sysno};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/basic.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |             #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/systemio.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/systemio.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/systemio.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/systemio.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[cfg(any(enabled_arch = "aarch64", enabled_arch = "riscv64"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("aarch64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"aarch64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/systemio.rs:52:41
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[cfg(any(enabled_arch = "aarch64", enabled_arch = "riscv64"))]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("riscv64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"riscv64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/systemio.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/systemio.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/systemio.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]    --> src/builtins/systemio.rs:164:15
[INFO] [stdout]     |
[INFO] [stdout] 164 |         #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/network.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/network.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/network.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/network.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/network.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/builtins/time.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeccompRule`
[INFO] [stdout]  --> src/builtins/time.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{SeccompRule, RuleSet};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/danger_zone.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |             #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/danger_zone.rs:96:19
[INFO] [stdout]    |
[INFO] [stdout] 96 |             #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]    --> src/builtins/danger_zone.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/builtins/pipes.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeccompRule`
[INFO] [stdout]  --> src/builtins/pipes.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{SeccompRule, RuleSet, syscalls::Sysno};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/pipes.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |             #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 30 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking warp v0.3.6
[INFO] [stderr]     Checking reqwest v0.11.26
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extrasafe`
[INFO] [stdout]  --> tests/bad_combination.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use extrasafe::builtins::SystemIO;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `extrasafe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extrasafe`
[INFO] [stdout]  --> tests/bad_combination.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use extrasafe::syscalls::Sysno;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `extrasafe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `extrasafe`
[INFO] [stdout]  --> tests/bad_combination.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use extrasafe::*;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `extrasafe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extrasafe`
[INFO] [stdout]  --> tests/multiple_filters.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use extrasafe::syscalls::Sysno;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `extrasafe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `extrasafe`
[INFO] [stdout]  --> tests/multiple_filters.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use extrasafe::*;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `extrasafe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extrasafe`
[INFO] [stdout]   --> examples/server_with_database.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use extrasafe::builtins::{danger_zone::Threads, Networking, SystemIO};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `extrasafe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `extrasafe`
[INFO] [stdout]   --> examples/server_with_database.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use extrasafe::SafetyContext;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `extrasafe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__aarch64`
[INFO] [stdout]  --> src/syscalls.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(all(feature = "x86_64", feature = "__aarch64"))]
[INFO] [stdout]   |                               ^^^^^^^^^^-----------
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         help: there is a expected value with a similar name: `"aarch64"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `aarch64`, `landlock`, `riscv64`, and `x86_64`
[INFO] [stdout]   = help: consider adding `__aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__riscv64`
[INFO] [stdout]  --> src/syscalls.rs:6:31
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(all(feature = "x86_64", feature = "__riscv64"))]
[INFO] [stdout]   |                               ^^^^^^^^^^-----------
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         help: there is a expected value with a similar name: `"riscv64"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `aarch64`, `landlock`, `riscv64`, and `x86_64`
[INFO] [stdout]   = help: consider adding `__riscv64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__riscv64`
[INFO] [stdout]  --> src/syscalls.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(all(feature = "__riscv64", feature = "__aarch64"))]
[INFO] [stdout]   |           ^^^^^^^^^^-----------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"riscv64"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `aarch64`, `landlock`, `riscv64`, and `x86_64`
[INFO] [stdout]   = help: consider adding `__riscv64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__aarch64`
[INFO] [stdout]  --> src/syscalls.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(all(feature = "__riscv64", feature = "__aarch64"))]
[INFO] [stdout]   |                                  ^^^^^^^^^^-----------
[INFO] [stdout]   |                                            |
[INFO] [stdout]   |                                            help: there is a expected value with a similar name: `"aarch64"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `aarch64`, `landlock`, `riscv64`, and `x86_64`
[INFO] [stdout]   = help: consider adding `__aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]   --> src/lib.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/builtins/basic.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeccompRule`
[INFO] [stdout]  --> src/builtins/basic.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{SeccompRule, RuleSet, syscalls::Sysno};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/basic.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |             #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/systemio.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `extrasafe-multiarch` (test "bad_combination") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/systemio.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/systemio.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/systemio.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[cfg(any(enabled_arch = "aarch64", enabled_arch = "riscv64"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("aarch64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"aarch64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/systemio.rs:52:41
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[cfg(any(enabled_arch = "aarch64", enabled_arch = "riscv64"))]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("riscv64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"riscv64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/systemio.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/systemio.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/systemio.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]    --> src/builtins/systemio.rs:164:15
[INFO] [stdout]     |
[INFO] [stdout] 164 |         #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/network.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/network.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/network.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/network.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/network.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/builtins/time.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeccompRule`
[INFO] [stdout]  --> src/builtins/time.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{SeccompRule, RuleSet};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/danger_zone.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |             #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/danger_zone.rs:96:19
[INFO] [stdout]    |
[INFO] [stdout] 96 |             #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]    --> src/builtins/danger_zone.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/builtins/pipes.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeccompRule`
[INFO] [stdout]  --> src/builtins/pipes.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{SeccompRule, RuleSet, syscalls::Sysno};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enabled_arch`
[INFO] [stdout]   --> src/builtins/pipes.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |             #[cfg(enabled_arch = "x86_64")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enabled_arch, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enabled_arch, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extrasafe`
[INFO] [stdout]  --> examples/network_server.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use extrasafe::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `extrasafe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `extrasafe`
[INFO] [stdout]  --> examples/network_server.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use extrasafe::{
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `extrasafe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `extrasafe-multiarch` (test "multiple_filters") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extrasafe`
[INFO] [stdout]  --> tests/tests_can_fail.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let res = extrasafe::SafetyContext::new()
[INFO] [stdout]   |               ^^^^^^^^^ use of undeclared crate or module `extrasafe`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use extrasafe_multiarch::SafetyContext;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `SafetyContext`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 -     let res = extrasafe::SafetyContext::new()
[INFO] [stdout] 8 +     let res = SafetyContext::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `extrasafe-multiarch` (example "network_server") due to 3 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extrasafe`
[INFO] [stdout]   --> examples/no_files_allow_stdout.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let res = extrasafe::SafetyContext::new()
[INFO] [stdout]    |               ^^^^^^^^^ use of undeclared crate or module `extrasafe`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use extrasafe_multiarch::SafetyContext;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SafetyContext`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -     let res = extrasafe::SafetyContext::new()
[INFO] [stdout] 10 +     let res = SafetyContext::new()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extrasafe`
[INFO] [stdout]   --> examples/no_files_allow_stdout.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             extrasafe::builtins::SystemIO::nothing()
[INFO] [stdout]    |             ^^^^^^^^^ use of undeclared crate or module `extrasafe`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use extrasafe_multiarch::builtins::SystemIO;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SystemIO`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -             extrasafe::builtins::SystemIO::nothing()
[INFO] [stdout] 12 +             SystemIO::nothing()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `extrasafe-multiarch` (test "tests_can_fail") due to 2 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `extrasafe-multiarch` (example "no_files_allow_stdout") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `extrasafe-multiarch` (example "server_with_database") due to 3 previous errors
[INFO] [stdout] warning: 30 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "56f9f4996bbeaf5d7ad7ac9bcb586c513831c008d04cf2ee1ce873f02405275b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f9f4996bbeaf5d7ad7ac9bcb586c513831c008d04cf2ee1ce873f02405275b", kill_on_drop: false }`
[INFO] [stdout] 56f9f4996bbeaf5d7ad7ac9bcb586c513831c008d04cf2ee1ce873f02405275b
