[INFO] cloning repository https://github.com/rfiacne/tbcompare [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rfiacne/tbcompare" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frfiacne%2Ftbcompare", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frfiacne%2Ftbcompare'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32e93fd93a6d5bcc0c9c46ef372923dbde9f9f48 [INFO] testing rfiacne/tbcompare against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frfiacne%2Ftbcompare" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rfiacne/tbcompare [INFO] finished tweaking git repo https://github.com/rfiacne/tbcompare [INFO] tweaked toml for git repo https://github.com/rfiacne/tbcompare written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rfiacne/tbcompare 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 git repo https://github.com/rfiacne/tbcompare 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8f61e4adb4be794f468dfe4274b5ea3abc2460194ad64fa6d0e6cc55cc6549e1 [INFO] running `Command { std: "docker" "start" "-a" "8f61e4adb4be794f468dfe4274b5ea3abc2460194ad64fa6d0e6cc55cc6549e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f61e4adb4be794f468dfe4274b5ea3abc2460194ad64fa6d0e6cc55cc6549e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f61e4adb4be794f468dfe4274b5ea3abc2460194ad64fa6d0e6cc55cc6549e1", kill_on_drop: false }` [INFO] [stdout] 8f61e4adb4be794f468dfe4274b5ea3abc2460194ad64fa6d0e6cc55cc6549e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 33a9b254483569d7ae14dbf95eed6f7a9b71f728da08ce91b3f6b17e729cd3ba [INFO] running `Command { std: "docker" "start" "-a" "33a9b254483569d7ae14dbf95eed6f7a9b71f728da08ce91b3f6b17e729cd3ba", kill_on_drop: false }` [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling chardetng v0.1.17 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling tbcompare v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.90s [INFO] running `Command { std: "docker" "inspect" "33a9b254483569d7ae14dbf95eed6f7a9b71f728da08ce91b3f6b17e729cd3ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33a9b254483569d7ae14dbf95eed6f7a9b71f728da08ce91b3f6b17e729cd3ba", kill_on_drop: false }` [INFO] [stdout] 33a9b254483569d7ae14dbf95eed6f7a9b71f728da08ce91b3f6b17e729cd3ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f2c446912979af680e184bbb3d7e5562b11235f986df21c5a886773a0e4208f3 [INFO] running `Command { std: "docker" "start" "-a" "f2c446912979af680e184bbb3d7e5562b11235f986df21c5a886773a0e4208f3", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tbcompare v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.58s [INFO] running `Command { std: "docker" "inspect" "f2c446912979af680e184bbb3d7e5562b11235f986df21c5a886773a0e4208f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2c446912979af680e184bbb3d7e5562b11235f986df21c5a886773a0e4208f3", kill_on_drop: false }` [INFO] [stdout] f2c446912979af680e184bbb3d7e5562b11235f986df21c5a886773a0e4208f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 240c315b33684c959dbdb3b0a63ceb3b1eabb3de6f9783168cabf0025ae1af60 [INFO] running `Command { std: "docker" "start" "-a" "240c315b33684c959dbdb3b0a63ceb3b1eabb3de6f9783168cabf0025ae1af60", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tbcompare-8e28cf038388f4d2) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test file_utils::tests::test_read_and_process_file ... ok [INFO] [stdout] test file_utils::tests::test_detect_encoding_utf8 ... ok [INFO] [stdout] test comparison::tests::test_compare_files_different ... ok [INFO] [stdout] test comparison::tests::test_compare_files_identical ... ok [INFO] [stdout] test comparison::tests::test_generate_file_pairs ... ok [INFO] [stdout] test comparison::tests::test_compare_files_nonexistent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tbcompare-f230d179712ec074) [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] [stderr] Doc-tests tbcompare [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" "240c315b33684c959dbdb3b0a63ceb3b1eabb3de6f9783168cabf0025ae1af60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "240c315b33684c959dbdb3b0a63ceb3b1eabb3de6f9783168cabf0025ae1af60", kill_on_drop: false }` [INFO] [stdout] 240c315b33684c959dbdb3b0a63ceb3b1eabb3de6f9783168cabf0025ae1af60