[INFO] fetching crate file_aggregator 0.2.0...
[INFO] testing file_aggregator-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate file_aggregator 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate file_aggregator 0.2.0
[INFO] finished tweaking crates.io crate file_aggregator 0.2.0
[INFO] tweaked toml for crates.io crate file_aggregator 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate file_aggregator 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate file_aggregator 0.2.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a2fcb0890cc1d1c2854b700d367efe8409575a058027e705247ed236b78521b
[INFO] running `Command { std: "docker" "start" "-a" "0a2fcb0890cc1d1c2854b700d367efe8409575a058027e705247ed236b78521b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a2fcb0890cc1d1c2854b700d367efe8409575a058027e705247ed236b78521b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a2fcb0890cc1d1c2854b700d367efe8409575a058027e705247ed236b78521b", kill_on_drop: false }`
[INFO] [stdout] 0a2fcb0890cc1d1c2854b700d367efe8409575a058027e705247ed236b78521b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83710a5abab1a27bda6a618e6ba5860f4e7c1c094f5c2eb7f984a3739a6a3a14
[INFO] running `Command { std: "docker" "start" "-a" "83710a5abab1a27bda6a618e6ba5860f4e7c1c094f5c2eb7f984a3739a6a3a14", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling xcursor v0.3.6
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling x11-clipboard v0.9.2
[INFO] [stderr]    Compiling wayland-protocols v0.32.3
[INFO] [stderr]    Compiling wayland-cursor v0.31.5
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling copypasta v0.10.1
[INFO] [stderr]    Compiling file_aggregator v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.39s
[INFO] running `Command { std: "docker" "inspect" "83710a5abab1a27bda6a618e6ba5860f4e7c1c094f5c2eb7f984a3739a6a3a14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83710a5abab1a27bda6a618e6ba5860f4e7c1c094f5c2eb7f984a3739a6a3a14", kill_on_drop: false }`
[INFO] [stdout] 83710a5abab1a27bda6a618e6ba5860f4e7c1c094f5c2eb7f984a3739a6a3a14
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eff5668294589856f55cb6198ba0d045afcfe1fa3dd4090da526adc8f1580e70
[INFO] running `Command { std: "docker" "start" "-a" "eff5668294589856f55cb6198ba0d045afcfe1fa3dd4090da526adc8f1580e70", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling file_aggregator v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s
[INFO] running `Command { std: "docker" "inspect" "eff5668294589856f55cb6198ba0d045afcfe1fa3dd4090da526adc8f1580e70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eff5668294589856f55cb6198ba0d045afcfe1fa3dd4090da526adc8f1580e70", kill_on_drop: false }`
[INFO] [stdout] eff5668294589856f55cb6198ba0d045afcfe1fa3dd4090da526adc8f1580e70
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3270a31b6a0d04a0bc97ccfc99e0e9c23196b21137c575a897744f7096488fe6
[INFO] running `Command { std: "docker" "start" "-a" "3270a31b6a0d04a0bc97ccfc99e0e9c23196b21137c575a897744f7096488fe6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fileagg-cae9bfd68e1bafd9)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test file_operations::tests::test_is_valid_file_empty_path ... ok
[INFO] [stdout] test file_operations::tests::test_make_relative ... ok
[INFO] [stdout] test file_operations::tests::test_delete_file ... ok
[INFO] [stdout] test file_operations::tests::test_parse_combined_contents ... ok
[INFO] [stdout] test file_operations::tests::test_write_file ... ok
[INFO] [stdout] test file_operations::tests::test_combine_file_contents ... ok
[INFO] [stdout] test file_operations::tests::test_distribute_contents ... ok
[INFO] [stdout] test file_operations::tests::test_get_file_paths ... ok
[INFO] [stdout] test file_operations::tests::test_is_valid_file_case_insensitive_extension ... ok
[INFO] [stdout] test file_operations::tests::test_is_valid_file_directory_instead_of_file ... ok
[INFO] [stdout] test file_operations::tests::test_is_valid_file_empty_whitelist ... ok
[INFO] [stdout] test file_operations::tests::test_is_valid_file_invalid_metadata ... ok
[INFO] [stdout] test file_operations::tests::test_is_valid_file ... ok
[INFO] [stdout] test file_operations::tests::test_is_valid_file_no_extension ... ok
[INFO] [stdout] test file_operations::tests::test_is_valid_file_hidden_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3270a31b6a0d04a0bc97ccfc99e0e9c23196b21137c575a897744f7096488fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3270a31b6a0d04a0bc97ccfc99e0e9c23196b21137c575a897744f7096488fe6", kill_on_drop: false }`
[INFO] [stdout] 3270a31b6a0d04a0bc97ccfc99e0e9c23196b21137c575a897744f7096488fe6
