[INFO] cloning repository https://github.com/dreadnode/tman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dreadnode/tman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdreadnode%2Ftman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdreadnode%2Ftman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ced220c8c9fefa860872608da846a93704281ab [INFO] testing dreadnode/tman against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdreadnode%2Ftman" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dreadnode/tman [INFO] finished tweaking git repo https://github.com/dreadnode/tman [INFO] tweaked toml for git repo https://github.com/dreadnode/tman written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dreadnode/tman on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dreadnode/tman 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v4.4.2 [INFO] [stderr] Downloaded protobuf-support v3.7.1 [INFO] [stderr] Downloaded dot_graph v0.2.3 [INFO] [stderr] Downloaded protobuf-codegen v3.7.1 [INFO] [stderr] Downloaded blake2 v0.10.6 [INFO] [stderr] Downloaded protobuf-parse v3.7.1 [INFO] [stderr] Downloaded safetensors v0.4.5 [INFO] [stderr] Downloaded gguf v0.1.2 [INFO] [stderr] Downloaded glob v0.3.1 [INFO] [stderr] Downloaded humansize v2.1.3 [INFO] [stderr] Downloaded protobuf v3.7.1 [INFO] [stderr] Downloaded regex v1.11.0 [INFO] [stderr] Downloaded syn v2.0.82 [INFO] [stderr] Downloaded rustix v0.38.37 [INFO] [stderr] Downloaded regex-automata v0.4.8 [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01951934d57d62dc2f9c6a47f60a76c92d1ddff35fdd98e1933e5d7b0a534c73 [INFO] running `Command { std: "docker" "start" "-a" "01951934d57d62dc2f9c6a47f60a76c92d1ddff35fdd98e1933e5d7b0a534c73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01951934d57d62dc2f9c6a47f60a76c92d1ddff35fdd98e1933e5d7b0a534c73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01951934d57d62dc2f9c6a47f60a76c92d1ddff35fdd98e1933e5d7b0a534c73", kill_on_drop: false }` [INFO] [stdout] 01951934d57d62dc2f9c6a47f60a76c92d1ddff35fdd98e1933e5d7b0a534c73 [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3b63178ff3ac8aac221edc7acccb1d810d9d962f6692d468faade9391b83afe1 [INFO] running `Command { std: "docker" "start" "-a" "3b63178ff3ac8aac221edc7acccb1d810d9d962f6692d468faade9391b83afe1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling protobuf v3.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling dot_graph v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling protobuf-support v3.7.1 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling protobuf-parse v3.7.1 [INFO] [stderr] Compiling protobuf-codegen v3.7.1 [INFO] [stderr] Compiling gguf v0.1.2 [INFO] [stderr] Compiling safetensors v0.4.5 [INFO] [stderr] Compiling tensor-man v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "3b63178ff3ac8aac221edc7acccb1d810d9d962f6692d468faade9391b83afe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b63178ff3ac8aac221edc7acccb1d810d9d962f6692d468faade9391b83afe1", kill_on_drop: false }` [INFO] [stdout] 3b63178ff3ac8aac221edc7acccb1d810d9d962f6692d468faade9391b83afe1 [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ea101f43377df6732788ed59f2b2ac48bcef3bafd621f9e743db8e50409a6054 [INFO] running `Command { std: "docker" "start" "-a" "ea101f43377df6732788ed59f2b2ac48bcef3bafd621f9e743db8e50409a6054", kill_on_drop: false }` [INFO] [stderr] Compiling tensor-man v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.61s [INFO] running `Command { std: "docker" "inspect" "ea101f43377df6732788ed59f2b2ac48bcef3bafd621f9e743db8e50409a6054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea101f43377df6732788ed59f2b2ac48bcef3bafd621f9e743db8e50409a6054", kill_on_drop: false }` [INFO] [stdout] ea101f43377df6732788ed59f2b2ac48bcef3bafd621f9e743db8e50409a6054 [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c9674c0c0d97112123bb017e130e3a22a0b0fba49c376cb4f86b4fb4a98c37b6 [INFO] running `Command { std: "docker" "start" "-a" "c9674c0c0d97112123bb017e130e3a22a0b0fba49c376cb4f86b4fb4a98c37b6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tman-41a15da4661c8c07) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test cli::signing::tests::test_get_paths_with_format_override ... ok [INFO] [stdout] test cli::signing::tests::test_get_paths_single_file ... ok [INFO] [stdout] test core::handlers::pytorch::tests::test_is_pytorch ... ok [INFO] [stdout] test core::handlers::safetensors::tests::test_is_handler_for ... ok [INFO] [stdout] test cli::signing::tests::test_get_paths_directory ... ok [INFO] [stdout] test cli::signing::tests::test_paths_are_canonicalized ... ok [INFO] [stdout] test cli::signing::tests::test_paths_with_huggingface_cache_ignore ... ok [INFO] [stdout] test cli::signing::tests::test_get_paths_nested_and_hidden ... ok [INFO] [stdout] test cli::signing::tests::test_get_paths_sharded_files ... ok [INFO] [stdout] test core::handlers::tests::test_handler_for_with_file_extension ... ok [INFO] [stdout] test cli::signing::tests::test_get_paths_nonexistent ... ok [INFO] [stdout] test core::signing::tests::test_inner_folder_name_preserved ... ok [INFO] [stdout] test core::signing::tests::test_will_create_a_signature ... ok [INFO] [stdout] test core::handlers::tests::test_handler_for_with_forced_format ... ok [INFO] [stdout] test core::handlers::tests::test_format_override ... ok [INFO] [stdout] test core::handlers::tests::test_handler_for_different_scopes ... ok [INFO] [stdout] test core::handlers::tests::test_handler_for_unknown_format ... ok [INFO] [stdout] test core::signing::tests::test_will_verify_correct_signature ... ok [INFO] [stdout] test core::handlers::safetensors::tests::test_is_handler_for_index ... ok [INFO] [stdout] test core::signing::tests::test_wont_verify_a_tampered_file ... ok [INFO] [stdout] test core::signing::tests::test_wont_verify_without_signature ... ok [INFO] [stdout] test core::signing::tests::test_wont_verify_empty_file ... ok [INFO] [stdout] test core::signing::tests::test_wont_verify_extra_file ... ok [INFO] [stdout] test core::signing::tests::test_wont_verify_with_wrong_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c9674c0c0d97112123bb017e130e3a22a0b0fba49c376cb4f86b4fb4a98c37b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9674c0c0d97112123bb017e130e3a22a0b0fba49c376cb4f86b4fb4a98c37b6", kill_on_drop: false }` [INFO] [stdout] c9674c0c0d97112123bb017e130e3a22a0b0fba49c376cb4f86b4fb4a98c37b6