[INFO] cloning repository https://github.com/matheussrod/adf-guardian [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matheussrod/adf-guardian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatheussrod%2Fadf-guardian", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatheussrod%2Fadf-guardian'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71f5dff27e901c7063d09aafe9cc3fa65bb60801 [INFO] testing matheussrod/adf-guardian/71f5dff27e901c7063d09aafe9cc3fa65bb60801 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatheussrod%2Fadf-guardian" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/matheussrod/adf-guardian [INFO] finished tweaking git repo https://github.com/matheussrod/adf-guardian [INFO] tweaked toml for git repo https://github.com/matheussrod/adf-guardian written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/matheussrod/adf-guardian 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/matheussrod/adf-guardian 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json_path_macros v0.1.6 [INFO] [stderr] Downloaded itoa v1.0.17 [INFO] [stderr] Downloaded serde_json_path_macros_internal v0.1.2 [INFO] [stderr] Downloaded serde_json_path v0.7.2 [INFO] [stderr] Downloaded ryu v1.0.22 [INFO] [stderr] Downloaded clap_lex v0.7.7 [INFO] [stderr] Downloaded heck v0.5.0 [INFO] [stderr] Downloaded serde_json_path_core v0.2.2 [INFO] [stderr] Downloaded strsim v0.11.1 [INFO] [stderr] Downloaded globset v0.4.18 [INFO] [stderr] Downloaded either v1.15.0 [INFO] [stderr] Downloaded crossbeam-deque v0.8.6 [INFO] [stderr] Downloaded clap_derive v4.5.49 [INFO] [stderr] Downloaded anyhow v1.0.100 [INFO] [stderr] Downloaded clap v4.5.54 [INFO] [stderr] Downloaded rayon-core v1.13.0 [INFO] [stderr] Downloaded serde_yaml v0.9.34+deprecated [INFO] [stderr] Downloaded serde_json v1.0.149 [INFO] [stderr] Downloaded ignore v0.4.25 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.11 [INFO] [stderr] Downloaded clap_builder v4.5.54 [INFO] [stderr] Downloaded rayon v1.11.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.18 [INFO] [stderr] Downloaded zmij v1.0.14 [INFO] [stderr] Downloaded inventory v0.3.21 [INFO] [stderr] Downloaded bstr v1.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2a2eab678852c6efc8c89837fb7cae0a55128bdf25128679d3dad0e86e43220 [INFO] running `Command { std: "docker" "start" "-a" "e2a2eab678852c6efc8c89837fb7cae0a55128bdf25128679d3dad0e86e43220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2a2eab678852c6efc8c89837fb7cae0a55128bdf25128679d3dad0e86e43220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a2eab678852c6efc8c89837fb7cae0a55128bdf25128679d3dad0e86e43220", kill_on_drop: false }` [INFO] [stdout] e2a2eab678852c6efc8c89837fb7cae0a55128bdf25128679d3dad0e86e43220 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8551883835db575099ca9b4687486ec6c093ef21519a0a8af246a95e0b4fc12 [INFO] running `Command { std: "docker" "start" "-a" "a8551883835db575099ca9b4687486ec6c093ef21519a0a8af246a95e0b4fc12", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_json_path_macros_internal v0.1.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling serde_json_path_core v0.2.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_json_path_macros v0.1.6 [INFO] [stderr] Compiling serde_json_path v0.7.2 [INFO] [stderr] Compiling adf-guardian v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.73s [INFO] running `Command { std: "docker" "inspect" "a8551883835db575099ca9b4687486ec6c093ef21519a0a8af246a95e0b4fc12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8551883835db575099ca9b4687486ec6c093ef21519a0a8af246a95e0b4fc12", kill_on_drop: false }` [INFO] [stdout] a8551883835db575099ca9b4687486ec6c093ef21519a0a8af246a95e0b4fc12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c73b3586bb2d7d191899ee93e5e0d06e517376d82e6107306b90d9d65a208312 [INFO] running `Command { std: "docker" "start" "-a" "c73b3586bb2d7d191899ee93e5e0d06e517376d82e6107306b90d9d65a208312", kill_on_drop: false }` [INFO] [stderr] Compiling adf-guardian v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "c73b3586bb2d7d191899ee93e5e0d06e517376d82e6107306b90d9d65a208312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c73b3586bb2d7d191899ee93e5e0d06e517376d82e6107306b90d9d65a208312", kill_on_drop: false }` [INFO] [stdout] c73b3586bb2d7d191899ee93e5e0d06e517376d82e6107306b90d9d65a208312 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad7b9a823048ddb3c8cc9836ae9d33da564e4aa2cd22f13e44869c070e3b8593 [INFO] running `Command { std: "docker" "start" "-a" "ad7b9a823048ddb3c8cc9836ae9d33da564e4aa2cd22f13e44869c070e3b8593", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/adf_guardian-46b2038869361b14) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test engine::formatter::tests::test_format_count_guard ... ok [INFO] [stdout] test engine::formatter::tests::test_format_count_guard_with_non_array ... ok [INFO] [stdout] test engine::tests::test_allowed_values ... ok [INFO] [stdout] test engine::formatter::tests::test_format_default_guards ... ok [INFO] [stdout] test engine::tests::test_check_rule_when_clause_not_met ... ok [INFO] [stdout] test engine::tests::test_count ... ok [INFO] [stdout] test engine::tests::test_matches_asset_type ... ok [INFO] [stdout] test engine::tests::test_range ... ok [INFO] [stdout] test engine::tests::test_string_length ... ok [INFO] [stdout] test engine::tests::test_exists ... ok [INFO] [stdout] test engine::tests::test_check_rule_when_clause_met ... ok [INFO] [stdout] test engine::tests::test_check_rule_no_when_clause ... ok [INFO] [stdout] test engine::tests::test_pattern_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad7b9a823048ddb3c8cc9836ae9d33da564e4aa2cd22f13e44869c070e3b8593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad7b9a823048ddb3c8cc9836ae9d33da564e4aa2cd22f13e44869c070e3b8593", kill_on_drop: false }` [INFO] [stdout] ad7b9a823048ddb3c8cc9836ae9d33da564e4aa2cd22f13e44869c070e3b8593