[INFO] cloning repository https://github.com/mdacach/rsync_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdacach/rsync_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdacach%2Frsync_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdacach%2Frsync_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a874f3ac4df3a538240ad6d1cf21a9d9ea1f1fb [INFO] testing mdacach/rsync_rust against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdacach%2Frsync_rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mdacach/rsync_rust [INFO] finished tweaking git repo https://github.com/mdacach/rsync_rust [INFO] tweaked toml for git repo https://github.com/mdacach/rsync_rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mdacach/rsync_rust on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mdacach/rsync_rust 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8ccc1af1253848b03807812c35e71be9ffefe1db592843fa6b79eb676a082b9 [INFO] running `Command { std: "docker" "start" "-a" "b8ccc1af1253848b03807812c35e71be9ffefe1db592843fa6b79eb676a082b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8ccc1af1253848b03807812c35e71be9ffefe1db592843fa6b79eb676a082b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8ccc1af1253848b03807812c35e71be9ffefe1db592843fa6b79eb676a082b9", kill_on_drop: false }` [INFO] [stdout] b8ccc1af1253848b03807812c35e71be9ffefe1db592843fa6b79eb676a082b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd599e64aaac01ccac1c16cc0ffd949f1c520e8594ed5e45f6730caaf37e807d [INFO] running `Command { std: "docker" "start" "-a" "dd599e64aaac01ccac1c16cc0ffd949f1c520e8594ed5e45f6730caaf37e807d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling rolling_hash_rust v0.1.0 (https://github.com/mdacach/rolling_hash_rust#3bcc25fd) [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling rsync_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.57s [INFO] running `Command { std: "docker" "inspect" "dd599e64aaac01ccac1c16cc0ffd949f1c520e8594ed5e45f6730caaf37e807d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd599e64aaac01ccac1c16cc0ffd949f1c520e8594ed5e45f6730caaf37e807d", kill_on_drop: false }` [INFO] [stdout] dd599e64aaac01ccac1c16cc0ffd949f1c520e8594ed5e45f6730caaf37e807d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfc0aff35c8f6dadc62d48b134efffe362aa0c959cc4196c318a0120d6c642b9 [INFO] running `Command { std: "docker" "start" "-a" "cfc0aff35c8f6dadc62d48b134efffe362aa0c959cc4196c318a0120d6c642b9", kill_on_drop: false }` [INFO] [stderr] Compiling rsync_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "cfc0aff35c8f6dadc62d48b134efffe362aa0c959cc4196c318a0120d6c642b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfc0aff35c8f6dadc62d48b134efffe362aa0c959cc4196c318a0120d6c642b9", kill_on_drop: false }` [INFO] [stdout] cfc0aff35c8f6dadc62d48b134efffe362aa0c959cc4196c318a0120d6c642b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0dab08020fef0c881ef9cb226552ba57a5c904a00bd39714d3c275178cd6e0d9 [INFO] running `Command { std: "docker" "start" "-a" "0dab08020fef0c881ef9cb226552ba57a5c904a00bd39714d3c275178cd6e0d9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsync_rust-26587aaa77f87f30) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test domain::delta::tests::chunk_size_bigger_means_only_literals ... ok [INFO] [stdout] test domain::delta::tests::delta_for_completely_different_files_has_only_literal_bytes ... ok [INFO] [stdout] test domain::delta::tests::delta_for_equal_content_is_block_indexes_plus_literals_when_there_is_leftover ... ok [INFO] [stdout] test domain::delta::tests::delta_for_similar_files_has_block_indexes_and_literal_bytes ... ok [INFO] [stdout] test domain::patch::tests::can_construct_file_from_block_indexes ... ok [INFO] [stdout] test domain::delta::tests::delta_for_equal_content_is_just_block_indexes_when_chunks_divide_evenly ... ok [INFO] [stdout] test domain::patch::tests::can_construct_file_from_both_block_and_literals ... ok [INFO] [stdout] test domain::patch::tests::can_construct_file_from_literal_bytes ... ok [INFO] [stdout] test domain::signature::tests::chunk_size_too_big_means_only_one_block ... ok [INFO] [stdout] test domain::signature::tests::different_files_have_different_signatures ... ok [INFO] [stdout] test domain::signature::tests::equal_files_have_equal_signatures ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsync_rust-d74da4c7519b0966) [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] Running tests/compression_tester.rs (/opt/rustwide/target/debug/deps/compression_tester-86edc66e933646fb) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test compute_linux_compression ... ignored [INFO] [stdout] test merge_linux_directories_in_single_file ... ignored [INFO] [stdout] test test_linux_compression ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tester.rs (/opt/rustwide/target/debug/deps/integration_tester-3be4ff93dbca1b1f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test create_5_test_cases ... ignored [INFO] [stdout] test run_all_test_files ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rsync_rust [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" "0dab08020fef0c881ef9cb226552ba57a5c904a00bd39714d3c275178cd6e0d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dab08020fef0c881ef9cb226552ba57a5c904a00bd39714d3c275178cd6e0d9", kill_on_drop: false }` [INFO] [stdout] 0dab08020fef0c881ef9cb226552ba57a5c904a00bd39714d3c275178cd6e0d9