[INFO] fetching crate apt-mirror-check 1.0.0...
[INFO] testing apt-mirror-check-1.0.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate apt-mirror-check 1.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate apt-mirror-check 1.0.0
[INFO] finished tweaking crates.io crate apt-mirror-check 1.0.0
[INFO] tweaked toml for crates.io crate apt-mirror-check 1.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate apt-mirror-check 1.0.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate apt-mirror-check 1.0.0 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b1731c2600a97c9ba8c29b42772ccc368de9509926cc5121d5c830229ca41a3
[INFO] running `Command { std: "docker" "start" "-a" "1b1731c2600a97c9ba8c29b42772ccc368de9509926cc5121d5c830229ca41a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b1731c2600a97c9ba8c29b42772ccc368de9509926cc5121d5c830229ca41a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b1731c2600a97c9ba8c29b42772ccc368de9509926cc5121d5c830229ca41a3", kill_on_drop: false }`
[INFO] [stdout] 1b1731c2600a97c9ba8c29b42772ccc368de9509926cc5121d5c830229ca41a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5f12e56fee703466db1a2e378436b185d34619789ca110b77e152208cdee1bd
[INFO] running `Command { std: "docker" "start" "-a" "b5f12e56fee703466db1a2e378436b185d34619789ca110b77e152208cdee1bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling apt-mirror-check v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "b5f12e56fee703466db1a2e378436b185d34619789ca110b77e152208cdee1bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5f12e56fee703466db1a2e378436b185d34619789ca110b77e152208cdee1bd", kill_on_drop: false }`
[INFO] [stdout] b5f12e56fee703466db1a2e378436b185d34619789ca110b77e152208cdee1bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5817d0f8b9cab0fa351d64a5735b5539fad54bd31802b2bd743c1bc20525f2a
[INFO] running `Command { std: "docker" "start" "-a" "d5817d0f8b9cab0fa351d64a5735b5539fad54bd31802b2bd743c1bc20525f2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling apt-mirror-check v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.65s
[INFO] running `Command { std: "docker" "inspect" "d5817d0f8b9cab0fa351d64a5735b5539fad54bd31802b2bd743c1bc20525f2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5817d0f8b9cab0fa351d64a5735b5539fad54bd31802b2bd743c1bc20525f2a", kill_on_drop: false }`
[INFO] [stdout] d5817d0f8b9cab0fa351d64a5735b5539fad54bd31802b2bd743c1bc20525f2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 223d0a7327f0c332f933fd7edb77ef7cf4a93828810dfc55a544366e0f00c184
[INFO] running `Command { std: "docker" "start" "-a" "223d0a7327f0c332f933fd7edb77ef7cf4a93828810dfc55a544366e0f00c184", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apt_mirror_check-c9803d7cb3589682)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test packages::tests::test_parse_packages_file_empty ... ok
[INFO] [stdout] test packages::tests::test_parse_packages_file_gz ... ok
[INFO] [stdout] test packages::tests::test_parse_packages_file ... ok
[INFO] [stdout] test release::tests::test_parse_inrelease_file_no_signature ... ok
[INFO] [stdout] test release::tests::test_parse_release_file ... ok
[INFO] [stdout] test release::tests::test_parse_inrelease_file_empty ... ok
[INFO] [stdout] test packages::tests::test_parse_packages_file_xz ... ok
[INFO] [stdout] test release::tests::test_parse_inrelease_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/apt_mirror_check.rs (/opt/rustwide/target/debug/deps/apt_mirror_check-3679da9930bb78f7)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/apt_mirror_check_repo.rs (/opt/rustwide/target/debug/deps/apt_mirror_check_repo-6f9eb273e3abe041)
[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 apt_mirror_check
[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" "223d0a7327f0c332f933fd7edb77ef7cf4a93828810dfc55a544366e0f00c184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "223d0a7327f0c332f933fd7edb77ef7cf4a93828810dfc55a544366e0f00c184", kill_on_drop: false }`
[INFO] [stdout] 223d0a7327f0c332f933fd7edb77ef7cf4a93828810dfc55a544366e0f00c184
