[INFO] cloning repository https://github.com/DOhlsson/runar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DOhlsson/runar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDOhlsson%2Frunar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDOhlsson%2Frunar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 764ac3d83e8c06a1e144c46266047b04aad13be7
[INFO] testing DOhlsson/runar against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDOhlsson%2Frunar" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DOhlsson/runar
[INFO] finished tweaking git repo https://github.com/DOhlsson/runar
[INFO] tweaked toml for git repo https://github.com/DOhlsson/runar written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DOhlsson/runar on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DOhlsson/runar 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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 test-binary v3.0.2
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded globset v0.4.15
[INFO] [stderr]   Downloaded tempfile v3.15.0
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded assert_cmd v2.0.16
[INFO] [stderr]   Downloaded cargo_metadata v0.15.4
[INFO] [stderr]   Downloaded assert_fs v1.1.2
[INFO] [stderr]   Downloaded serde_json v1.0.135
[INFO] [stderr]   Downloaded rustix v0.38.43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64e811228c26e9fd718c99cf1d6def4c84d843592cea4cf34228196ff46771b5
[INFO] running `Command { std: "docker" "start" "-a" "64e811228c26e9fd718c99cf1d6def4c84d843592cea4cf34228196ff46771b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64e811228c26e9fd718c99cf1d6def4c84d843592cea4cf34228196ff46771b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64e811228c26e9fd718c99cf1d6def4c84d843592cea4cf34228196ff46771b5", kill_on_drop: false }`
[INFO] [stdout] 64e811228c26e9fd718c99cf1d6def4c84d843592cea4cf34228196ff46771b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8267a022825fcf32310994cb94c6dcc3201e889d03131a7d3144b06c8a0fa8b9
[INFO] running `Command { std: "docker" "start" "-a" "8267a022825fcf32310994cb94c6dcc3201e889d03131a7d3144b06c8a0fa8b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling runar v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.91s
[INFO] running `Command { std: "docker" "inspect" "8267a022825fcf32310994cb94c6dcc3201e889d03131a7d3144b06c8a0fa8b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8267a022825fcf32310994cb94c6dcc3201e889d03131a7d3144b06c8a0fa8b9", kill_on_drop: false }`
[INFO] [stdout] 8267a022825fcf32310994cb94c6dcc3201e889d03131a7d3144b06c8a0fa8b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c02317fdb9836dbb7e9b90e78c6fa3e6eeb2923d41f1330c81a82383fdea13c6
[INFO] running `Command { std: "docker" "start" "-a" "c02317fdb9836dbb7e9b90e78c6fa3e6eeb2923d41f1330c81a82383fdea13c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling runar v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling test-binary v3.0.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.42s
[INFO] running `Command { std: "docker" "inspect" "c02317fdb9836dbb7e9b90e78c6fa3e6eeb2923d41f1330c81a82383fdea13c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c02317fdb9836dbb7e9b90e78c6fa3e6eeb2923d41f1330c81a82383fdea13c6", kill_on_drop: false }`
[INFO] [stdout] c02317fdb9836dbb7e9b90e78c6fa3e6eeb2923d41f1330c81a82383fdea13c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8fad48618d75ba6994b829022dcaac6df204f168582df5021dfa8843557800ad
[INFO] running `Command { std: "docker" "start" "-a" "8fad48618d75ba6994b829022dcaac6df204f168582df5021dfa8843557800ad", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/runar-c2f31677793bf349)
[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]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-e0f04ab354ee8e13)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test integration::with_only_cmd_arg_fails ... ok
[INFO] [stdout] test integration::without_args_fails ... ok
[INFO] [stdout] test integration::recursive_file_not_found ... ok
[INFO] [stdout] test integration::exit_flag_with_success ... ok
[INFO] [stdout] test integration::file_not_found ... ok
[INFO] [stdout] test integration::exit_flag_with_error ... ok
[INFO] [stdout] test integration::exit_on_success_flag_with_error ... ok
[INFO] [stdout] test integration::restart_on_error ... ok
[INFO] [stdout] test integration::exit_on_error_flag_with_restart ... ok
[INFO] [stdout] test integration::grandchild_cleanup ... ok
[INFO] [stdout] test integration::file_watch ... ok
[INFO] [stdout] test integration::file_watch_with_child_sleep ... ok
[INFO] [stdout] test integration::file_watch_with_child_hang ... ok
[INFO] [stdout] test integration::recursive_file_watch ... ok
[INFO] [stdout] test integration::multiple_writes ... ok
[INFO] [stdout] test integration::uninterruptible_cmd ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.45s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8fad48618d75ba6994b829022dcaac6df204f168582df5021dfa8843557800ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fad48618d75ba6994b829022dcaac6df204f168582df5021dfa8843557800ad", kill_on_drop: false }`
[INFO] [stdout] 8fad48618d75ba6994b829022dcaac6df204f168582df5021dfa8843557800ad
