[INFO] fetching crate tracexec-backend-ptrace 0.17.0...
[INFO] testing tracexec-backend-ptrace-0.17.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tracexec-backend-ptrace 0.17.0 into /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tracexec-backend-ptrace 0.17.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b0abf0a8219768db8125c34320752255d3fdcfa0b7adf1db0fd1f760014db5b
[INFO] running `Command { std: "docker" "start" "-a" "0b0abf0a8219768db8125c34320752255d3fdcfa0b7adf1db0fd1f760014db5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b0abf0a8219768db8125c34320752255d3fdcfa0b7adf1db0fd1f760014db5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b0abf0a8219768db8125c34320752255d3fdcfa0b7adf1db0fd1f760014db5b", kill_on_drop: false }`
[INFO] [stdout] 0b0abf0a8219768db8125c34320752255d3fdcfa0b7adf1db0fd1f760014db5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 016fe17e7752106fec0cff9ffb9ffd6bca4a6eebe51981e426bf049fe2870b13
[INFO] running `Command { std: "docker" "start" "-a" "016fe17e7752106fec0cff9ffb9ffd6bca4a6eebe51981e426bf049fe2870b13", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling nutype_macros v0.6.2
[INFO] [stderr]    Compiling libseccomp-sys v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling libseccomp v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling kxxt-owo-colors v4.0.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[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 clap_derive v4.5.55
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[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 bstr v1.12.1
[INFO] [stderr]    Compiling regex-cursor v0.1.5
[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 shell-quote v0.7.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling color-eyre v0.6.5
[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 serde v1.0.228
[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 53.00s
[INFO] running `Command { std: "docker" "inspect" "016fe17e7752106fec0cff9ffb9ffd6bca4a6eebe51981e426bf049fe2870b13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "016fe17e7752106fec0cff9ffb9ffd6bca4a6eebe51981e426bf049fe2870b13", kill_on_drop: false }`
[INFO] [stdout] 016fe17e7752106fec0cff9ffb9ffd6bca4a6eebe51981e426bf049fe2870b13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8f0f3fbc2319e67019a3206854a4bfa22a5d7d3ad332d82e9edd3e64aa24d93
[INFO] running `Command { std: "docker" "start" "-a" "e8f0f3fbc2319e67019a3206854a4bfa22a5d7d3ad332d82e9edd3e64aa24d93", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.3
[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 slab v0.4.12
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling regex-cursor v0.1.5
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling quick-error v1.2.3
[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 enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 enumflags2 v0.7.12
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling kinded v0.3.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling nutype_macros v0.6.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling filterable-enum-derive v0.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling filterable-enum v0.1.2
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling internment v0.8.6
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-test v0.2.6
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[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 40.91s
[INFO] running `Command { std: "docker" "inspect" "e8f0f3fbc2319e67019a3206854a4bfa22a5d7d3ad332d82e9edd3e64aa24d93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8f0f3fbc2319e67019a3206854a4bfa22a5d7d3ad332d82e9edd3e64aa24d93", kill_on_drop: false }`
[INFO] [stdout] e8f0f3fbc2319e67019a3206854a4bfa22a5d7d3ad332d82e9edd3e64aa24d93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9a85fbb9ef3e77c6e96b3d5fcb96f157b5d07b1b29e0bf192680e21b237edc29
[INFO] running `Command { std: "docker" "start" "-a" "9a85fbb9ef3e77c6e96b3d5fcb96f157b5d07b1b29e0bf192680e21b237edc29", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracexec_backend_ptrace-b29b85054210b261)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[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] test seccomp::test::seccomp_filter_loads ... ok
[INFO] [stdout] test ptrace::tracer::test::tracer_emits_exec_event::case_2 ... 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] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tracexec_backend_ptrace
[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" "9a85fbb9ef3e77c6e96b3d5fcb96f157b5d07b1b29e0bf192680e21b237edc29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a85fbb9ef3e77c6e96b3d5fcb96f157b5d07b1b29e0bf192680e21b237edc29", kill_on_drop: false }`
[INFO] [stdout] 9a85fbb9ef3e77c6e96b3d5fcb96f157b5d07b1b29e0bf192680e21b237edc29
