[INFO] cloning repository https://github.com/x0rw/restrict [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/x0rw/restrict" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx0rw%2Frestrict", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx0rw%2Frestrict'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5f7684ba5f89080fced0e5c889f37f1a5078bb1 [INFO] testing x0rw/restrict against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx0rw%2Frestrict" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/x0rw/restrict [INFO] finished tweaking git repo https://github.com/x0rw/restrict [INFO] tweaked toml for git repo https://github.com/x0rw/restrict written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/x0rw/restrict on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/x0rw/restrict 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c4da2e6ae7a969f931fe8170d334d33444d3f4a86203e94e1acbde2de74714c [INFO] running `Command { std: "docker" "start" "-a" "7c4da2e6ae7a969f931fe8170d334d33444d3f4a86203e94e1acbde2de74714c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c4da2e6ae7a969f931fe8170d334d33444d3f4a86203e94e1acbde2de74714c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c4da2e6ae7a969f931fe8170d334d33444d3f4a86203e94e1acbde2de74714c", kill_on_drop: false }` [INFO] [stdout] 7c4da2e6ae7a969f931fe8170d334d33444d3f4a86203e94e1acbde2de74714c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d036f623e1d01e5857c69e6b08c5402a4eab24d614891cc7f99392af3c4a6c81 [INFO] running `Command { std: "docker" "start" "-a" "d036f623e1d01e5857c69e6b08c5402a4eab24d614891cc7f99392af3c4a6c81", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libseccomp-sys v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling restrict v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.54s [INFO] running `Command { std: "docker" "inspect" "d036f623e1d01e5857c69e6b08c5402a4eab24d614891cc7f99392af3c4a6c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d036f623e1d01e5857c69e6b08c5402a4eab24d614891cc7f99392af3c4a6c81", kill_on_drop: false }` [INFO] [stdout] d036f623e1d01e5857c69e6b08c5402a4eab24d614891cc7f99392af3c4a6c81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00dad3489150f4bbb1e81809377fab4f9a9109c57d9437f7422695bd4c82f694 [INFO] running `Command { std: "docker" "start" "-a" "00dad3489150f4bbb1e81809377fab4f9a9109c57d9437f7422695bd4c82f694", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling metrics v0.18.1 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling sketches-ddsketch v0.1.3 [INFO] [stderr] Compiling atomic-shim v0.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling metrics-macros v0.5.1 [INFO] [stderr] Compiling metrics-util v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling restrict v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.8.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.29s [INFO] running `Command { std: "docker" "inspect" "00dad3489150f4bbb1e81809377fab4f9a9109c57d9437f7422695bd4c82f694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00dad3489150f4bbb1e81809377fab4f9a9109c57d9437f7422695bd4c82f694", kill_on_drop: false }` [INFO] [stdout] 00dad3489150f4bbb1e81809377fab4f9a9109c57d9437f7422695bd4c82f694 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 546f5b0c5dc250b152bcdad7b071748c9095eb36fe8864611b997da0deb3719b [INFO] running `Command { std: "docker" "start" "-a" "546f5b0c5dc250b152bcdad7b071748c9095eb36fe8864611b997da0deb3719b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/restrict-fc75b53a673dfea7) [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests tests/test_bins/blocked_ptrace_test.rs (/opt/rustwide/target/debug/deps/blocked_ptrace-be7473578d0daf43) [INFO] [stdout] test wrapper::tests::invalid_resolve_syscall ... ok [INFO] [stderr] Running unittests tests/test_bins/count_trace.rs (/opt/rustwide/target/debug/deps/count_trace-8403a3201c068d96) [INFO] [stdout] test wrapper::tests::wrapper_resolve_syscall ... ok [INFO] [stderr] Running unittests tests/test_bins/fake_getpid.rs (/opt/rustwide/target/debug/deps/fake_getpid-63eeb5b838107b5a) [INFO] [stdout] [INFO] [stderr] Running unittests tests/test_bins/fake_getuid.rs (/opt/rustwide/target/debug/deps/fake_getuid-43384c248f05ca56) [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests tests/test_bins/fake_time.rs (/opt/rustwide/target/debug/deps/fake_time-122fb099bec2f553) [INFO] [stdout] [INFO] [stderr] Running tests/basic_filter.rs (/opt/rustwide/target/debug/deps/basic_filter-73f8826e6587424a) [INFO] [stdout] [INFO] [stderr] Running tests/intercept_tests.rs (/opt/rustwide/target/debug/deps/intercept_tests-2608b90e61aafbc0) [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] [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] [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] [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] [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] [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] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_custom_errno ... ok [INFO] [stdout] test test_trace_interception ... ok [INFO] [stdout] test fake_time_test ... ok [INFO] [stdout] test fake_getpid_test ... ok [INFO] [stdout] test trace_count_test ... ok [INFO] [stdout] test fake_getuid_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests restrict [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" "546f5b0c5dc250b152bcdad7b071748c9095eb36fe8864611b997da0deb3719b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "546f5b0c5dc250b152bcdad7b071748c9095eb36fe8864611b997da0deb3719b", kill_on_drop: false }` [INFO] [stdout] 546f5b0c5dc250b152bcdad7b071748c9095eb36fe8864611b997da0deb3719b