[INFO] cloning repository https://github.com/juanibiapina/antr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juanibiapina/antr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanibiapina%2Fantr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanibiapina%2Fantr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 741ee78c02883c38bb748a9bea8b15c37d15b180 [INFO] testing juanibiapina/antr against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanibiapina%2Fantr" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/juanibiapina/antr [INFO] finished tweaking git repo https://github.com/juanibiapina/antr [INFO] tweaked toml for git repo https://github.com/juanibiapina/antr written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/juanibiapina/antr on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/juanibiapina/antr 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b73a46cbff3d4d6fd2abddffab59113169772bff29def4ea7d5b9b605cbeff4c [INFO] running `Command { std: "docker" "start" "-a" "b73a46cbff3d4d6fd2abddffab59113169772bff29def4ea7d5b9b605cbeff4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b73a46cbff3d4d6fd2abddffab59113169772bff29def4ea7d5b9b605cbeff4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b73a46cbff3d4d6fd2abddffab59113169772bff29def4ea7d5b9b605cbeff4c", kill_on_drop: false }` [INFO] [stdout] b73a46cbff3d4d6fd2abddffab59113169772bff29def4ea7d5b9b605cbeff4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59a76ec3c29404733822abc847372359399ecef2949bb68ffc2d7869f73d650d [INFO] running `Command { std: "docker" "start" "-a" "59a76ec3c29404733822abc847372359399ecef2949bb68ffc2d7869f73d650d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling notify-types v1.0.0 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling notify-debouncer-mini v0.5.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling antr v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.36s [INFO] running `Command { std: "docker" "inspect" "59a76ec3c29404733822abc847372359399ecef2949bb68ffc2d7869f73d650d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59a76ec3c29404733822abc847372359399ecef2949bb68ffc2d7869f73d650d", kill_on_drop: false }` [INFO] [stdout] 59a76ec3c29404733822abc847372359399ecef2949bb68ffc2d7869f73d650d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8982edf7101f0ddc970a72080e3f45620758ee4be09569904805402cbaa951f [INFO] running `Command { std: "docker" "start" "-a" "a8982edf7101f0ddc970a72080e3f45620758ee4be09569904805402cbaa951f", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling antr v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.55s [INFO] running `Command { std: "docker" "inspect" "a8982edf7101f0ddc970a72080e3f45620758ee4be09569904805402cbaa951f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8982edf7101f0ddc970a72080e3f45620758ee4be09569904805402cbaa951f", kill_on_drop: false }` [INFO] [stdout] a8982edf7101f0ddc970a72080e3f45620758ee4be09569904805402cbaa951f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a9fcaa52bb88203a7c89d8b7739af104489dae58dee9a3301cbd8010aaacfda [INFO] running `Command { std: "docker" "start" "-a" "3a9fcaa52bb88203a7c89d8b7739af104489dae58dee9a3301cbd8010aaacfda", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/antr-566c39c14341486b) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/antr-15f52b9990b95ccd) [INFO] [stdout] [INFO] [stderr] Running tests/antr.rs (/opt/rustwide/target/debug/deps/antr-b646ab156ac4fa67) [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 3 tests [INFO] [stdout] test file_trigger_in_subdirectory ... ok [INFO] [stdout] test file_trigger_in_current_directory ... ok [INFO] [stdout] test manual_trigger ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [INFO] [stderr] Doc-tests antr [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" "3a9fcaa52bb88203a7c89d8b7739af104489dae58dee9a3301cbd8010aaacfda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9fcaa52bb88203a7c89d8b7739af104489dae58dee9a3301cbd8010aaacfda", kill_on_drop: false }` [INFO] [stdout] 3a9fcaa52bb88203a7c89d8b7739af104489dae58dee9a3301cbd8010aaacfda