[INFO] cloning repository https://github.com/dolphin-foss/files-diff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dolphin-foss/files-diff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphin-foss%2Ffiles-diff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphin-foss%2Ffiles-diff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b00b000986c4b1519e5f50fd3f738a3c8ff20e2d [INFO] checking dolphin-foss/files-diff against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphin-foss%2Ffiles-diff" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dolphin-foss/files-diff on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dolphin-foss/files-diff [INFO] finished tweaking git repo https://github.com/dolphin-foss/files-diff [INFO] tweaked toml for git repo https://github.com/dolphin-foss/files-diff written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dolphin-foss/files-diff 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/divvun/bidiff.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rkyv_derive v0.8.9 [INFO] [stderr] Downloaded munge_macro v0.4.1 [INFO] [stderr] Downloaded fast_rsync v0.2.0 [INFO] [stderr] Downloaded bytecheck_derive v0.8.0 [INFO] [stderr] Downloaded munge v0.4.1 [INFO] [stderr] Downloaded rkyv v0.8.9 [INFO] [stderr] Downloaded bytecheck v0.8.0 [INFO] [stderr] Downloaded sacapart v2.0.0 [INFO] [stderr] Downloaded sacabase v2.0.0 [INFO] [stderr] Downloaded divsufsort v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0741b57388d202de5469e5dbd836fb83ce4a6ca36ed621048fc3bd5f835aeca [INFO] running `Command { std: "docker" "start" "-a" "a0741b57388d202de5469e5dbd836fb83ce4a6ca36ed621048fc3bd5f835aeca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0741b57388d202de5469e5dbd836fb83ce4a6ca36ed621048fc3bd5f835aeca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0741b57388d202de5469e5dbd836fb83ce4a6ca36ed621048fc3bd5f835aeca", kill_on_drop: false }` [INFO] [stdout] a0741b57388d202de5469e5dbd836fb83ce4a6ca36ed621048fc3bd5f835aeca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6618e0c66f9b27ce1d209008e5ad08016e7c229dc0ad49d38ed6d3d377a3d0ea [INFO] running `Command { std: "docker" "start" "-a" "6618e0c66f9b27ce1d209008e5ad08016e7c229dc0ad49d38ed6d3d377a3d0ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking papergrid v0.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking fast_rsync v0.2.0 [INFO] [stderr] Checking bipatch v1.1.0 (https://github.com/divvun/bidiff.git#ce97add0) [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking sacabase v2.0.0 [INFO] [stderr] Checking divsufsort v2.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Checking pipe v0.4.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.11.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking sacapart v2.0.0 [INFO] [stderr] Checking bidiff v1.1.0 (https://github.com/divvun/bidiff.git#ce97add0) [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling bytecheck_derive v0.8.0 [INFO] [stderr] Compiling munge_macro v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rkyv_derive v0.8.9 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Checking munge v0.4.1 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Checking rancor v0.1.0 [INFO] [stderr] Checking bytecheck v0.8.0 [INFO] [stderr] Checking rend v0.5.2 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking tabled v0.16.0 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking rkyv v0.8.9 [INFO] [stderr] Checking files-diff v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.77s [INFO] running `Command { std: "docker" "inspect" "6618e0c66f9b27ce1d209008e5ad08016e7c229dc0ad49d38ed6d3d377a3d0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6618e0c66f9b27ce1d209008e5ad08016e7c229dc0ad49d38ed6d3d377a3d0ea", kill_on_drop: false }` [INFO] [stdout] 6618e0c66f9b27ce1d209008e5ad08016e7c229dc0ad49d38ed6d3d377a3d0ea