[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#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshusann01116%2Ffs-scanner" "/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/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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shusann01116/fs-scanner on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.11.1 [INFO] [stderr] Downloaded notify-types v1.0.1 [INFO] [stderr] Downloaded bitflags v2.7.0 [INFO] [stderr] Downloaded notify v7.0.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca43b6f07ec54ba05d2a9b017f0e3219c06fbc47f68dfd778aa312fd7c586a58 [INFO] running `Command { std: "docker" "start" "-a" "ca43b6f07ec54ba05d2a9b017f0e3219c06fbc47f68dfd778aa312fd7c586a58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca43b6f07ec54ba05d2a9b017f0e3219c06fbc47f68dfd778aa312fd7c586a58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca43b6f07ec54ba05d2a9b017f0e3219c06fbc47f68dfd778aa312fd7c586a58", kill_on_drop: false }` [INFO] [stdout] ca43b6f07ec54ba05d2a9b017f0e3219c06fbc47f68dfd778aa312fd7c586a58 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2fae17f88a116ab0093c5b9fc56de8457089bb921d14dff0793554eb3cfb4795 [INFO] running `Command { std: "docker" "start" "-a" "2fae17f88a116ab0093c5b9fc56de8457089bb921d14dff0793554eb3cfb4795", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling uuid v1.11.1 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [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 10.93s [INFO] running `Command { std: "docker" "inspect" "2fae17f88a116ab0093c5b9fc56de8457089bb921d14dff0793554eb3cfb4795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fae17f88a116ab0093c5b9fc56de8457089bb921d14dff0793554eb3cfb4795", kill_on_drop: false }` [INFO] [stdout] 2fae17f88a116ab0093c5b9fc56de8457089bb921d14dff0793554eb3cfb4795 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] db9d3a563d81c2115932266a6560a7f2292d73fbfb867eb20aaea0b521f8b0d9 [INFO] running `Command { std: "docker" "start" "-a" "db9d3a563d81c2115932266a6560a7f2292d73fbfb867eb20aaea0b521f8b0d9", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling clap_builder v4.5.26 [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 8.47s [INFO] running `Command { std: "docker" "inspect" "db9d3a563d81c2115932266a6560a7f2292d73fbfb867eb20aaea0b521f8b0d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9d3a563d81c2115932266a6560a7f2292d73fbfb867eb20aaea0b521f8b0d9", kill_on_drop: false }` [INFO] [stdout] db9d3a563d81c2115932266a6560a7f2292d73fbfb867eb20aaea0b521f8b0d9 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6cd4d5a48ffaeda10ec381b8d8675e66d115dd1655f139e8bb70e7c33770ee61 [INFO] running `Command { std: "docker" "start" "-a" "6cd4d5a48ffaeda10ec381b8d8675e66d115dd1655f139e8bb70e7c33770ee61", 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/x86_64-unknown-linux-musl/debug/deps/disk_usage_monitor-876ef24de4f37fa8) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test monitor::tests::test_disk_usage_monitoring ... ok [INFO] [stdout] test aggregator::tests::test_directory_size_calculation ... ok [INFO] [stdout] test scanner::test::scan_with_a_single_file ... ok [INFO] [stdout] test scanner::test::no_directory_specified ... 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" "6cd4d5a48ffaeda10ec381b8d8675e66d115dd1655f139e8bb70e7c33770ee61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd4d5a48ffaeda10ec381b8d8675e66d115dd1655f139e8bb70e7c33770ee61", kill_on_drop: false }` [INFO] [stdout] 6cd4d5a48ffaeda10ec381b8d8675e66d115dd1655f139e8bb70e7c33770ee61