[INFO] cloning repository https://github.com/koganlev/3mf2stl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koganlev/3mf2stl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoganlev%2F3mf2stl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoganlev%2F3mf2stl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d53f861e9f32ce17f52aa3299b62f4ddbfcbb763 [INFO] testing koganlev/3mf2stl against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoganlev%2F3mf2stl" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/koganlev/3mf2stl [INFO] finished tweaking git repo https://github.com/koganlev/3mf2stl [INFO] tweaked toml for git repo https://github.com/koganlev/3mf2stl written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/koganlev/3mf2stl on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/koganlev/3mf2stl 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5baf757b6cf8af9b0ccb2b363e1636aef53ed9b82df51f56f51d83036ea1cf0d [INFO] running `Command { std: "docker" "start" "-a" "5baf757b6cf8af9b0ccb2b363e1636aef53ed9b82df51f56f51d83036ea1cf0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5baf757b6cf8af9b0ccb2b363e1636aef53ed9b82df51f56f51d83036ea1cf0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5baf757b6cf8af9b0ccb2b363e1636aef53ed9b82df51f56f51d83036ea1cf0d", kill_on_drop: false }` [INFO] [stdout] 5baf757b6cf8af9b0ccb2b363e1636aef53ed9b82df51f56f51d83036ea1cf0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df0d5764e9f6cf2521a46a60256fd0e51d781c0ca8ca2d574f06047b113b1a40 [INFO] running `Command { std: "docker" "start" "-a" "df0d5764e9f6cf2521a46a60256fd0e51d781c0ca8ca2d574f06047b113b1a40", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling jiff v0.2.22 [INFO] [stderr] Compiling deflate64 v0.1.11 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling threemf2stl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/geometry/types.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Mesh { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 29 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mesh` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.08s [INFO] running `Command { std: "docker" "inspect" "df0d5764e9f6cf2521a46a60256fd0e51d781c0ca8ca2d574f06047b113b1a40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df0d5764e9f6cf2521a46a60256fd0e51d781c0ca8ca2d574f06047b113b1a40", kill_on_drop: false }` [INFO] [stdout] df0d5764e9f6cf2521a46a60256fd0e51d781c0ca8ca2d574f06047b113b1a40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d864cf5218bee77b407e09278ba83ca7a3baf04a9256766779ccc7271e7b7604 [INFO] running `Command { std: "docker" "start" "-a" "d864cf5218bee77b407e09278ba83ca7a3baf04a9256766779ccc7271e7b7604", kill_on_drop: false }` [INFO] [stderr] Compiling threemf2stl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/geometry/types.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Mesh { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 29 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mesh` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "d864cf5218bee77b407e09278ba83ca7a3baf04a9256766779ccc7271e7b7604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d864cf5218bee77b407e09278ba83ca7a3baf04a9256766779ccc7271e7b7604", kill_on_drop: false }` [INFO] [stdout] d864cf5218bee77b407e09278ba83ca7a3baf04a9256766779ccc7271e7b7604 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fbba882917baef5a656ba990224667ee5b2d7456995cb6f8d13f59522947a9e7 [INFO] running `Command { std: "docker" "start" "-a" "fbba882917baef5a656ba990224667ee5b2d7456995cb6f8d13f59522947a9e7", kill_on_drop: false }` [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/geometry/types.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 28 | pub struct Mesh { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 29 | pub name: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Mesh` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `threemf2stl` (bin "threemf2stl" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/threemf2stl-a73ebdbd5e99de2f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test geometry::normals::tests::test_degenerate_triangle ... ok [INFO] [stdout] test geometry::transform::tests::test_identity_transform ... ok [INFO] [stdout] test geometry::transform::tests::test_parse_3mf_matrix ... ok [INFO] [stdout] test geometry::normals::tests::test_unit_normal_z ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fbba882917baef5a656ba990224667ee5b2d7456995cb6f8d13f59522947a9e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbba882917baef5a656ba990224667ee5b2d7456995cb6f8d13f59522947a9e7", kill_on_drop: false }` [INFO] [stdout] fbba882917baef5a656ba990224667ee5b2d7456995cb6f8d13f59522947a9e7