[INFO] cloning repository https://github.com/creslinux/rstrict [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/creslinux/rstrict" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreslinux%2Frstrict", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreslinux%2Frstrict'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b255d34239add32089593ccbc3037bd56fe32fc2 [INFO] testing creslinux/rstrict against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreslinux%2Frstrict" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/creslinux/rstrict [INFO] finished tweaking git repo https://github.com/creslinux/rstrict [INFO] tweaked toml for git repo https://github.com/creslinux/rstrict written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/creslinux/rstrict on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/creslinux/rstrict 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fa8da7cf74f0e09fcf7dfeed7cc370f28081bf78d7de3dacf6f1a7964054979 [INFO] running `Command { std: "docker" "start" "-a" "5fa8da7cf74f0e09fcf7dfeed7cc370f28081bf78d7de3dacf6f1a7964054979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fa8da7cf74f0e09fcf7dfeed7cc370f28081bf78d7de3dacf6f1a7964054979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fa8da7cf74f0e09fcf7dfeed7cc370f28081bf78d7de3dacf6f1a7964054979", kill_on_drop: false }` [INFO] [stdout] 5fa8da7cf74f0e09fcf7dfeed7cc370f28081bf78d7de3dacf6f1a7964054979 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbd5a9be61dc3e760f5bcdf2727bbbd7b52d7fcca9450164e5a3281c10dd21ca [INFO] running `Command { std: "docker" "start" "-a" "bbd5a9be61dc3e760f5bcdf2727bbbd7b52d7fcca9450164e5a3281c10dd21ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling jiff v0.2.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling elf v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling which v5.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling landlock v0.4.1 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling rstrict v0.1.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.50s [INFO] running `Command { std: "docker" "inspect" "bbd5a9be61dc3e760f5bcdf2727bbbd7b52d7fcca9450164e5a3281c10dd21ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd5a9be61dc3e760f5bcdf2727bbbd7b52d7fcca9450164e5a3281c10dd21ca", kill_on_drop: false }` [INFO] [stdout] bbd5a9be61dc3e760f5bcdf2727bbbd7b52d7fcca9450164e5a3281c10dd21ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a13cfc76b22158199dfff38da4eac5e0d34e244309b339798ac7c432706b479 [INFO] running `Command { std: "docker" "start" "-a" "2a13cfc76b22158199dfff38da4eac5e0d34e244309b339798ac7c432706b479", kill_on_drop: false }` [INFO] [stderr] Compiling rstrict v0.1.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "2a13cfc76b22158199dfff38da4eac5e0d34e244309b339798ac7c432706b479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a13cfc76b22158199dfff38da4eac5e0d34e244309b339798ac7c432706b479", kill_on_drop: false }` [INFO] [stdout] 2a13cfc76b22158199dfff38da4eac5e0d34e244309b339798ac7c432706b479 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aaf1f3be9e67e7291af312fdc0ab2b1c15e3cd0b31c8565b804ebbb7c77d1f06 [INFO] running `Command { std: "docker" "start" "-a" "aaf1f3be9e67e7291af312fdc0ab2b1c15e3cd0b31c8565b804ebbb7c77d1f06", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rstrict-ca32cd0fd1e99e7d) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test ldd::tests::test_parse_interp_path_is_available ... ok [INFO] [stdout] test sandbox::tests::test_config_new ... ok [INFO] [stdout] test utils::tests::test_process_environment_vars_key_value ... ok [INFO] [stdout] test ldd::tests::test_parse_interp_many_paths ... ok [INFO] [stdout] test ldd::tests::test_parse_interp_path_is_unavailable ... ok [INFO] [stdout] test ldd::tests::test_parse_interp_path_is_memory_address ... ok [INFO] [stdout] test utils::tests::test_process_environment_vars_existing_key ... ok [INFO] [stdout] test utils::tests::test_process_environment_vars_mixed ... ok [INFO] [stdout] test ldd::tests::test_parse_interp_very_long_path ... ok [INFO] [stdout] test utils::tests::test_process_environment_vars_nonexistent_key ... ok [INFO] [stdout] test sandbox::tests::test_ruleset_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aaf1f3be9e67e7291af312fdc0ab2b1c15e3cd0b31c8565b804ebbb7c77d1f06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaf1f3be9e67e7291af312fdc0ab2b1c15e3cd0b31c8565b804ebbb7c77d1f06", kill_on_drop: false }` [INFO] [stdout] aaf1f3be9e67e7291af312fdc0ab2b1c15e3cd0b31c8565b804ebbb7c77d1f06