[INFO] cloning repository https://github.com/matze/binge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matze/binge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fbinge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fbinge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fae60b174f0e7bccd88fa8a9c4d92fb81226fd5f [INFO] testing matze/binge against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fbinge" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/matze/binge [INFO] finished tweaking git repo https://github.com/matze/binge [INFO] tweaked toml for git repo https://github.com/matze/binge written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/matze/binge on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/matze/binge 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quinn-udp v0.5.13 [INFO] [stderr] Downloaded libbz2-rs-sys v0.2.2 [INFO] [stderr] Downloaded ppmd-rust v1.2.1 [INFO] [stderr] Downloaded xdg v3.0.0 [INFO] [stderr] Downloaded bzip2 v0.6.0 [INFO] [stderr] Downloaded clap_complete v4.5.56 [INFO] [stderr] Downloaded clap v4.5.43 [INFO] [stderr] Downloaded security-framework v3.3.0 [INFO] [stderr] Downloaded async-compression v0.4.27 [INFO] [stderr] Downloaded cc v1.2.32 [INFO] [stderr] Downloaded zip v4.3.0 [INFO] [stderr] Downloaded clap_builder v4.5.43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f7df0d59980776eb61450bbee7ad6b37e1f53a594df679a0f03efbf217c08c3 [INFO] running `Command { std: "docker" "start" "-a" "0f7df0d59980776eb61450bbee7ad6b37e1f53a594df679a0f03efbf217c08c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f7df0d59980776eb61450bbee7ad6b37e1f53a594df679a0f03efbf217c08c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f7df0d59980776eb61450bbee7ad6b37e1f53a594df679a0f03efbf217c08c3", kill_on_drop: false }` [INFO] [stdout] 0f7df0d59980776eb61450bbee7ad6b37e1f53a594df679a0f03efbf217c08c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c14d2df12d1faa1e5f1453ca8dad278cb2d88cbc4a0ed3ada89ed7f488fa3276 [INFO] running `Command { std: "docker" "start" "-a" "c14d2df12d1faa1e5f1453ca8dad278cb2d88cbc4a0ed3ada89ed7f488fa3276", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling clap_complete v4.5.56 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling liblzma v0.4.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling zip v4.3.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling binge v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "c14d2df12d1faa1e5f1453ca8dad278cb2d88cbc4a0ed3ada89ed7f488fa3276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c14d2df12d1faa1e5f1453ca8dad278cb2d88cbc4a0ed3ada89ed7f488fa3276", kill_on_drop: false }` [INFO] [stdout] c14d2df12d1faa1e5f1453ca8dad278cb2d88cbc4a0ed3ada89ed7f488fa3276 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e219a7642d67d388c0eae1c3c64e58d79e00ca5f9cca67a45472f19df61548ae [INFO] running `Command { std: "docker" "start" "-a" "e219a7642d67d388c0eae1c3c64e58d79e00ca5f9cca67a45472f19df61548ae", kill_on_drop: false }` [INFO] [stderr] Compiling binge v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.43s [INFO] running `Command { std: "docker" "inspect" "e219a7642d67d388c0eae1c3c64e58d79e00ca5f9cca67a45472f19df61548ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e219a7642d67d388c0eae1c3c64e58d79e00ca5f9cca67a45472f19df61548ae", kill_on_drop: false }` [INFO] [stdout] e219a7642d67d388c0eae1c3c64e58d79e00ca5f9cca67a45472f19df61548ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f2697230f47e6768228eb9f0a94332424b11c741a8ae390ebe45b8e0c8589467 [INFO] running `Command { std: "docker" "start" "-a" "f2697230f47e6768228eb9f0a94332424b11c741a8ae390ebe45b8e0c8589467", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/binge-6c8b668467938a6e) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test manifest::tests::compare_repo ... ok [INFO] [stdout] test manifest::tests::parse_repo ... ok [INFO] [stdout] test gh::tests::parse_arch_os ... ok [INFO] [stdout] test gh::tests::parse_compression ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f2697230f47e6768228eb9f0a94332424b11c741a8ae390ebe45b8e0c8589467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2697230f47e6768228eb9f0a94332424b11c741a8ae390ebe45b8e0c8589467", kill_on_drop: false }` [INFO] [stdout] f2697230f47e6768228eb9f0a94332424b11c741a8ae390ebe45b8e0c8589467