[INFO] fetching crate mktool 1.4.3...
[INFO] testing mktool-1.4.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mktool 1.4.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate mktool 1.4.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mktool 1.4.3
[INFO] tweaked toml for crates.io crate mktool 1.4.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mktool 1.4.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mktool 1.4.3 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b57fb20b288d9a39da07b5de571e2e2e895a6950c41a244bdcbd3ba5837f270f
[INFO] running `Command { std: "docker" "start" "-a" "b57fb20b288d9a39da07b5de571e2e2e895a6950c41a244bdcbd3ba5837f270f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b57fb20b288d9a39da07b5de571e2e2e895a6950c41a244bdcbd3ba5837f270f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b57fb20b288d9a39da07b5de571e2e2e895a6950c41a244bdcbd3ba5837f270f", kill_on_drop: false }`
[INFO] [stdout] b57fb20b288d9a39da07b5de571e2e2e895a6950c41a244bdcbd3ba5837f270f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76b656e50573b75c22b2ea2e4b82a6d4e0610ed5c6ca9c7d1c3ac987fb07f4cc
[INFO] running `Command { std: "docker" "start" "-a" "76b656e50573b75c22b2ea2e4b82a6d4e0610ed5c6ca9c7d1c3ac987fb07f4cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling scroll_derive v0.13.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ar v0.9.0
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling goblin v0.10.1
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling suppaftp v6.3.0
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling elf v0.8.0
[INFO] [stderr]    Compiling pkgsrc v0.4.2
[INFO] [stderr]    Compiling mktool v1.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "76b656e50573b75c22b2ea2e4b82a6d4e0610ed5c6ca9c7d1c3ac987fb07f4cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76b656e50573b75c22b2ea2e4b82a6d4e0610ed5c6ca9c7d1c3ac987fb07f4cc", kill_on_drop: false }`
[INFO] [stdout] 76b656e50573b75c22b2ea2e4b82a6d4e0610ed5c6ca9c7d1c3ac987fb07f4cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd8e0f054e7cdc7f05ca29e0ea03db9bdab0935b74cd8ff49a3d677acf23c46f
[INFO] running `Command { std: "docker" "start" "-a" "dd8e0f054e7cdc7f05ca29e0ea03db9bdab0935b74cd8ff49a3d677acf23c46f", kill_on_drop: false }`
[INFO] [stderr]    Compiling mktool v1.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.70s
[INFO] running `Command { std: "docker" "inspect" "dd8e0f054e7cdc7f05ca29e0ea03db9bdab0935b74cd8ff49a3d677acf23c46f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd8e0f054e7cdc7f05ca29e0ea03db9bdab0935b74cd8ff49a3d677acf23c46f", kill_on_drop: false }`
[INFO] [stdout] dd8e0f054e7cdc7f05ca29e0ea03db9bdab0935b74cd8ff49a3d677acf23c46f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dd7fc1a23e22770db68d27963f404a008069c84e77241215be88d7700fb8d013
[INFO] running `Command { std: "docker" "start" "-a" "dd7fc1a23e22770db68d27963f404a008069c84e77241215be88d7700fb8d013", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mktool-7d869da23e644eb8)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test check_portability::tests::test_random ... ok
[INFO] [stdout] test check_portability::tests::test_eq ... ok
[INFO] [stdout] test check_shlibs::tests::test_shlib ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/checksum.rs (/opt/rustwide/target/debug/deps/checksum-7c23709355d955e1)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_checksum_bad_distinfo ... ok
[INFO] [stdout] test test_checksum_invalid_args ... ok
[INFO] [stdout] test test_checksum_bad_distfile ... ok
[INFO] [stdout] test test_checksum_no_input ... ok
[INFO] [stdout] test test_checksum_patch_path ... ok
[INFO] [stdout] test test_checksum_patch ... ok
[INFO] [stdout] test test_checksum_no_checksum ... ok
[INFO] [stdout] test test_checksum_strip_mode ... ok
[INFO] [stdout] test test_checksum_mismatch ... ok
[INFO] [stdout] test test_checksum_input_file ... ok
[INFO] [stdout] test test_checksum_input_stdin ... ok
[INFO] [stdout] test test_checksum_valid_distfile ... ok
[INFO] [stderr]      Running tests/distinfo.rs (/opt/rustwide/target/debug/deps/distinfo-7645452a570b1179)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_distinfo_distfiles_no_distinfo ... ok
[INFO] [stdout] test test_distinfo_invalid_distinfo ... ok
[INFO] [stdout] test test_distinfo_input_file ... ok
[INFO] [stdout] test test_distinfo_input_stdin ... ok
[INFO] [stdout] test test_distinfo_no_args ... ok
[INFO] [stdout] test test_distinfo_just_distinfo ... ok
[INFO] [stdout] test test_distinfo_invalid_distdir ... ok
[INFO] [stdout] test test_distinfo_full ... ok
[INFO] [stdout] test test_distinfo_single_patch_no_distinfo ... ok
[INFO] [stdout] test test_distinfo_distfiles_with_distinfo ... ok
[INFO] [stdout] test test_distinfo_single_patch_with_distinfo ... ok
[INFO] [stdout] test test_distinfo_patchmode_no_patches ... ok
[INFO] [stdout] test test_distinfo_algorithm_order ... ok
[INFO] [stdout] test test_distinfo_single_file_no_checksum ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/symlinks.rs (/opt/rustwide/target/debug/deps/symlinks-e11ef2a64919b61c)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_symlink_subdir ... ok
[INFO] [stdout] test test_symlink_simple ... ok
[INFO] [stdout] test test_symlink_overwrite ... ok
[INFO] [stdout] test test_symlink_invalid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dd7fc1a23e22770db68d27963f404a008069c84e77241215be88d7700fb8d013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd7fc1a23e22770db68d27963f404a008069c84e77241215be88d7700fb8d013", kill_on_drop: false }`
[INFO] [stdout] dd7fc1a23e22770db68d27963f404a008069c84e77241215be88d7700fb8d013
