[INFO] fetching crate tracexec-backend-ptrace 0.17.0... [INFO] testing tracexec-backend-ptrace-0.17.0 against 1.95.0 for beta-1.96-1 [INFO] extracting crate tracexec-backend-ptrace 0.17.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate tracexec-backend-ptrace 0.17.0 [INFO] finished tweaking crates.io crate tracexec-backend-ptrace 0.17.0 [INFO] tweaked toml for crates.io crate tracexec-backend-ptrace 0.17.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tracexec-backend-ptrace 0.17.0 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tracexec-backend-ptrace 0.17.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kinded v0.3.0 [INFO] [stderr] Downloaded filterable-enum-derive v0.1.2 [INFO] [stderr] Downloaded tracexec-core v0.17.0 [INFO] [stderr] Downloaded nutype v0.6.2 [INFO] [stderr] Downloaded kinded_macros v0.3.0 [INFO] [stderr] Downloaded directories v6.0.0 [INFO] [stderr] Downloaded libseccomp v0.4.0 [INFO] [stderr] Downloaded internment v0.8.6 [INFO] [stderr] Downloaded shell-quote v0.7.2 [INFO] [stderr] Downloaded filterable-enum v0.1.2 [INFO] [stderr] Downloaded supports-color v2.1.0 [INFO] [stderr] Downloaded kxxt-owo-colors v4.0.0 [INFO] [stderr] Downloaded regex-cursor v0.1.5 [INFO] [stderr] Downloaded nutype_macros v0.6.2 [INFO] [stderr] Downloaded clap_complete v4.5.66 [INFO] [stderr] Downloaded libseccomp-sys v0.3.0 [INFO] [stderr] Downloaded toml v1.0.3+spec-1.1.0 [INFO] [stderr] Downloaded nix v0.31.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e2b1b1cb3c6cd58a6e4368e16af02c7dcd485e06555c4abba57c2488af65d7d [INFO] running `Command { std: "docker" "start" "-a" "2e2b1b1cb3c6cd58a6e4368e16af02c7dcd485e06555c4abba57c2488af65d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e2b1b1cb3c6cd58a6e4368e16af02c7dcd485e06555c4abba57c2488af65d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e2b1b1cb3c6cd58a6e4368e16af02c7dcd485e06555c4abba57c2488af65d7d", kill_on_drop: false }` [INFO] [stdout] 2e2b1b1cb3c6cd58a6e4368e16af02c7dcd485e06555c4abba57c2488af65d7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29a244d161f68d7047d8d595100297ca2c0fe7e59242405110703a7c1048244f [INFO] running `Command { std: "docker" "start" "-a" "29a244d161f68d7047d8d595100297ca2c0fe7e59242405110703a7c1048244f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling nix v0.31.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling libseccomp-sys v0.3.0 [INFO] [stderr] Compiling nutype_macros v0.6.2 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling libseccomp v0.4.0 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling kxxt-owo-colors v4.0.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling toml v1.0.3+spec-1.1.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex-cursor v0.1.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling shell-quote v0.7.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling kinded_macros v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling kinded v0.3.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling filterable-enum-derive v0.1.2 [INFO] [stderr] Compiling filterable-enum v0.1.2 [INFO] [stderr] Compiling internment v0.8.6 [INFO] [stderr] Compiling nutype v0.6.2 [INFO] [stderr] Compiling tracexec-core v0.17.0 [INFO] [stderr] Compiling tracexec-backend-ptrace v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.54s [INFO] running `Command { std: "docker" "inspect" "29a244d161f68d7047d8d595100297ca2c0fe7e59242405110703a7c1048244f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29a244d161f68d7047d8d595100297ca2c0fe7e59242405110703a7c1048244f", kill_on_drop: false }` [INFO] [stdout] 29a244d161f68d7047d8d595100297ca2c0fe7e59242405110703a7c1048244f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20893636a06717b1d495d5301a89a41b78686eca992cd5d4f7d2e5f78acfae64 [INFO] running `Command { std: "docker" "start" "-a" "20893636a06717b1d495d5301a89a41b78686eca992cd5d4f7d2e5f78acfae64", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling regex-cursor v0.1.5 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling kinded_macros v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling tracing-test-macro v0.2.6 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling kinded v0.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling nutype_macros v0.6.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling filterable-enum-derive v0.1.2 [INFO] [stderr] Compiling filterable-enum v0.1.2 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling tracing-test v0.2.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling serial_test v3.3.1 [INFO] [stderr] Compiling internment v0.8.6 [INFO] [stderr] Compiling nutype v0.6.2 [INFO] [stderr] Compiling tracexec-core v0.17.0 [INFO] [stderr] Compiling tracexec-backend-ptrace v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 50.27s [INFO] running `Command { std: "docker" "inspect" "20893636a06717b1d495d5301a89a41b78686eca992cd5d4f7d2e5f78acfae64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20893636a06717b1d495d5301a89a41b78686eca992cd5d4f7d2e5f78acfae64", kill_on_drop: false }` [INFO] [stdout] 20893636a06717b1d495d5301a89a41b78686eca992cd5d4f7d2e5f78acfae64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ed0a80e3f42c9e1801e5ec0c493d0e4136824e9a54124415bd9cb60361584c6 [INFO] running `Command { std: "docker" "start" "-a" "6ed0a80e3f42c9e1801e5ec0c493d0e4136824e9a54124415bd9cb60361584c6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracexec_backend_ptrace-ec39f40ebbdf00e3) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test seccomp::test::seccomp_filter_loads ... ok [INFO] [stdout] Usage: /proc/self/exe [OPTIONS] [FILTERS...] [INFO] [stdout] [INFO] [stdout] Options: [INFO] [stdout] --include-ignored [INFO] [stdout] Run ignored and not ignored tests [INFO] [stdout] --ignored Run only ignored tests [INFO] [stdout] --force-run-in-process [INFO] [stdout] Forces tests to run in-process when panic=abort [INFO] [stdout] --exclude-should-panic [INFO] [stdout] Excludes tests marked as should_panic [INFO] [stdout] --test Run tests and not benchmarks [INFO] [stdout] --bench Run benchmarks instead of tests [INFO] [stdout] --list List all tests and benchmarks [INFO] [stdout] --fail-fast Don't start new tests after the first failure [INFO] [stdout] -h, --help Display this message [INFO] [stdout] --logfile PATH Write logs to the specified file (deprecated) [INFO] [stdout] --no-capture don't capture stdout/stderr of each task, allow [INFO] [stdout] printing directly [INFO] [stdout] --test-threads n_threads [INFO] [stdout] Number of threads used for running tests in parallel [INFO] [stdout] --skip FILTER Skip tests whose names contain FILTER (this flag can [INFO] [stdout] be used multiple times) [INFO] [stdout] -q, --quiet Display one character per test instead of one line. [INFO] [stdout] Alias to --format=terse [INFO] [stdout] --exact Exactly match filters rather than by substring [INFO] [stdout] --color auto|always|never [INFO] [stdout] Configure coloring of output: [INFO] [stdout] auto = colorize if stdout is a tty and tests are run [INFO] [stdout] on serially (default); [INFO] [stdout] always = always colorize output; [INFO] [stdout] never = never colorize output; [INFO] [stdout] --format pretty|terse|json|junit [INFO] [stdout] Configure formatting of output: [INFO] [stdout] pretty = Print verbose output; [INFO] [stdout] terse = Display one character per test; [INFO] [stdout] json = Output a json document; [INFO] [stdout] junit = Output a JUnit document [INFO] [stdout] --show-output Show captured stdout of successful tests [INFO] [stdout] -Z unstable-options Enable nightly-only flags: [INFO] [stdout] unstable-options = Allow use of experimental features [INFO] [stdout] --report-time Show execution time of each test. [INFO] [stdout] Threshold values for colorized output can be [INFO] [stdout] configured via [INFO] [stdout] `RUST_TEST_TIME_UNIT`, `RUST_TEST_TIME_INTEGRATION` [INFO] [stdout] and [INFO] [stdout] `RUST_TEST_TIME_DOCTEST` environment variables. [INFO] [stdout] Expected format of environment variable is [INFO] [stdout] `VARIABLE=WARN_TIME,CRITICAL_TIME`. [INFO] [stdout] Durations must be specified in milliseconds, e.g. [INFO] [stdout] `500,2000` means that the warn time [INFO] [stdout] is 0.5 seconds, and the critical time is 2 seconds. [INFO] [stdout] Not available for --format=terse [INFO] [stdout] --ensure-time Treat excess of the test execution time limit as [INFO] [stdout] error. [INFO] [stdout] Threshold values for this option can be configured via [INFO] [stdout] `RUST_TEST_TIME_UNIT`, `RUST_TEST_TIME_INTEGRATION` [INFO] [stdout] and [INFO] [stdout] `RUST_TEST_TIME_DOCTEST` environment variables. [INFO] [stdout] Expected format of environment variable is [INFO] [stdout] `VARIABLE=WARN_TIME,CRITICAL_TIME`. [INFO] [stdout] `CRITICAL_TIME` here means the limit that should not [INFO] [stdout] be exceeded by test. [INFO] [stdout] --shuffle Run tests in random order [INFO] [stdout] --shuffle-seed SEED [INFO] [stdout] Run tests in random order; seed the random number [INFO] [stdout] generator with SEED [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] The FILTER string is tested against the name of all tests, and only those [INFO] [stdout] tests whose names contain the filter are run. Multiple filter strings may [INFO] [stdout] be passed, which will run all tests matching any of the filters. [INFO] [stdout] [INFO] [stdout] By default, all tests are run in parallel. This can be altered with the [INFO] [stdout] --test-threads flag when running tests (set it to 1). [INFO] [stdout] [INFO] [stdout] By default, the tests are run in alphabetical order. Use --shuffle to run [INFO] [stdout] the tests in random order. Pass the generated "shuffle seed" to [INFO] [stdout] --shuffle-seed to run the tests in the same order again. Note that [INFO] [stdout] --shuffle and --shuffle-seed do not affect whether the tests are run in [INFO] [stdout] parallel. [INFO] [stdout] [INFO] [stdout] All tests have their standard output and standard error captured by default. [INFO] [stdout] This can be overridden with the --no-capture flag to a value other than "0". [INFO] [stdout] Logging is not captured by default. [INFO] [stdout] [INFO] [stdout] Test Attributes: [INFO] [stdout] [INFO] [stdout] `#[test]` - Indicates a function is a test to be run. This function [INFO] [stdout] takes no arguments. [INFO] [stdout] `#[bench]` - Indicates a function is a benchmark to be run. This [INFO] [stdout] function takes one argument (test::Bencher). [INFO] [stdout] `#[should_panic]` - This function (also labeled with `#[test]`) will only pass if [INFO] [stdout] the code causes a panic (an assertion failure or panic!) [INFO] [stdout] A message may be provided, which the failure string must [INFO] [stdout] contain: #[should_panic(expected = "foo")]. [INFO] [stdout] `#[ignore]` - When applied to a function which is already attributed as a [INFO] [stdout] test, then the test runner will ignore these tests during [INFO] [stdout] normal test runs. Running with --ignored or --include-ignored will run [INFO] [stdout] these tests. [INFO] [stdout] test ptrace::tracer::test::tracer_decodes_proc_self_exe::case_1 ... ok [INFO] [stdout] Usage: /proc/self/exe [OPTIONS] [FILTERS...] [INFO] [stdout] [INFO] [stdout] Options: [INFO] [stdout] --include-ignored [INFO] [stdout] Run ignored and not ignored tests [INFO] [stdout] --ignored Run only ignored tests [INFO] [stdout] --force-run-in-process [INFO] [stdout] Forces tests to run in-process when panic=abort [INFO] [stdout] --exclude-should-panic [INFO] [stdout] Excludes tests marked as should_panic [INFO] [stdout] --test Run tests and not benchmarks [INFO] [stdout] --bench Run benchmarks instead of tests [INFO] [stdout] --list List all tests and benchmarks [INFO] [stdout] --fail-fast Don't start new tests after the first failure [INFO] [stdout] -h, --help Display this message [INFO] [stdout] --logfile PATH Write logs to the specified file (deprecated) [INFO] [stdout] --no-capture don't capture stdout/stderr of each task, allow [INFO] [stdout] printing directly [INFO] [stdout] --test-threads n_threads [INFO] [stdout] Number of threads used for running tests in parallel [INFO] [stdout] --skip FILTER Skip tests whose names contain FILTER (this flag can [INFO] [stdout] be used multiple times) [INFO] [stdout] -q, --quiet Display one character per test instead of one line. [INFO] [stdout] Alias to --format=terse [INFO] [stdout] --exact Exactly match filters rather than by substring [INFO] [stdout] --color auto|always|never [INFO] [stdout] Configure coloring of output: [INFO] [stdout] auto = colorize if stdout is a tty and tests are run [INFO] [stdout] on serially (default); [INFO] [stdout] always = always colorize output; [INFO] [stdout] never = never colorize output; [INFO] [stdout] --format pretty|terse|json|junit [INFO] [stdout] Configure formatting of output: [INFO] [stdout] pretty = Print verbose output; [INFO] [stdout] terse = Display one character per test; [INFO] [stdout] json = Output a json document; [INFO] [stdout] junit = Output a JUnit document [INFO] [stdout] --show-output Show captured stdout of successful tests [INFO] [stdout] -Z unstable-options Enable nightly-only flags: [INFO] [stdout] unstable-options = Allow use of experimental features [INFO] [stdout] --report-time Show execution time of each test. [INFO] [stdout] Threshold values for colorized output can be [INFO] [stdout] configured via [INFO] [stdout] `RUST_TEST_TIME_UNIT`, `RUST_TEST_TIME_INTEGRATION` [INFO] [stdout] and [INFO] [stdout] `RUST_TEST_TIME_DOCTEST` environment variables. [INFO] [stdout] Expected format of environment variable is [INFO] [stdout] `VARIABLE=WARN_TIME,CRITICAL_TIME`. [INFO] [stdout] Durations must be specified in milliseconds, e.g. [INFO] [stdout] `500,2000` means that the warn time [INFO] [stdout] is 0.5 seconds, and the critical time is 2 seconds. [INFO] [stdout] Not available for --format=terse [INFO] [stdout] --ensure-time Treat excess of the test execution time limit as [INFO] [stdout] error. [INFO] [stdout] Threshold values for this option can be configured via [INFO] [stdout] `RUST_TEST_TIME_UNIT`, `RUST_TEST_TIME_INTEGRATION` [INFO] [stdout] and [INFO] [stdout] `RUST_TEST_TIME_DOCTEST` environment variables. [INFO] [stdout] Expected format of environment variable is [INFO] [stdout] `VARIABLE=WARN_TIME,CRITICAL_TIME`. [INFO] [stdout] `CRITICAL_TIME` here means the limit that should not [INFO] [stdout] be exceeded by test. [INFO] [stdout] --shuffle Run tests in random order [INFO] [stdout] --shuffle-seed SEED [INFO] [stdout] Run tests in random order; seed the random number [INFO] [stdout] generator with SEED [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] The FILTER string is tested against the name of all tests, and only those [INFO] [stdout] tests whose names contain the filter are run. Multiple filter strings may [INFO] [stdout] be passed, which will run all tests matching any of the filters. [INFO] [stdout] [INFO] [stdout] By default, all tests are run in parallel. This can be altered with the [INFO] [stdout] --test-threads flag when running tests (set it to 1). [INFO] [stdout] [INFO] [stdout] By default, the tests are run in alphabetical order. Use --shuffle to run [INFO] [stdout] the tests in random order. Pass the generated "shuffle seed" to [INFO] [stdout] --shuffle-seed to run the tests in the same order again. Note that [INFO] [stdout] --shuffle and --shuffle-seed do not affect whether the tests are run in [INFO] [stdout] parallel. [INFO] [stdout] [INFO] [stdout] All tests have their standard output and standard error captured by default. [INFO] [stdout] This can be overridden with the --no-capture flag to a value other than "0". [INFO] [stdout] Logging is not captured by default. [INFO] [stdout] [INFO] [stdout] Test Attributes: [INFO] [stdout] [INFO] [stdout] `#[test]` - Indicates a function is a test to be run. This function [INFO] [stdout] takes no arguments. [INFO] [stdout] `#[bench]` - Indicates a function is a benchmark to be run. This [INFO] [stdout] function takes one argument (test::Bencher). [INFO] [stdout] `#[should_panic]` - This function (also labeled with `#[test]`) will only pass if [INFO] [stdout] the code causes a panic (an assertion failure or panic!) [INFO] [stdout] A message may be provided, which the failure string must [INFO] [stdout] contain: #[should_panic(expected = "foo")]. [INFO] [stdout] `#[ignore]` - When applied to a function which is already attributed as a [INFO] [stdout] test, then the test runner will ignore these tests during [INFO] [stdout] normal test runs. Running with --ignored or --include-ignored will run [INFO] [stdout] these tests. [INFO] [stdout] test ptrace::tracer::test::tracer_decodes_proc_self_exe::case_2 ... ok [INFO] [stdout] test ptrace::tracer::test::tracer_emits_exec_event::case_1 ... ok [INFO] [stdout] test ptrace::tracer::test::tracer_emits_exec_event::case_2 ... ok [INFO] [stderr] Doc-tests tracexec_backend_ptrace [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [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] running `Command { std: "docker" "inspect" "6ed0a80e3f42c9e1801e5ec0c493d0e4136824e9a54124415bd9cb60361584c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ed0a80e3f42c9e1801e5ec0c493d0e4136824e9a54124415bd9cb60361584c6", kill_on_drop: false }` [INFO] [stdout] 6ed0a80e3f42c9e1801e5ec0c493d0e4136824e9a54124415bd9cb60361584c6