[INFO] fetching crate libseccomp 0.4.0... [INFO] testing libseccomp-0.4.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate libseccomp 0.4.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate libseccomp 0.4.0 [INFO] finished tweaking crates.io crate libseccomp 0.4.0 [INFO] tweaked toml for crates.io crate libseccomp 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libseccomp 0.4.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 5 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libseccomp-sys v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 172b324b89fd914bcc31fda210e9a61bb4ae836c59d0dae324a8353eea40c80f [INFO] running `Command { std: "docker" "start" "-a" "172b324b89fd914bcc31fda210e9a61bb4ae836c59d0dae324a8353eea40c80f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "172b324b89fd914bcc31fda210e9a61bb4ae836c59d0dae324a8353eea40c80f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "172b324b89fd914bcc31fda210e9a61bb4ae836c59d0dae324a8353eea40c80f", kill_on_drop: false }` [INFO] [stdout] 172b324b89fd914bcc31fda210e9a61bb4ae836c59d0dae324a8353eea40c80f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff00dc7a8fc85e64dc1e771097175e9eed0f6f2dfc80b2175c5c3508e931f281 [INFO] running `Command { std: "docker" "start" "-a" "ff00dc7a8fc85e64dc1e771097175e9eed0f6f2dfc80b2175c5c3508e931f281", kill_on_drop: false }` [INFO] [stderr] Compiling libseccomp-sys v0.3.0 [INFO] [stderr] Compiling libseccomp v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `libseccomp_v2_6` [INFO] [stdout] --> src/filter_context.rs:1237:11 [INFO] [stdout] | [INFO] [stdout] 1237 | #[cfg(any(libseccomp_v2_6, all(doc, not(doctest))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(libseccomp_v2_6)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libseccomp_v2_6)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "ff00dc7a8fc85e64dc1e771097175e9eed0f6f2dfc80b2175c5c3508e931f281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff00dc7a8fc85e64dc1e771097175e9eed0f6f2dfc80b2175c5c3508e931f281", kill_on_drop: false }` [INFO] [stdout] ff00dc7a8fc85e64dc1e771097175e9eed0f6f2dfc80b2175c5c3508e931f281 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 231ff14a07c5f9293fce8758cf5e49e0bbe113faa594330af2f1b79a951c9a6d [INFO] running `Command { std: "docker" "start" "-a" "231ff14a07c5f9293fce8758cf5e49e0bbe113faa594330af2f1b79a951c9a6d", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition name: `libseccomp_v2_6` [INFO] [stdout] --> src/filter_context.rs:1237:11 [INFO] [stdout] | [INFO] [stdout] 1237 | #[cfg(any(libseccomp_v2_6, all(doc, not(doctest))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(libseccomp_v2_6)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libseccomp_v2_6)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libseccomp v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `libseccomp_v2_6` [INFO] [stdout] --> tests/tests.rs:369:7 [INFO] [stdout] | [INFO] [stdout] 369 | #[cfg(libseccomp_v2_6)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(libseccomp_v2_6)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libseccomp_v2_6)");` to the top of the `build.rs` [INFO] [stdout] = note: see 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 name: `libseccomp_v2_6` [INFO] [stdout] --> tests/tests.rs:401:7 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(libseccomp_v2_6)] [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(libseccomp_v2_6)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libseccomp_v2_6)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `libseccomp_v2_6` [INFO] [stdout] --> tests/tests.rs:422:11 [INFO] [stdout] | [INFO] [stdout] 422 | #[cfg(libseccomp_v2_6)] [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(libseccomp_v2_6)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libseccomp_v2_6)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `libseccomp_v2_6` [INFO] [stdout] --> src/filter_context.rs:1237:11 [INFO] [stdout] | [INFO] [stdout] 1237 | #[cfg(any(libseccomp_v2_6, all(doc, not(doctest))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(libseccomp_v2_6)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libseccomp_v2_6)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "231ff14a07c5f9293fce8758cf5e49e0bbe113faa594330af2f1b79a951c9a6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "231ff14a07c5f9293fce8758cf5e49e0bbe113faa594330af2f1b79a951c9a6d", kill_on_drop: false }` [INFO] [stdout] 231ff14a07c5f9293fce8758cf5e49e0bbe113faa594330af2f1b79a951c9a6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef50e3819d86d258fe27931d7337aa31f0ee42039c3868f396203964ff08c9a6 [INFO] running `Command { std: "docker" "start" "-a" "ef50e3819d86d258fe27931d7337aa31f0ee42039c3868f396203964ff08c9a6", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `libseccomp_v2_6` [INFO] [stderr] --> src/filter_context.rs:1237:11 [INFO] [stderr] | [INFO] [stderr] 1237 | #[cfg(any(libseccomp_v2_6, all(doc, not(doctest))))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libseccomp_v2_6)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libseccomp_v2_6)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `libseccomp` (lib) generated 1 warning [INFO] [stderr] warning: `libseccomp` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unexpected `cfg` condition name: `libseccomp_v2_6` [INFO] [stderr] --> tests/tests.rs:369:7 [INFO] [stderr] | [INFO] [stderr] 369 | #[cfg(libseccomp_v2_6)] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libseccomp_v2_6)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libseccomp_v2_6)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `libseccomp_v2_6` [INFO] [stderr] --> tests/tests.rs:401:7 [INFO] [stderr] | [INFO] [stderr] 401 | #[cfg(libseccomp_v2_6)] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libseccomp_v2_6)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libseccomp_v2_6)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `libseccomp_v2_6` [INFO] [stderr] --> tests/tests.rs:422:11 [INFO] [stderr] | [INFO] [stderr] 422 | #[cfg(libseccomp_v2_6)] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libseccomp_v2_6)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libseccomp_v2_6)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `libseccomp` (test "tests") generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libseccomp-e3a08142361494c7) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test compare_op::tests::test_parse_compare_op ... ok [INFO] [stdout] test error::tests::test_debug ... ok [INFO] [stdout] test error::tests::test_display ... ok [INFO] [stdout] test error::tests::test_errno ... ok [INFO] [stdout] test error::tests::test_from ... ok [INFO] [stdout] test error::tests::test_msg ... ok [INFO] [stdout] test error::tests::test_raw_ffi_value ... ok [INFO] [stdout] test error::tests::test_source ... ok [INFO] [stdout] test error::tests::test_sysrawrc ... ok [INFO] [stdout] test action::tests::test_parse_action ... ok [INFO] [stdout] test arg_compare::tests::test_scmpargcompare ... ok [INFO] [stdout] test error::tests::test_with_msg ... ok [INFO] [stdout] test api::tests::test_ensure_supported_api ... ok [INFO] [stdout] test arch::tests::test_parse_arch ... ok [INFO] [stdout] test error::tests::test_with_msg_and_source ... ok [INFO] [stdout] test filter_attr::tests::test_parse_filter_attr ... ok [INFO] [stdout] test version::tests::test_ensure_supported_version ... ok [INFO] [stdout] test filter_context::tests::test_as_ptr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/global_reset.rs (/opt/rustwide/target/debug/deps/global_reset-97007285e18445fc) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/known_syscall_names.rs (/opt/rustwide/target/debug/deps/known_syscall_names-738e92167bf7b5a6) [INFO] [stdout] test test_reset_global_state ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/notify.rs (/opt/rustwide/target/debug/deps/notify-78ad795b3699eae4) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_resp_new ... ok [INFO] [stdout] test test_error ... ok [INFO] [stdout] test test_user_notification ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-b80c78c70d0538fe) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test test_arch_functions ... ok [INFO] [stdout] test test_check_api ... ok [INFO] [stdout] test test_display_syscall ... ok [INFO] [stdout] test test_builder_pattern ... ok [INFO] [stdout] test test_check_version ... ok [INFO] [stdout] test test_get_syscall_from_name ... ok [INFO] [stdout] test test_filter_reset ... ok [INFO] [stdout] test test_merge_filters ... ok [INFO] [stdout] test test_get_syscall_name_from_arch ... ok [INFO] [stdout] test test_get_library_version ... ok [INFO] [stdout] test test_filter_attributes ... ok [INFO] [stdout] test test_new_filter ... ok [INFO] [stdout] test test_rule_add_array_load ... ok [INFO] [stdout] test test_rule_add_exact_load ... ok [INFO] [stdout] test test_set_syscall_priority ... ok [INFO] [stdout] # [INFO] [stdout] # pseudo filter code start [INFO] [stdout] # [INFO] [stdout] # filter for arch x86_64 (3221225534) [INFO] [stdout] if ($arch == 3221225534) [INFO] [stdout] # default action [INFO] [stdout] action ALLOW; [INFO] [stdout] # invalid architecture action [INFO] [stdout] action KILL; [INFO] [stdout] # [INFO] [stdout] # pseudo filter code end [INFO] [stdout] # [ERROR] error running command: stream did not contain valid UTF-8 [INFO] running `Command { std: "docker" "inspect" "ef50e3819d86d258fe27931d7337aa31f0ee42039c3868f396203964ff08c9a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef50e3819d86d258fe27931d7337aa31f0ee42039c3868f396203964ff08c9a6", kill_on_drop: false }` [INFO] [stdout] ef50e3819d86d258fe27931d7337aa31f0ee42039c3868f396203964ff08c9a6