[INFO] cloning repository https://github.com/AHMMAD-JOBAYER/TUI-Process-and-Syscall-Inspector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AHMMAD-JOBAYER/TUI-Process-and-Syscall-Inspector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAHMMAD-JOBAYER%2FTUI-Process-and-Syscall-Inspector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAHMMAD-JOBAYER%2FTUI-Process-and-Syscall-Inspector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50e703d7cf247bc5c335701e4cec3dc73746fdf1
[INFO] testing AHMMAD-JOBAYER/TUI-Process-and-Syscall-Inspector against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAHMMAD-JOBAYER%2FTUI-Process-and-Syscall-Inspector" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AHMMAD-JOBAYER/TUI-Process-and-Syscall-Inspector
[INFO] finished tweaking git repo https://github.com/AHMMAD-JOBAYER/TUI-Process-and-Syscall-Inspector
[INFO] tweaked toml for git repo https://github.com/AHMMAD-JOBAYER/TUI-Process-and-Syscall-Inspector written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AHMMAD-JOBAYER/TUI-Process-and-Syscall-Inspector on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AHMMAD-JOBAYER/TUI-Process-and-Syscall-Inspector 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7cf09ff642cb4c9ee52e0b116e662a0d9ff97292746503bf9bd405410b64a23
[INFO] running `Command { std: "docker" "start" "-a" "d7cf09ff642cb4c9ee52e0b116e662a0d9ff97292746503bf9bd405410b64a23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7cf09ff642cb4c9ee52e0b116e662a0d9ff97292746503bf9bd405410b64a23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7cf09ff642cb4c9ee52e0b116e662a0d9ff97292746503bf9bd405410b64a23", kill_on_drop: false }`
[INFO] [stdout] d7cf09ff642cb4c9ee52e0b116e662a0d9ff97292746503bf9bd405410b64a23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5008b29acdfc3b5fb06ecb5d949fcf522c6fe7ae1ee56427695c89ff606afd91
[INFO] running `Command { std: "docker" "start" "-a" "5008b29acdfc3b5fb06ecb5d949fcf522c6fe7ae1ee56427695c89ff606afd91", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling sysinfo v0.28.4
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling ratatui v0.20.1
[INFO] [stderr]    Compiling syscall-monitor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.72s
[INFO] running `Command { std: "docker" "inspect" "5008b29acdfc3b5fb06ecb5d949fcf522c6fe7ae1ee56427695c89ff606afd91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5008b29acdfc3b5fb06ecb5d949fcf522c6fe7ae1ee56427695c89ff606afd91", kill_on_drop: false }`
[INFO] [stdout] 5008b29acdfc3b5fb06ecb5d949fcf522c6fe7ae1ee56427695c89ff606afd91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77ea936228cda0b1d86acd8d8d855d848c1b3eead9acd19fbe5def532b60a9cf
[INFO] running `Command { std: "docker" "start" "-a" "77ea936228cda0b1d86acd8d8d855d848c1b3eead9acd19fbe5def532b60a9cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling syscall-monitor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] running `Command { std: "docker" "inspect" "77ea936228cda0b1d86acd8d8d855d848c1b3eead9acd19fbe5def532b60a9cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77ea936228cda0b1d86acd8d8d855d848c1b3eead9acd19fbe5def532b60a9cf", kill_on_drop: false }`
[INFO] [stdout] 77ea936228cda0b1d86acd8d8d855d848c1b3eead9acd19fbe5def532b60a9cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49a1a51c4d327789cf3250666b2b40f092020b25f8512c50ed5945cd784d0020
[INFO] running `Command { std: "docker" "start" "-a" "49a1a51c4d327789cf3250666b2b40f092020b25f8512c50ed5945cd784d0020", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/syscall_monitor-e7a6949916ad1ad6)
[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" "49a1a51c4d327789cf3250666b2b40f092020b25f8512c50ed5945cd784d0020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49a1a51c4d327789cf3250666b2b40f092020b25f8512c50ed5945cd784d0020", kill_on_drop: false }`
[INFO] [stdout] 49a1a51c4d327789cf3250666b2b40f092020b25f8512c50ed5945cd784d0020
