[INFO] cloning repository https://github.com/shusann01116/fs-scanner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shusann01116/fs-scanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshusann01116%2Ffs-scanner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshusann01116%2Ffs-scanner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88949719fc43ce224f87af305b60fbf087a66baa
[INFO] testing shusann01116/fs-scanner against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshusann01116%2Ffs-scanner" "/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/shusann01116/fs-scanner
[INFO] finished tweaking git repo https://github.com/shusann01116/fs-scanner
[INFO] tweaked toml for git repo https://github.com/shusann01116/fs-scanner written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shusann01116/fs-scanner on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shusann01116/fs-scanner 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a91949aa0cf80a8a62935a577e690722f7379b67fe35fa1e7d2f6816ce18335a
[INFO] running `Command { std: "docker" "start" "-a" "a91949aa0cf80a8a62935a577e690722f7379b67fe35fa1e7d2f6816ce18335a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a91949aa0cf80a8a62935a577e690722f7379b67fe35fa1e7d2f6816ce18335a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a91949aa0cf80a8a62935a577e690722f7379b67fe35fa1e7d2f6816ce18335a", kill_on_drop: false }`
[INFO] [stdout] a91949aa0cf80a8a62935a577e690722f7379b67fe35fa1e7d2f6816ce18335a
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f02b1cf3391da4101b8432a9e7291a55b0f594267e8f5c7f4b37130d6fa9b4c
[INFO] running `Command { std: "docker" "start" "-a" "2f02b1cf3391da4101b8432a9e7291a55b0f594267e8f5c7f4b37130d6fa9b4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling uuid v1.11.1
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling disk-usage-monitor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.29s
[INFO] running `Command { std: "docker" "inspect" "2f02b1cf3391da4101b8432a9e7291a55b0f594267e8f5c7f4b37130d6fa9b4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f02b1cf3391da4101b8432a9e7291a55b0f594267e8f5c7f4b37130d6fa9b4c", kill_on_drop: false }`
[INFO] [stdout] 2f02b1cf3391da4101b8432a9e7291a55b0f594267e8f5c7f4b37130d6fa9b4c
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 070055ecf562db0d11daa3c7a5d6a8a63a2d79dcbbe4b4ba64fb6c7828dedca5
[INFO] running `Command { std: "docker" "start" "-a" "070055ecf562db0d11daa3c7a5d6a8a63a2d79dcbbe4b4ba64fb6c7828dedca5", kill_on_drop: false }`
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling disk-usage-monitor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.98s
[INFO] running `Command { std: "docker" "inspect" "070055ecf562db0d11daa3c7a5d6a8a63a2d79dcbbe4b4ba64fb6c7828dedca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "070055ecf562db0d11daa3c7a5d6a8a63a2d79dcbbe4b4ba64fb6c7828dedca5", kill_on_drop: false }`
[INFO] [stdout] 070055ecf562db0d11daa3c7a5d6a8a63a2d79dcbbe4b4ba64fb6c7828dedca5
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 97b921250df0d7d3b75cc99a08056cc9890390ef03b43c35767f88aa3d6cb1d5
[INFO] running `Command { std: "docker" "start" "-a" "97b921250df0d7d3b75cc99a08056cc9890390ef03b43c35767f88aa3d6cb1d5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disk_usage_monitor-a70cce06eeb6c25f)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test scanner::test::no_directory_specified ... ok
[INFO] [stdout] test monitor::tests::test_disk_usage_monitoring ... ok
[INFO] [stdout] test scanner::test::scan_with_a_single_file ... ok
[INFO] [stdout] test aggregator::tests::test_directory_size_calculation ... ok
[INFO] [stdout] test monitor::tests::test_watch_monitoring has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "97b921250df0d7d3b75cc99a08056cc9890390ef03b43c35767f88aa3d6cb1d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97b921250df0d7d3b75cc99a08056cc9890390ef03b43c35767f88aa3d6cb1d5", kill_on_drop: false }`
[INFO] [stdout] 97b921250df0d7d3b75cc99a08056cc9890390ef03b43c35767f88aa3d6cb1d5
