[INFO] cloning repository https://github.com/TakuKitamura/rbxlx-to-rojo-json [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TakuKitamura/rbxlx-to-rojo-json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakuKitamura%2Frbxlx-to-rojo-json", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakuKitamura%2Frbxlx-to-rojo-json'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 513a53ecb4ca35802f19806125eeaf7652cbedda [INFO] testing TakuKitamura/rbxlx-to-rojo-json against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakuKitamura%2Frbxlx-to-rojo-json" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TakuKitamura/rbxlx-to-rojo-json [INFO] finished tweaking git repo https://github.com/TakuKitamura/rbxlx-to-rojo-json [INFO] tweaked toml for git repo https://github.com/TakuKitamura/rbxlx-to-rojo-json written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TakuKitamura/rbxlx-to-rojo-json 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/TakuKitamura/rbxlx-to-rojo-json 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 git repository `https://github.com/rojo-rbx/rbx-dom.git` [INFO] [stderr] Updating git submodule `https://github.com/rojo-rbx/rbx-test-files.git` [INFO] [stderr] Updating git submodule `https://github.com/Roblox/testez.git` [INFO] [stderr] Updating git submodule `https://github.com/LPGhatguy/lemur.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp v0.8.10 [INFO] [stderr] Downloaded rmp-serde v0.14.4 [INFO] [stderr] Downloaded blake3 v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5acbcbc385d910ede36667c1cebe151c545862e40e867f9291d41d2d0ec17035 [INFO] running `Command { std: "docker" "start" "-a" "5acbcbc385d910ede36667c1cebe151c545862e40e867f9291d41d2d0ec17035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5acbcbc385d910ede36667c1cebe151c545862e40e867f9291d41d2d0ec17035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5acbcbc385d910ede36667c1cebe151c545862e40e867f9291d41d2d0ec17035", kill_on_drop: false }` [INFO] [stdout] 5acbcbc385d910ede36667c1cebe151c545862e40e867f9291d41d2d0ec17035 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 60c4fa6d653200794b56120ad6ba0293b11ff63133e9305bbf75a0d079748af9 [INFO] running `Command { std: "docker" "start" "-a" "60c4fa6d653200794b56120ad6ba0293b11ff63133e9305bbf75a0d079748af9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling blake3 v0.1.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rbx_types v0.3.1 (https://github.com/rojo-rbx/rbx-dom.git#6ab5f66f) [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling rbx_reflection v4.0.0-alpha.1 (https://github.com/rojo-rbx/rbx-dom.git#6ab5f66f) [INFO] [stderr] Compiling rbx_dom_weak v2.0.0-alpha.1 (https://github.com/rojo-rbx/rbx-dom.git#6ab5f66f) [INFO] [stderr] Compiling rbx_reflection_database v0.1.1+roblox-478 (https://github.com/rojo-rbx/rbx-dom.git#6ab5f66f) [INFO] [stderr] Compiling rbx_xml v0.12.0-alpha.4 (https://github.com/rojo-rbx/rbx-dom.git#6ab5f66f) [INFO] [stderr] Compiling rbxlx-to-rojo-json v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `next_access_path` is never read [INFO] [stdout] --> src/main.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | let mut next_access_path: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `refs_array` is never read [INFO] [stdout] --> src/main.rs:324:17 [INFO] [stdout] | [INFO] [stdout] 324 | let mut refs_array = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.83s [INFO] running `Command { std: "docker" "inspect" "60c4fa6d653200794b56120ad6ba0293b11ff63133e9305bbf75a0d079748af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60c4fa6d653200794b56120ad6ba0293b11ff63133e9305bbf75a0d079748af9", kill_on_drop: false }` [INFO] [stdout] 60c4fa6d653200794b56120ad6ba0293b11ff63133e9305bbf75a0d079748af9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0cb92c99ff3b50e5709d5eb297410c8521c8963ab56a0157369c8a0473858f55 [INFO] running `Command { std: "docker" "start" "-a" "0cb92c99ff3b50e5709d5eb297410c8521c8963ab56a0157369c8a0473858f55", kill_on_drop: false }` [INFO] [stderr] Compiling rbxlx-to-rojo-json v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `next_access_path` is never read [INFO] [stdout] --> src/main.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | let mut next_access_path: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `refs_array` is never read [INFO] [stdout] --> src/main.rs:324:17 [INFO] [stdout] | [INFO] [stdout] 324 | let mut refs_array = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "0cb92c99ff3b50e5709d5eb297410c8521c8963ab56a0157369c8a0473858f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cb92c99ff3b50e5709d5eb297410c8521c8963ab56a0157369c8a0473858f55", kill_on_drop: false }` [INFO] [stdout] 0cb92c99ff3b50e5709d5eb297410c8521c8963ab56a0157369c8a0473858f55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5fd00b4977104357ed7d69b4dba7eadd41e20df84f0a9d8dbcbdd2400c4e5f56 [INFO] running `Command { std: "docker" "start" "-a" "5fd00b4977104357ed7d69b4dba7eadd41e20df84f0a9d8dbcbdd2400c4e5f56", kill_on_drop: false }` [INFO] [stderr] warning: value assigned to `next_access_path` is never read [INFO] [stderr] --> src/main.rs:314:13 [INFO] [stderr] | [INFO] [stderr] 314 | let mut next_access_path: Vec = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `refs_array` is never read [INFO] [stderr] --> src/main.rs:324:17 [INFO] [stderr] | [INFO] [stderr] 324 | let mut refs_array = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: `rbxlx-to-rojo-json` (bin "rbxlx-to-rojo-json" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rbxlx_to_rojo_json-1d7c73cde615c3cb) [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" "5fd00b4977104357ed7d69b4dba7eadd41e20df84f0a9d8dbcbdd2400c4e5f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd00b4977104357ed7d69b4dba7eadd41e20df84f0a9d8dbcbdd2400c4e5f56", kill_on_drop: false }` [INFO] [stdout] 5fd00b4977104357ed7d69b4dba7eadd41e20df84f0a9d8dbcbdd2400c4e5f56