[INFO] fetching crate derive-codegen 0.0.5...
[INFO] testing derive-codegen-0.0.5 against 1.90.0 for beta-1.91-2
[INFO] extracting crate derive-codegen 0.0.5 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate derive-codegen 0.0.5
[INFO] finished tweaking crates.io crate derive-codegen 0.0.5
[INFO] tweaked toml for crates.io crate derive-codegen 0.0.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate derive-codegen 0.0.5 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded linkme v0.3.33
[INFO] [stderr]   Downloaded linkme-impl v0.3.33
[INFO] [stderr]   Downloaded i-codegen-derive v0.0.5
[INFO] [stderr]   Downloaded i-codegen-code v0.0.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f6ac2ec99f598740585e0caba4e034f3b857fffcc999caf6e86cf833250a575
[INFO] running `Command { std: "docker" "start" "-a" "8f6ac2ec99f598740585e0caba4e034f3b857fffcc999caf6e86cf833250a575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f6ac2ec99f598740585e0caba4e034f3b857fffcc999caf6e86cf833250a575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f6ac2ec99f598740585e0caba4e034f3b857fffcc999caf6e86cf833250a575", kill_on_drop: false }`
[INFO] [stdout] 8f6ac2ec99f598740585e0caba4e034f3b857fffcc999caf6e86cf833250a575
[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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b33b267c32e6c0462e267bc8885131d7ed88d155d80282c550fe9fe2f11b9a3d
[INFO] running `Command { std: "docker" "start" "-a" "b33b267c32e6c0462e267bc8885131d7ed88d155d80282c550fe9fe2f11b9a3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling linkme-impl v0.3.33
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling linkme v0.3.33
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling i-codegen-code v0.0.5
[INFO] [stderr]    Compiling i-codegen-derive v0.0.5
[INFO] [stderr]    Compiling derive-codegen v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.12s
[INFO] running `Command { std: "docker" "inspect" "b33b267c32e6c0462e267bc8885131d7ed88d155d80282c550fe9fe2f11b9a3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b33b267c32e6c0462e267bc8885131d7ed88d155d80282c550fe9fe2f11b9a3d", kill_on_drop: false }`
[INFO] [stdout] b33b267c32e6c0462e267bc8885131d7ed88d155d80282c550fe9fe2f11b9a3d
[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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fda6d61d670c9a48fdccaf3326cfb35a1e8a1b8efc984bf581d676913b1b0aa
[INFO] running `Command { std: "docker" "start" "-a" "1fda6d61d670c9a48fdccaf3326cfb35a1e8a1b8efc984bf581d676913b1b0aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling derive-codegen v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.19s
[INFO] running `Command { std: "docker" "inspect" "1fda6d61d670c9a48fdccaf3326cfb35a1e8a1b8efc984bf581d676913b1b0aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fda6d61d670c9a48fdccaf3326cfb35a1e8a1b8efc984bf581d676913b1b0aa", kill_on_drop: false }`
[INFO] [stdout] 1fda6d61d670c9a48fdccaf3326cfb35a1e8a1b8efc984bf581d676913b1b0aa
[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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae774990e9672b556fc5a68bd5cd45e46729f8b7e60859ad6fc1374b6ea01832
[INFO] running `Command { std: "docker" "start" "-a" "ae774990e9672b556fc5a68bd5cd45e46729f8b7e60859ad6fc1374b6ea01832", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/derive_codegen-3825cfbe9ca3fa73)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test::test_sers::test_tuple_partially_named ... ok
[INFO] [stdout] test test::random_serde::test_enum_of_ints ... ok
[INFO] [stdout] test test::test_generate ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_generate stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot: generate
[INFO] [stdout] Source: src/test.rs:92
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: Generation::for_tag("docs").to_input_json_pretty()
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1     1 │ {
[INFO] [stdout]     2     2 │   "declarations": [
[INFO] [stdout]     3     3 │     {
[INFO] [stdout]     4     4 │       "id": "Basically",
[INFO] [stdout]     5       │-      "id_location": "L(derive-codegen/src/test.rs:65 #B1839-B1848)",
[INFO] [stdout]           5 │+      "id_location": "L(src/test.rs:65 #B1964-B1973)",
[INFO] [stdout]     6     6 │       "rust_docs": "Test doc comment\nSecond line\n```sh\nSome code\n```\nReference to [BasicEnum].",
[INFO] [stdout]     7     7 │       "serde_attrs": {
[INFO] [stdout]     8     8 │         "rename": [
[INFO] [stdout]     9     9 │           "basically",
[INFO] [stdout]    10       │-          "L(derive-codegen/src/test.rs:65 #B1792-B1803)"
[INFO] [stdout]          10 │+          "L(src/test.rs:65 #B1917-B1928)"
[INFO] [stdout]    11    11 │         ]
[INFO] [stdout]    12    12 │       },
[INFO] [stdout]    13    13 │       "codegen_attrs": {
[INFO] [stdout]    14    14 │         "tags": [
[INFO] [stdout]    15    15 │           "docs",
[INFO] [stdout]    16       │-          "L(derive-codegen/src/test.rs:65 #B1823-B1829)"
[INFO] [stdout]          16 │+          "L(src/test.rs:65 #B1948-B1954)"
[INFO] [stdout]    17    17 │         ]
[INFO] [stdout]    18    18 │       },
[INFO] [stdout]    19    19 │       "container_kind": {
[INFO] [stdout]    20    20 │         "Struct": {
[INFO] [stdout]    21    21 │           "fields": [
[INFO] [stdout]    22    22 │             {
[INFO] [stdout]    23    23 │               "id": "a",
[INFO] [stdout]    24       │-              "id_location": "L(derive-codegen/src/test.rs:65 #B1875-B1876)",
[INFO] [stdout]          24 │+              "id_location": "L(src/test.rs:65 #B2000-B2001)",
[INFO] [stdout]    25    25 │               "rust_docs": "Doc comment",
[INFO] [stdout]    26    26 │               "format": "USIZE"
[INFO] [stdout]    27    27 │             },
[INFO] [stdout]    28    28 │             {
[INFO] [stdout]    29    29 │               "id": "b",
[INFO] [stdout]    30       │-              "id_location": "L(derive-codegen/src/test.rs:65 #B1889-B1890)",
[INFO] [stdout]          30 │+              "id_location": "L(src/test.rs:65 #B2014-B2015)",
[INFO] [stdout]    31    31 │               "rust_docs": null,
[INFO] [stdout]    32    32 │               "format": "Str"
[INFO] [stdout]    33    33 │             }
[INFO] [stdout]    34    34 │           ]
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    36    36 │       }
[INFO] [stdout]    37    37 │     },
[INFO] [stdout]    38    38 │     {
[INFO] [stdout]    39    39 │       "id": "BasicallyOther",
[INFO] [stdout]    40       │-      "id_location": "L(derive-codegen/src/test.rs:74 #B1968-B1982)",
[INFO] [stdout]          40 │+      "id_location": "L(src/test.rs:74 #B2093-B2107)",
[INFO] [stdout]    41    41 │       "rust_docs": null,
[INFO] [stdout]    42    42 │       "codegen_attrs": {
[INFO] [stdout]    43    43 │         "tags": [
[INFO] [stdout]    44    44 │           "docs",
[INFO] [stdout]    45       │-          "L(derive-codegen/src/test.rs:74 #B1952-B1958)"
[INFO] [stdout]          45 │+          "L(src/test.rs:74 #B2077-B2083)"
[INFO] [stdout]    46    46 │         ]
[INFO] [stdout]    47    47 │       },
[INFO] [stdout]    48    48 │       "container_kind": {
[INFO] [stdout]    49    49 │         "Struct": {
[INFO] [stdout]    50    50 │           "fields": [
[INFO] [stdout]    51    51 │             {
[INFO] [stdout]    52    52 │               "id": "usize_opt",
[INFO] [stdout]    53       │-              "id_location": "L(derive-codegen/src/test.rs:74 #B2074-B2083)",
[INFO] [stdout]          53 │+              "id_location": "L(src/test.rs:74 #B2199-B2208)",
[INFO] [stdout]    54    54 │               "rust_docs": "Other option",
[INFO] [stdout]    55    55 │               "serde_attrs": {
[INFO] [stdout]    56    56 │                 "alias": [
[INFO] [stdout]    57    57 │                   "usize",
[INFO] [stdout]    58       │-                  "L(derive-codegen/src/test.rs:74 #B2060-B2067)"
[INFO] [stdout]          58 │+                  "L(src/test.rs:74 #B2185-B2192)"
[INFO] [stdout]    59    59 │                 ],
[INFO] [stdout]    60    60 │                 "rename": [
[INFO] [stdout]    61    61 │                   "usizeOpt",
[INFO] [stdout]    62       │-                  "L(derive-codegen/src/test.rs:74 #B2027-B2037)"
[INFO] [stdout]          62 │+                  "L(src/test.rs:74 #B2152-B2162)"
[INFO] [stdout]    63    63 │                 ]
[INFO] [stdout]    64    64 │               },
[INFO] [stdout]    65    65 │               "format": {
[INFO] [stdout]    66    66 │                 "Option": "USIZE"
[INFO] [stdout]    67    67 │               }
[INFO] [stdout]    68    68 │             },
[INFO] [stdout]    69    69 │             {
[INFO] [stdout]    70    70 │               "id": "b",
[INFO] [stdout]    71       │-              "id_location": "L(derive-codegen/src/test.rs:74 #B2104-B2105)",
[INFO] [stdout]          71 │+              "id_location": "L(src/test.rs:74 #B2229-B2230)",
[INFO] [stdout]    72    72 │               "rust_docs": null,
[INFO] [stdout]    73    73 │               "format": "Str"
[INFO] [stdout]    74    74 │             }
[INFO] [stdout]    75    75 │           ]
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    77    77 │       }
[INFO] [stdout]    78    78 │     },
[INFO] [stdout]    79    79 │     {
[INFO] [stdout]    80    80 │       "id": "ActionResult",
[INFO] [stdout]    81       │-      "id_location": "L(derive-codegen/src/test.rs:84 #B2183-B2195)",
[INFO] [stdout]          81 │+      "id_location": "L(src/test.rs:84 #B2308-B2320)",
[INFO] [stdout]    82    82 │       "rust_docs": null,
[INFO] [stdout]    83    83 │       "codegen_attrs": {
[INFO] [stdout]    84    84 │         "tags": [
[INFO] [stdout]    85    85 │           "docs",
[INFO] [stdout]    86       │-          "L(derive-codegen/src/test.rs:84 #B2167-B2173)"
[INFO] [stdout]          86 │+          "L(src/test.rs:84 #B2292-B2298)"
[INFO] [stdout]    87    87 │         ]
[INFO] [stdout]    88    88 │       },
[INFO] [stdout]    89    89 │       "container_kind": {
[INFO] [stdout]    90    90 │         "Struct": {
[INFO] [stdout]    91    91 │           "fields": [
[INFO] [stdout]    92    92 │             {
[INFO] [stdout]    93    93 │               "id": "result",
[INFO] [stdout]    94       │-              "id_location": "L(derive-codegen/src/test.rs:84 #B2202-B2208)",
[INFO] [stdout]          94 │+              "id_location": "L(src/test.rs:84 #B2327-B2333)",
[INFO] [stdout]    95    95 │               "rust_docs": null,
[INFO] [stdout]    96    96 │               "format": {
[INFO] [stdout]    97    97 │                 "TypeName": {
[INFO] [stdout]    98    98 │                   "ident": "Result_OkBasicallyOther_ErrStr",
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   105   105 │       }
[INFO] [stdout]   106   106 │     },
[INFO] [stdout]   107   107 │     {
[INFO] [stdout]   108   108 │       "id": "Result_OkBasicallyOther_ErrStr",
[INFO] [stdout]   109       │-      "id_location": "L(derive-codegen/src/test.rs:84 #B2210-B2216)",
[INFO] [stdout]         109 │+      "id_location": "L(src/test.rs:84 #B2335-B2341)",
[INFO] [stdout]   110   110 │       "rust_docs": "`Result` is a type that represents either success ([`Ok`]) or failure ([`Err`]).",
[INFO] [stdout]   111   111 │       "container_kind": {
[INFO] [stdout]   112   112 │         "Enum": {
[INFO] [stdout]   113   113 │           "repr": "External",
[INFO] [stdout]   114   114 │           "variants": [
[INFO] [stdout]   115   115 │             {
[INFO] [stdout]   116   116 │               "id": "Ok",
[INFO] [stdout]   117       │-              "id_location": "L(derive-codegen/src/test.rs:84 #B2210-B2216)",
[INFO] [stdout]         117 │+              "id_location": "L(src/test.rs:84 #B2335-B2341)",
[INFO] [stdout]   118   118 │               "rust_docs": "Contains the success value",
[INFO] [stdout]   119   119 │               "variant_format": {
[INFO] [stdout]   120   120 │                 "NewType": {
[INFO] [stdout]   121   121 │                   "TypeName": {
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   126   126 │               }
[INFO] [stdout]   127   127 │             },
[INFO] [stdout]   128   128 │             {
[INFO] [stdout]   129   129 │               "id": "Err",
[INFO] [stdout]   130       │-              "id_location": "L(derive-codegen/src/test.rs:84 #B2210-B2216)",
[INFO] [stdout]         130 │+              "id_location": "L(src/test.rs:84 #B2335-B2341)",
[INFO] [stdout]   131   131 │               "rust_docs": "Contains the error value",
[INFO] [stdout]   132   132 │               "variant_format": {
[INFO] [stdout]   133   133 │                 "NewType": "Str"
[INFO] [stdout]   134   134 │               }
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   136   136 │           ]
[INFO] [stdout]   137   137 │         }
[INFO] [stdout]   138   138 │       }
[INFO] [stdout]   139   139 │     }
[INFO] [stdout]   140       │-  ]
[INFO] [stdout]         140 │+  ],
[INFO] [stdout]         141 │+  "functions": []
[INFO] [stdout]   141   142 │ }
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_generate' panicked at src/test.rs:92:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x589df4786442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x589df4786442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x589df4786442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x589df4786442 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x589df47afb43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x589df47afb43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x589df47823c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x589df47823c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x589df4786292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x589df4787cf9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x589df4787b2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x589df46a80b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x589df46a80b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x589df47886ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x589df47886ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x589df478849a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x589df4786939 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x589df478812d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x589df47ad7b0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x589df47adc76 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x589df450d9e3 - core::result::Result<T,E>::unwrap::h3c5e222ba1179917
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x589df450d9e3 - derive_codegen::test::test_generate::h102775c90443ed23
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:92:5
[INFO] [stdout]   22:     0x589df450d547 - derive_codegen::test::test_generate::{{closure}}::h82534be03d600433
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:91:19
[INFO] [stdout]   23:     0x589df450fad6 - core::ops::function::FnOnce::call_once::hd8e1538132569fb1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x589df46ad91b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x589df46ad91b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x589df46aca55 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x589df46aca55 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x589df46aca55 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x589df46aca55 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x589df46aca55 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x589df46aca55 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x589df46aca55 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x589df4670654 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x589df4670654 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x589df467402a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x589df467402a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x589df467402a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x589df467402a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x589df467402a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x589df467402a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x589df467402a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x589df478b7df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x589df478b7df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x713d0a593aa4 - <unknown>
[INFO] [stdout]   45:     0x713d0a620a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_generate
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.69s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ae774990e9672b556fc5a68bd5cd45e46729f8b7e60859ad6fc1374b6ea01832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae774990e9672b556fc5a68bd5cd45e46729f8b7e60859ad6fc1374b6ea01832", kill_on_drop: false }`
[INFO] [stdout] ae774990e9672b556fc5a68bd5cd45e46729f8b7e60859ad6fc1374b6ea01832
