[INFO] fetching crate loam-sdk-macro 0.8.6...
[INFO] testing loam-sdk-macro-0.8.6 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate loam-sdk-macro 0.8.6 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate loam-sdk-macro 0.8.6
[INFO] finished tweaking crates.io crate loam-sdk-macro 0.8.6
[INFO] tweaked toml for crates.io crate loam-sdk-macro 0.8.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate loam-sdk-macro 0.8.6 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 loam-sdk-macro 0.8.6 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ae1beff8fdbb794c0cf8034b237237091af3cf73da4a327bcc80e0960d6d2426
[INFO] running `Command { std: "docker" "start" "-a" "ae1beff8fdbb794c0cf8034b237237091af3cf73da4a327bcc80e0960d6d2426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae1beff8fdbb794c0cf8034b237237091af3cf73da4a327bcc80e0960d6d2426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae1beff8fdbb794c0cf8034b237237091af3cf73da4a327bcc80e0960d6d2426", kill_on_drop: false }`
[INFO] [stdout] ae1beff8fdbb794c0cf8034b237237091af3cf73da4a327bcc80e0960d6d2426
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d5511b8e2b30a95f6627720274ac4666bd14b8bf88930c97b07927b40519e84a
[INFO] running `Command { std: "docker" "start" "-a" "d5511b8e2b30a95f6627720274ac4666bd14b8bf88930c97b07927b40519e84a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling escape-bytes v0.1.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.55
[INFO] [stderr]    Compiling syn-file-expand v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling cargo-platform v0.1.6
[INFO] [stderr]    Compiling crate-git-revision v0.0.6
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling stellar-strkey v0.0.9
[INFO] [stderr]    Compiling stellar-strkey v0.0.11
[INFO] [stderr]    Compiling stellar-xdr v22.0.0-rc.1.1
[INFO] [stderr]    Compiling loam-build v0.7.3
[INFO] [stderr]    Compiling loam-sdk-macro v0.8.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.28s
[INFO] running `Command { std: "docker" "inspect" "d5511b8e2b30a95f6627720274ac4666bd14b8bf88930c97b07927b40519e84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5511b8e2b30a95f6627720274ac4666bd14b8bf88930c97b07927b40519e84a", kill_on_drop: false }`
[INFO] [stdout] d5511b8e2b30a95f6627720274ac4666bd14b8bf88930c97b07927b40519e84a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7231ccc59cc0172700ede6ca9cdda730fabea09dca7618531a6c4e03e1ac7dc3
[INFO] running `Command { std: "docker" "start" "-a" "7231ccc59cc0172700ede6ca9cdda730fabea09dca7618531a6c4e03e1ac7dc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling loam-sdk-macro v0.8.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.60s
[INFO] running `Command { std: "docker" "inspect" "7231ccc59cc0172700ede6ca9cdda730fabea09dca7618531a6c4e03e1ac7dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7231ccc59cc0172700ede6ca9cdda730fabea09dca7618531a6c4e03e1ac7dc3", kill_on_drop: false }`
[INFO] [stdout] 7231ccc59cc0172700ede6ca9cdda730fabea09dca7618531a6c4e03e1ac7dc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3189e53f0fee98fb364eca9a3c931ab4cbd0b857c07e2d73c092afddbec421f3
[INFO] running `Command { std: "docker" "start" "-a" "3189e53f0fee98fb364eca9a3c931ab4cbd0b857c07e2d73c092afddbec421f3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loam_sdk_macro-2c0a3724acca94c6)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test subcontract::into_key::test::test_into_key ... ok
[INFO] [stdout] test subcontract::lazy::test::test_into_key ... ok
[INFO] [stdout] test util::test::test_generate_asset_id ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2025-10-28-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2025-10-28-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2025-10-28-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2025-10-28-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2025-10-28-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2025-10-28-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2025-10-28-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2025-10-28-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2025-10-28-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2025-10-28-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2025-10-28-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2025-10-28-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2025-10-28-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2025-10-28-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] test subcontract::storage::test::test_generate_storage ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2025-10-28-x86_64-unknown-linux-gnu'.
[INFO] [stdout] test util::test::test_generate_asset_id_code ... ok
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2025-10-28-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2025-10-28-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2025-10-28-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] test subcontract::tests::first ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2025-10-28-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain beta-2025-10-28-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]    Doc-tests loam_sdk_macro
[INFO] [stdout] test subcontract::tests::second ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.36s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - derive_contract (line 81) ... ignored
[INFO] [stdout] test src/lib.rs - derive_contract (line 87) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3189e53f0fee98fb364eca9a3c931ab4cbd0b857c07e2d73c092afddbec421f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3189e53f0fee98fb364eca9a3c931ab4cbd0b857c07e2d73c092afddbec421f3", kill_on_drop: false }`
[INFO] [stdout] 3189e53f0fee98fb364eca9a3c931ab4cbd0b857c07e2d73c092afddbec421f3
