[INFO] fetching crate file_aggregator 0.2.0... [INFO] testing file_aggregator-0.2.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate file_aggregator 0.2.0 into /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate file_aggregator 0.2.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x11-clipboard v0.9.2 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.3.3 [INFO] [stderr] Downloaded smithay-clipboard v0.7.2 [INFO] [stderr] Downloaded wayland-sys v0.31.4 [INFO] [stderr] Downloaded copypasta v0.10.1 [INFO] [stderr] Downloaded wayland-cursor v0.31.5 [INFO] [stderr] Downloaded wayland-scanner v0.31.4 [INFO] [stderr] Downloaded lazy-bytes-cast v5.0.1 [INFO] [stderr] Downloaded xcursor v0.3.6 [INFO] [stderr] Downloaded clap_derive v4.5.8 [INFO] [stderr] Downloaded polling v3.7.2 [INFO] [stderr] Downloaded wayland-client v0.31.5 [INFO] [stderr] Downloaded wayland-backend v0.3.6 [INFO] [stderr] Downloaded cc v1.1.6 [INFO] [stderr] Downloaded clipboard-win v3.1.1 [INFO] [stderr] Downloaded wayland-protocols v0.32.3 [INFO] [stderr] Downloaded quick-xml v0.34.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2e6ffefc30ae917d640382fbe03e6afd6abb2148321ea86cf6dda252faf2cfd [INFO] running `Command { std: "docker" "start" "-a" "c2e6ffefc30ae917d640382fbe03e6afd6abb2148321ea86cf6dda252faf2cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2e6ffefc30ae917d640382fbe03e6afd6abb2148321ea86cf6dda252faf2cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e6ffefc30ae917d640382fbe03e6afd6abb2148321ea86cf6dda252faf2cfd", kill_on_drop: false }` [INFO] [stdout] c2e6ffefc30ae917d640382fbe03e6afd6abb2148321ea86cf6dda252faf2cfd [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3032328016d1f56074648c38c6851bde319a8a776f6c08d28b810656d57abb96 [INFO] running `Command { std: "docker" "start" "-a" "3032328016d1f56074648c38c6851bde319a8a776f6c08d28b810656d57abb96", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling xcursor v0.3.6 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Compiling clap_builder v4.5.9 [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 wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling wayland-protocols v0.32.3 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.5 [INFO] [stderr] Compiling x11-clipboard v0.9.2 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.3 [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 1m 01s [INFO] running `Command { std: "docker" "inspect" "3032328016d1f56074648c38c6851bde319a8a776f6c08d28b810656d57abb96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3032328016d1f56074648c38c6851bde319a8a776f6c08d28b810656d57abb96", kill_on_drop: false }` [INFO] [stdout] 3032328016d1f56074648c38c6851bde319a8a776f6c08d28b810656d57abb96 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df4815cac6e050ca85cf1ae58c98f74b921047bff2b153ec6edcaf7cbf05430b [INFO] running `Command { std: "docker" "start" "-a" "df4815cac6e050ca85cf1ae58c98f74b921047bff2b153ec6edcaf7cbf05430b", kill_on_drop: false }` [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 2.06s [INFO] running `Command { std: "docker" "inspect" "df4815cac6e050ca85cf1ae58c98f74b921047bff2b153ec6edcaf7cbf05430b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df4815cac6e050ca85cf1ae58c98f74b921047bff2b153ec6edcaf7cbf05430b", kill_on_drop: false }` [INFO] [stdout] df4815cac6e050ca85cf1ae58c98f74b921047bff2b153ec6edcaf7cbf05430b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f38792fd77ad0ff3f0b18625eb0e7d8719a7da3fd5c749db0a57068f33e7a7fa [INFO] running `Command { std: "docker" "start" "-a" "f38792fd77ad0ff3f0b18625eb0e7d8719a7da3fd5c749db0a57068f33e7a7fa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fileagg-d69f8f9b50432391) [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_is_valid_file_case_insensitive_extension ... ok [INFO] [stdout] test file_operations::tests::test_get_file_paths ... 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 ... ok [INFO] [stdout] test file_operations::tests::test_combine_file_contents ... ok [INFO] [stdout] test file_operations::tests::test_delete_file ... ok [INFO] [stdout] test file_operations::tests::test_distribute_contents ... ok [INFO] [stdout] test file_operations::tests::test_make_relative ... ok [INFO] [stdout] test file_operations::tests::test_parse_combined_contents ... ok [INFO] [stdout] test file_operations::tests::test_is_valid_file_invalid_metadata ... ok [INFO] [stdout] test file_operations::tests::test_is_valid_file_no_extension ... ok [INFO] [stdout] test file_operations::tests::test_write_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_hidden_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f38792fd77ad0ff3f0b18625eb0e7d8719a7da3fd5c749db0a57068f33e7a7fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f38792fd77ad0ff3f0b18625eb0e7d8719a7da3fd5c749db0a57068f33e7a7fa", kill_on_drop: false }` [INFO] [stdout] f38792fd77ad0ff3f0b18625eb0e7d8719a7da3fd5c749db0a57068f33e7a7fa