[INFO] cloning repository https://github.com/Am0rfu5/flatten-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Am0rfu5/flatten-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAm0rfu5%2Fflatten-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAm0rfu5%2Fflatten-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23bfebf4c39fb5ca4699557e1034e516fdece4ff
[INFO] testing Am0rfu5/flatten-rs against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAm0rfu5%2Fflatten-rs" "/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/Am0rfu5/flatten-rs
[INFO] finished tweaking git repo https://github.com/Am0rfu5/flatten-rs
[INFO] tweaked toml for git repo https://github.com/Am0rfu5/flatten-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Am0rfu5/flatten-rs on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Am0rfu5/flatten-rs 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded onig v6.4.0
[INFO] [stderr]   Downloaded globset v0.4.15
[INFO] [stderr]   Downloaded bstr v1.10.0
[INFO] [stderr]   Downloaded onig_sys v69.8.1
[INFO] [stderr]   Downloaded syntect v5.2.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4faade27ecd72a4104477eba227838e6714a2330bea2e303745880892d0378a
[INFO] running `Command { std: "docker" "start" "-a" "c4faade27ecd72a4104477eba227838e6714a2330bea2e303745880892d0378a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4faade27ecd72a4104477eba227838e6714a2330bea2e303745880892d0378a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4faade27ecd72a4104477eba227838e6714a2330bea2e303745880892d0378a", kill_on_drop: false }`
[INFO] [stdout] c4faade27ecd72a4104477eba227838e6714a2330bea2e303745880892d0378a
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46d0db60452d4729c2e72cdfb8ba693e5da9b6b25dfc79ac9674c309260a2bba
[INFO] running `Command { std: "docker" "start" "-a" "46d0db60452d4729c2e72cdfb8ba693e5da9b6b25dfc79ac9674c309260a2bba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling flatten v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "46d0db60452d4729c2e72cdfb8ba693e5da9b6b25dfc79ac9674c309260a2bba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46d0db60452d4729c2e72cdfb8ba693e5da9b6b25dfc79ac9674c309260a2bba", kill_on_drop: false }`
[INFO] [stdout] 46d0db60452d4729c2e72cdfb8ba693e5da9b6b25dfc79ac9674c309260a2bba
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f00db7d1024eaa8bc118af4dc579e6d3c7c705bf009a5640293463e45cde383a
[INFO] running `Command { std: "docker" "start" "-a" "f00db7d1024eaa8bc118af4dc579e6d3c7c705bf009a5640293463e45cde383a", kill_on_drop: false }`
[INFO] [stderr]    Compiling flatten v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.89s
[INFO] running `Command { std: "docker" "inspect" "f00db7d1024eaa8bc118af4dc579e6d3c7c705bf009a5640293463e45cde383a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f00db7d1024eaa8bc118af4dc579e6d3c7c705bf009a5640293463e45cde383a", kill_on_drop: false }`
[INFO] [stdout] f00db7d1024eaa8bc118af4dc579e6d3c7c705bf009a5640293463e45cde383a
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f8319c26ddb6e7c583458d87f9c2c7d3d2c2799479d30e303d2f58e80df0eec
[INFO] running `Command { std: "docker" "start" "-a" "5f8319c26ddb6e7c583458d87f9c2c7d3d2c2799479d30e303d2f58e80df0eec", 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/flatten-1746b4e89aa40fa6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test file_processing::tests::test_calculate_directory_size_excludes ... ok
[INFO] [stdout] test file_processing::tests::test_calculate_directory_size_basic ... ok
[INFO] [stdout] test file_processing::tests::test_hidden_files_not_included_by_default ... ok
[INFO] [stdout] test file_processing::tests::test_process_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flatten-93366e2eb0bcbb76)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test file_processing::tests::test_calculate_directory_size_basic ... ok
[INFO] [stdout] test file_processing::tests::test_hidden_files_not_included_by_default ... ok
[INFO] [stdout] test file_processing::tests::test_calculate_directory_size_excludes ... ok
[INFO] [stdout] test file_processing::tests::test_process_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/edge_case_tests.rs (/opt/rustwide/target/debug/deps/edge_case_tests-015f16f9d64ac85b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_non_utf8_file_processing ... ok
[INFO] [stdout] test test_empty_file_processing ... ok
[INFO] [stdout] test test_directory_size_with_large_file ... ok
[INFO] [stdout] test test_large_file_processing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ignore_and_hidden_tests.rs (/opt/rustwide/target/debug/deps/ignore_and_hidden_tests-54dd2b7209c33d86)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_gitignore_excludes_files ... ignored
[INFO] [stdout] test test_including_hidden_subdirectory ... ignored
[INFO] [stdout] test test_ignore_excludes_files ... ok
[INFO] [stdout] test test_including_hidden_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-9c1f58f87511b6f1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/flatten /tmp/.tmpjwdpaP --output /tmp/.tmpjwdpaP/output.txt`
[INFO] [stdout] test basic_flattening_test ... ok
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/flatten /tmp/.tmp0WXuSM --output /tmp/.tmp0WXuSM/output.txt`
[INFO] [stdout] test non_utf8_file_test ... ok
[INFO] [stderr]     Blocking waiting for file lock on build directory
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/flatten /tmp/.tmpD5l4ir --output /tmp/.tmpD5l4ir/output.txt --include /tmp/.tmpD5l4ir/include_this.txt --exclude /tmp/.tmpD5l4ir/exclude_this.txt`
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stdout] test include_exclude_combination_test ... ok
[INFO] [stderr]      Running `/opt/rustwide/target/debug/flatten /tmp/.tmpsERMBN --output /tmp/.tmpsERMBN/output.txt --allow-hidden`
[INFO] [stdout] test hidden_files_test ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests flatten
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "5f8319c26ddb6e7c583458d87f9c2c7d3d2c2799479d30e303d2f58e80df0eec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f8319c26ddb6e7c583458d87f9c2c7d3d2c2799479d30e303d2f58e80df0eec", kill_on_drop: false }`
[INFO] [stdout] 5f8319c26ddb6e7c583458d87f9c2c7d3d2c2799479d30e303d2f58e80df0eec
