[INFO] fetching crate gunny 0.3.0... [INFO] testing gunny-0.3.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate gunny 0.3.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate gunny 0.3.0 [INFO] finished tweaking crates.io crate gunny 0.3.0 [INFO] tweaked toml for crates.io crate gunny 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gunny 0.3.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gunny 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-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7725110083a47b4a54128ccd47818ae3244c0536707c5a957fcfd84ad3e82510 [INFO] running `Command { std: "docker" "start" "-a" "7725110083a47b4a54128ccd47818ae3244c0536707c5a957fcfd84ad3e82510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7725110083a47b4a54128ccd47818ae3244c0536707c5a957fcfd84ad3e82510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7725110083a47b4a54128ccd47818ae3244c0536707c5a957fcfd84ad3e82510", kill_on_drop: false }` [INFO] [stdout] 7725110083a47b4a54128ccd47818ae3244c0536707c5a957fcfd84ad3e82510 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d2f900889a44ff609e67feb3c2060c03b84e0670ba7141a020421e28f15ce55 [INFO] running `Command { std: "docker" "start" "-a" "6d2f900889a44ff609e67feb3c2060c03b84e0670ba7141a020421e28f15ce55", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ordermap v0.5.8 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling gunny v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.56s [INFO] running `Command { std: "docker" "inspect" "6d2f900889a44ff609e67feb3c2060c03b84e0670ba7141a020421e28f15ce55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d2f900889a44ff609e67feb3c2060c03b84e0670ba7141a020421e28f15ce55", kill_on_drop: false }` [INFO] [stdout] 6d2f900889a44ff609e67feb3c2060c03b84e0670ba7141a020421e28f15ce55 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04912a4c7060771d210cf2dde3427ab2044303b0548e87987ef7eae6bfd35644 [INFO] running `Command { std: "docker" "start" "-a" "04912a4c7060771d210cf2dde3427ab2044303b0548e87987ef7eae6bfd35644", kill_on_drop: false }` [INFO] [stderr] Compiling gunny v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "04912a4c7060771d210cf2dde3427ab2044303b0548e87987ef7eae6bfd35644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04912a4c7060771d210cf2dde3427ab2044303b0548e87987ef7eae6bfd35644", kill_on_drop: false }` [INFO] [stdout] 04912a4c7060771d210cf2dde3427ab2044303b0548e87987ef7eae6bfd35644 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0e0b1df040c9fecd1aaeca9893984e14a0fc41a51bbe6e271b10a52e479c75bc [INFO] running `Command { std: "docker" "start" "-a" "0e0b1df040c9fecd1aaeca9893984e14a0fc41a51bbe6e271b10a52e479c75bc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gunny-21ce50e10ee09d22) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test number::test::number_ordering_works ... ok [INFO] [stdout] test test::rendering_simple_handlebars_template_works ... ok [INFO] [stdout] test variables::test::can_load_variables_from_json ... 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] Doc-tests gunny [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" "0e0b1df040c9fecd1aaeca9893984e14a0fc41a51bbe6e271b10a52e479c75bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e0b1df040c9fecd1aaeca9893984e14a0fc41a51bbe6e271b10a52e479c75bc", kill_on_drop: false }` [INFO] [stdout] 0e0b1df040c9fecd1aaeca9893984e14a0fc41a51bbe6e271b10a52e479c75bc