)]}'
{
  "commit": "7ad3301e03ec73dec2b304826a84e2eae461e2fc",
  "tree": "fee9405f16bccc7a5085a1a0f080dae2bd322d1f",
  "parents": [
    "ccefb744e322962a43eb58299d7537ac9a9c343c"
  ],
  "author": {
    "name": "Ralf Jung",
    "email": "post@ralfj.de",
    "time": "Sat Dec 06 13:57:59 2025 +0100"
  },
  "committer": {
    "name": "Ralf Jung",
    "email": "post@ralfj.de",
    "time": "Sat Dec 06 15:11:52 2025 +0100"
  },
  "message": "show span when there is an error invoking a global ctor/dtor or the thread main fn\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1c6a2daa093d98611e8848b1d3200fd0f21013bd",
      "old_mode": 33188,
      "old_path": "src/tools/miri/README.md",
      "new_id": "32494141589ac0208fd8869696eda5468a3992c4",
      "new_mode": 33188,
      "new_path": "src/tools/miri/README.md"
    },
    {
      "type": "modify",
      "old_id": "c7ae335d047954197f915c929a21e43e4f153497",
      "old_mode": 33188,
      "old_path": "src/tools/miri/src/concurrency/thread.rs",
      "new_id": "5016e3b66ca6ae127f97c96cd3e8f2a636b963f7",
      "new_mode": 33188,
      "new_path": "src/tools/miri/src/concurrency/thread.rs"
    },
    {
      "type": "modify",
      "old_id": "8e252d306b29b4232d85eedcc53a62c49b823a62",
      "old_mode": 33188,
      "old_path": "src/tools/miri/src/diagnostics.rs",
      "new_id": "01f77f261d7030ec77909368a4a921da2dd404a5",
      "new_mode": 33188,
      "new_path": "src/tools/miri/src/diagnostics.rs"
    },
    {
      "type": "modify",
      "old_id": "383a4e2ea4b04a85d9b237aeafdf5c85f1f92ef1",
      "old_mode": 33188,
      "old_path": "src/tools/miri/src/helpers.rs",
      "new_id": "75b7e9f5966fb5cdfdcd66107e7670dc12a162d9",
      "new_mode": 33188,
      "new_path": "src/tools/miri/src/helpers.rs"
    },
    {
      "type": "modify",
      "old_id": "b30395b738b179e943ee3b70c5d8da511ff91849",
      "old_mode": 33188,
      "old_path": "src/tools/miri/src/lib.rs",
      "new_id": "fe501b8d7b30d9de698f04aa4eb5631ed0ef6983",
      "new_mode": 33188,
      "new_path": "src/tools/miri/src/lib.rs"
    },
    {
      "type": "modify",
      "old_id": "c56251bbe63ae4de01b32a345ebcc1318f32caad",
      "old_mode": 33188,
      "old_path": "src/tools/miri/src/shims/global_ctor.rs",
      "new_id": "d3296e4445f757d1ac0f2c9fb8687d141d4363e2",
      "new_mode": 33188,
      "new_path": "src/tools/miri/src/shims/global_ctor.rs"
    },
    {
      "type": "modify",
      "old_id": "2159c41ab16cbee9477dfc224526538cac0c5a7d",
      "old_mode": 33188,
      "old_path": "src/tools/miri/src/shims/tls.rs",
      "new_id": "3ecd9b1ead38efe5001aa7cb2343afcc1f8fb80c",
      "new_mode": 33188,
      "new_path": "src/tools/miri/src/shims/tls.rs"
    },
    {
      "type": "modify",
      "old_id": "378a8537fc73498d7765859733e35bbb15f71562",
      "old_mode": 33188,
      "old_path": "src/tools/miri/src/shims/unix/foreign_items.rs",
      "new_id": "64b8376ff4aaa8d64a5bf625d1e05d7c37cdd657",
      "new_mode": 33188,
      "new_path": "src/tools/miri/src/shims/unix/foreign_items.rs"
    },
    {
      "type": "modify",
      "old_id": "ed22457ec01ad9590cea27a2852f1311bc84a77e",
      "old_mode": 33188,
      "old_path": "src/tools/miri/src/shims/unix/macos/foreign_items.rs",
      "new_id": "dd7b95bdc82bee13e627d7e98ee713a9ed2603ef",
      "new_mode": 33188,
      "new_path": "src/tools/miri/src/shims/unix/macos/foreign_items.rs"
    },
    {
      "type": "modify",
      "old_id": "520bc9572f8651b5c4617979ba2ea46faf19089a",
      "old_mode": 33188,
      "old_path": "src/tools/miri/tests/fail-dep/concurrency/libc_pthread_create_too_few_args.rs",
      "new_id": "6fec6500cc961998982735324600643846ab4ff3",
      "new_mode": 33188,
      "new_path": "src/tools/miri/tests/fail-dep/concurrency/libc_pthread_create_too_few_args.rs"
    },
    {
      "type": "modify",
      "old_id": "4d5a80c828cd5b1008b355ba97c58dd9ca8a4d8d",
      "old_mode": 33188,
      "old_path": "src/tools/miri/tests/fail-dep/concurrency/libc_pthread_create_too_few_args.stderr",
      "new_id": "fef91e85470d9fadee02fa5fe4ae93374ac99dd7",
      "new_mode": 33188,
      "new_path": "src/tools/miri/tests/fail-dep/concurrency/libc_pthread_create_too_few_args.stderr"
    },
    {
      "type": "modify",
      "old_id": "92d8a765e5111dfe073a233eda992ad7add111e6",
      "old_mode": 33188,
      "old_path": "src/tools/miri/tests/fail-dep/concurrency/libc_pthread_create_too_many_args.rs",
      "new_id": "cb55b0f92ee6b9b50615c72eec06d9dcf13e9327",
      "new_mode": 33188,
      "new_path": "src/tools/miri/tests/fail-dep/concurrency/libc_pthread_create_too_many_args.rs"
    },
    {
      "type": "modify",
      "old_id": "1bc79411197c307491d73f1a8e8b28f1e6b0ecd1",
      "old_mode": 33188,
      "old_path": "src/tools/miri/tests/fail-dep/concurrency/libc_pthread_create_too_many_args.stderr",
      "new_id": "4d70576d784c10e3085a79d63a3574ff8fcff877",
      "new_mode": 33188,
      "new_path": "src/tools/miri/tests/fail-dep/concurrency/libc_pthread_create_too_many_args.stderr"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b5eec2db201cbd40a7699be9fc86ca3194399e50",
      "new_mode": 33188,
      "new_path": "src/tools/miri/tests/fail-dep/concurrency/tls_pthread_dtor_wrong_abi.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "32e92319cdf35273b03bded3551b7e17a1ac1e64",
      "new_mode": 33188,
      "new_path": "src/tools/miri/tests/fail-dep/concurrency/tls_pthread_dtor_wrong_abi.stderr"
    },
    {
      "type": "modify",
      "old_id": "1e10f682e71e683d8ff74a1c4424fe0dc0ba41e0",
      "old_mode": 33188,
      "old_path": "src/tools/miri/tests/fail/shims/ctor_wrong_ret_type.rs",
      "new_id": "3629e4387e7fd8117d8835399da71f9e274a2af1",
      "new_mode": 33188,
      "new_path": "src/tools/miri/tests/fail/shims/ctor_wrong_ret_type.rs"
    },
    {
      "type": "modify",
      "old_id": "68c56044be8867e84e51361602751a29074b0a90",
      "old_mode": 33188,
      "old_path": "src/tools/miri/tests/fail/shims/ctor_wrong_ret_type.stderr",
      "new_id": "1b4cd23e41a8e2d656dd59d9623f3b9c0ab57360",
      "new_mode": 33188,
      "new_path": "src/tools/miri/tests/fail/shims/ctor_wrong_ret_type.stderr"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5d5cb749f896bc40137c9861336959fc6af1d2a1",
      "new_mode": 33188,
      "new_path": "src/tools/miri/tests/fail/shims/macos_tlv_atexit_wrong_abi.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0fc87f13f16dd1cc6b6806fa55bf00dd0cab0fc0",
      "new_mode": 33188,
      "new_path": "src/tools/miri/tests/fail/shims/macos_tlv_atexit_wrong_abi.stderr"
    }
  ]
}
