[INFO] cloning repository https://github.com/lexoliu/leash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lexoliu/leash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexoliu%2Fleash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexoliu%2Fleash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd1a4b1bb31327e36aa6db0bcbb7f06553849b1b
[INFO] testing lexoliu/leash against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexoliu%2Fleash" "/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/lexoliu/leash
[INFO] finished tweaking git repo https://github.com/lexoliu/leash
[INFO] tweaked toml for git repo https://github.com/lexoliu/leash written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lexoliu/leash on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lexoliu/leash 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/nodejs/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67661eba727cb7c87114b3e523d9efc9e38458f8fbc80e240da6b27d88b998b1
[INFO] running `Command { std: "docker" "start" "-a" "67661eba727cb7c87114b3e523d9efc9e38458f8fbc80e240da6b27d88b998b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67661eba727cb7c87114b3e523d9efc9e38458f8fbc80e240da6b27d88b998b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67661eba727cb7c87114b3e523d9efc9e38458f8fbc80e240da6b27d88b998b1", kill_on_drop: false }`
[INFO] [stdout] 67661eba727cb7c87114b3e523d9efc9e38458f8fbc80e240da6b27d88b998b1
[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=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73a99a3b18a30bcb8bade111fd142dc3b2989e6c25df96b8e3fac31043f282d8
[INFO] running `Command { std: "docker" "start" "-a" "73a99a3b18a30bcb8bade111fd142dc3b2989e6c25df96b8e3fac31043f282d8", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodejs/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling cvt v0.1.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling executor-core v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling seccompiler v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling fs_at v0.2.1
[INFO] [stderr]    Compiling remove_dir_all v0.8.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling landlock v0.4.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling heel v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.21s
[INFO] running `Command { std: "docker" "inspect" "73a99a3b18a30bcb8bade111fd142dc3b2989e6c25df96b8e3fac31043f282d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a99a3b18a30bcb8bade111fd142dc3b2989e6c25df96b8e3fac31043f282d8", kill_on_drop: false }`
[INFO] [stdout] 73a99a3b18a30bcb8bade111fd142dc3b2989e6c25df96b8e3fac31043f282d8
[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=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc03067bfc232745539137edbc90fc5da007e18c5a0918d46426c81914beafc4
[INFO] running `Command { std: "docker" "start" "-a" "fc03067bfc232745539137edbc90fc5da007e18c5a0918d46426c81914beafc4", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodejs/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling executor-core v0.7.1
[INFO] [stderr]    Compiling heel v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.94s
[INFO] running `Command { std: "docker" "inspect" "fc03067bfc232745539137edbc90fc5da007e18c5a0918d46426c81914beafc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc03067bfc232745539137edbc90fc5da007e18c5a0918d46426c81914beafc4", kill_on_drop: false }`
[INFO] [stdout] fc03067bfc232745539137edbc90fc5da007e18c5a0918d46426c81914beafc4
[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=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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 506c069b5ae1b361135f590fb385d70c3a11f80d4aca375bcf17bd7563b6e511
[INFO] running `Command { std: "docker" "start" "-a" "506c069b5ae1b361135f590fb385d70c3a11f80d4aca375bcf17bd7563b6e511", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodejs/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/heel-70396e0968c94129)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test ipc::protocol::tests::test_response_success_roundtrip ... ok
[INFO] [stdout] test ipc::router::tests::test_router_dispatch ... ok
[INFO] [stdout] test ipc::protocol::tests::test_response_error_roundtrip ... ok
[INFO] [stdout] test ipc::protocol::tests::test_request_roundtrip ... ok
[INFO] [stdout] test ipc::router::tests::test_router_unknown_method ... ok
[INFO] [stdout] test network::policy::tests::test_allow_all ... ok
[INFO] [stdout] test network::policy::tests::test_allow_list_exact ... ok
[INFO] [stdout] test network::proxy::tests::test_format_target_addr ... ok
[INFO] [stdout] test network::policy::tests::test_deny_all ... ok
[INFO] [stdout] test network::policy::tests::test_allow_list_wildcard ... ok
[INFO] [stdout] test platform::linux::tests::test_kernel_version_comparison ... ok
[INFO] [stdout] test platform::linux::tests::test_kernel_version_parsing ... ok
[INFO] [stdout] test platform::linux::landlock_rules::tests::non_directory_rules_are_narrowed_to_file_access ... ok
[INFO] [stdout] test python::venv::tests::test_python_executable_path ... ok
[INFO] [stdout] test platform::linux::landlock_rules::tests::file_rules_reject_directory_only_access ... ok
[INFO] [stdout] test security::tests::test_builder_custom ... ok
[INFO] [stdout] test security::tests::test_builder_from_permissive ... ok
[INFO] [stdout] test platform::linux::landlock_rules::tests::directory_rules_keep_directory_access ... ok
[INFO] [stdout] test security::tests::test_interactive_allows_tcc_prompts ... ok
[INFO] [stdout] test security::tests::test_permissive_has_no_protections ... ok
[INFO] [stdout] test security::tests::test_strict_has_all_protections ... ok
[INFO] [stdout] test workdir::tests::test_generate_random_name ... ok
[INFO] [stdout] test platform::linux::seccomp_filter::tests::test_filter_program_is_not_empty ... ok
[INFO] [stdout] test platform::linux::seccomp_filter::tests::test_arch_detection ... ok
[INFO] [stdout] test workdir::tests::test_random_names_are_unique ... ok
[INFO] [stdout] test workdir::tests::test_working_dir_existing ... ok
[INFO] [stdout] test workdir::tests::test_working_dir_in_temp ... ok
[INFO] [stdout] test ipc::router::tests::test_router_rejects_invalid_command_name - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/heel/main.rs (/opt/rustwide/target/debug/deps/heel-aa2e77d1175b01ec)
[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]    Doc-tests heel
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/ipc/command.rs - ipc::command::IpcCommand (line 15) ... ignored
[INFO] [stdout] test src/ipc/mod.rs - ipc (line 8) ... ignored
[INFO] [stdout] test src/ipc/router.rs - ipc::router::IpcRouter::register (line 64) ... ignored
[INFO] [stdout] test src/lib.rs - (line 11) ... ignored
[INFO] [stdout] test src/lib.rs - (line 43) ... ignored
[INFO] [stdout] test src/security.rs - security (line 13) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.42s; merged doctests compilation took 0.41s
[INFO] running `Command { std: "docker" "inspect" "506c069b5ae1b361135f590fb385d70c3a11f80d4aca375bcf17bd7563b6e511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "506c069b5ae1b361135f590fb385d70c3a11f80d4aca375bcf17bd7563b6e511", kill_on_drop: false }`
[INFO] [stdout] 506c069b5ae1b361135f590fb385d70c3a11f80d4aca375bcf17bd7563b6e511
