[INFO] fetching crate orphist 0.3.0... [INFO] testing orphist-0.3.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate orphist 0.3.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate orphist 0.3.0 [INFO] finished tweaking crates.io crate orphist 0.3.0 [INFO] tweaked toml for crates.io crate orphist 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate orphist 0.3.0 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 orphist 0.3.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" "+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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b46ec1ab5ebc5c1b5e1f290e15a3fbeb8401c807ddeec11ed8d413c1a053a6b0 [INFO] running `Command { std: "docker" "start" "-a" "b46ec1ab5ebc5c1b5e1f290e15a3fbeb8401c807ddeec11ed8d413c1a053a6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b46ec1ab5ebc5c1b5e1f290e15a3fbeb8401c807ddeec11ed8d413c1a053a6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b46ec1ab5ebc5c1b5e1f290e15a3fbeb8401c807ddeec11ed8d413c1a053a6b0", kill_on_drop: false }` [INFO] [stdout] b46ec1ab5ebc5c1b5e1f290e15a3fbeb8401c807ddeec11ed8d413c1a053a6b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 834b761195ed2f3665f6f04824ed82e7d86ec91239bc3ebb8b902f5517aa5eba [INFO] running `Command { std: "docker" "start" "-a" "834b761195ed2f3665f6f04824ed82e7d86ec91239bc3ebb8b902f5517aa5eba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling io-lifetimes v2.0.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling io-extras v0.18.0 [INFO] [stderr] Compiling cap-primitives v2.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling cap-std v2.0.0 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling infer v0.15.0 [INFO] [stderr] Compiling fs-set-times v0.20.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling simple_logger v4.3.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling remain v0.2.11 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling moc3 v0.1.0 [INFO] [stderr] Compiling caff-archive v0.1.0 [INFO] [stderr] Compiling synthzip v0.1.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling clap v4.4.9 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling mediatype v0.19.16 [INFO] [stderr] Compiling serde_yaml v0.9.27 [INFO] [stderr] Compiling physics3 v0.2.0 [INFO] [stderr] Compiling pose3 v0.2.0 [INFO] [stderr] Compiling model3 v0.2.0 [INFO] [stderr] Compiling motionsync3 v0.2.0 [INFO] [stderr] Compiling userdata3 v0.2.0 [INFO] [stderr] Compiling motion3 v0.2.0 [INFO] [stderr] Compiling cdi3 v0.2.0 [INFO] [stderr] Compiling exp3 v0.2.0 [INFO] [stderr] Compiling orphism v0.3.0 [INFO] [stderr] Compiling orphist v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.63s [INFO] running `Command { std: "docker" "inspect" "834b761195ed2f3665f6f04824ed82e7d86ec91239bc3ebb8b902f5517aa5eba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "834b761195ed2f3665f6f04824ed82e7d86ec91239bc3ebb8b902f5517aa5eba", kill_on_drop: false }` [INFO] [stdout] 834b761195ed2f3665f6f04824ed82e7d86ec91239bc3ebb8b902f5517aa5eba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c17e9eba165b0b2d64727ff450efce00585cac6fc8b2f2af89e1039aa3837577 [INFO] running `Command { std: "docker" "start" "-a" "c17e9eba165b0b2d64727ff450efce00585cac6fc8b2f2af89e1039aa3837577", kill_on_drop: false }` [INFO] [stderr] Compiling orphist v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `Command { std: "docker" "inspect" "c17e9eba165b0b2d64727ff450efce00585cac6fc8b2f2af89e1039aa3837577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c17e9eba165b0b2d64727ff450efce00585cac6fc8b2f2af89e1039aa3837577", kill_on_drop: false }` [INFO] [stdout] c17e9eba165b0b2d64727ff450efce00585cac6fc8b2f2af89e1039aa3837577 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9b84411eec624499149784a26a2ff299a2431d5edabea368fd2a7437d15c39e1 [INFO] running `Command { std: "docker" "start" "-a" "9b84411eec624499149784a26a2ff299a2431d5edabea368fd2a7437d15c39e1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/orphist-6a39dc4c2629e2fe) [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" "9b84411eec624499149784a26a2ff299a2431d5edabea368fd2a7437d15c39e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b84411eec624499149784a26a2ff299a2431d5edabea368fd2a7437d15c39e1", kill_on_drop: false }` [INFO] [stdout] 9b84411eec624499149784a26a2ff299a2431d5edabea368fd2a7437d15c39e1