[INFO] fetching crate derive-codegen 0.0.5...
[INFO] testing derive-codegen-0.0.5 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate derive-codegen 0.0.5 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate derive-codegen 0.0.5 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e9266a19047afa4698fe89e19d08af4214b098fbad6d6b9b3d647eb5cba0e03
[INFO] running `Command { std: "docker" "start" "-a" "2e9266a19047afa4698fe89e19d08af4214b098fbad6d6b9b3d647eb5cba0e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e9266a19047afa4698fe89e19d08af4214b098fbad6d6b9b3d647eb5cba0e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e9266a19047afa4698fe89e19d08af4214b098fbad6d6b9b3d647eb5cba0e03", kill_on_drop: false }`
[INFO] [stdout] 2e9266a19047afa4698fe89e19d08af4214b098fbad6d6b9b3d647eb5cba0e03
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eec8d447f563e81c608610d2e089bae8a5c221f1ca32ae4624bb0de2124ecf67
[INFO] running `Command { std: "docker" "start" "-a" "eec8d447f563e81c608610d2e089bae8a5c221f1ca32ae4624bb0de2124ecf67", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[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 1m 00s
[INFO] running `Command { std: "docker" "inspect" "eec8d447f563e81c608610d2e089bae8a5c221f1ca32ae4624bb0de2124ecf67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eec8d447f563e81c608610d2e089bae8a5c221f1ca32ae4624bb0de2124ecf67", kill_on_drop: false }`
[INFO] [stdout] eec8d447f563e81c608610d2e089bae8a5c221f1ca32ae4624bb0de2124ecf67
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c4bda58571915f85b79a66adfb499c29fd3dd366c1a639ed99ddae8ed15a5df
[INFO] running `Command { std: "docker" "start" "-a" "8c4bda58571915f85b79a66adfb499c29fd3dd366c1a639ed99ddae8ed15a5df", kill_on_drop: false }`
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[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 24.07s
[INFO] running `Command { std: "docker" "inspect" "8c4bda58571915f85b79a66adfb499c29fd3dd366c1a639ed99ddae8ed15a5df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c4bda58571915f85b79a66adfb499c29fd3dd366c1a639ed99ddae8ed15a5df", kill_on_drop: false }`
[INFO] [stdout] 8c4bda58571915f85b79a66adfb499c29fd3dd366c1a639ed99ddae8ed15a5df
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b81caaf1ee2c15ad1a7cfc09420d2e795de16e2a002422bc5d74bba1a392979
[INFO] running `Command { std: "docker" "start" "-a" "6b81caaf1ee2c15ad1a7cfc09420d2e795de16e2a002422bc5d74bba1a392979", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/derive_codegen-bea098f3db09956f)
[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:     0x5d9b807376e2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d9b807376e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d9b807376e2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d9b807376e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d9b807609a3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d9b807609a3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5d9b80733653 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d9b80733653 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d9b80737532 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d9b80738f8c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d9b80738de2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d9b806c7304 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d9b806c7304 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d9b8073996b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d9b8073996b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d9b8073973a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d9b80737bd9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5d9b807393cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d9b8075e7b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d9b8075ebb6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5d9b8062041d - core::result::Result<T,E>::unwrap::h7a24e93a91b478a6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5d9b8062041d - derive_codegen::test::test_generate::h985ef4db82d93403
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:92:5
[INFO] [stdout]   22:     0x5d9b8061b619 - derive_codegen::test::test_generate::{{closure}}::h80c02b8dde6d84e1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:91:19
[INFO] [stdout]   23:     0x5d9b8061b619 - core::ops::function::FnOnce::call_once::h1eb1e1b4ba36f7f7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d9b806cca3b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d9b806cca3b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5d9b806cbc7e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5d9b806cbc7e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5d9b806cbc7e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5d9b806cbc7e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5d9b806cbc7e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d9b806cbc7e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5d9b806cbc7e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5d9b8068f824 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5d9b8068f824 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5d9b806931ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5d9b806931ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5d9b806931ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5d9b806931ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5d9b806931ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d9b806931ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5d9b806931ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d9b8073ca57 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5d9b8073ca57 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5d9b8073ca57 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x79c201c8baa4 - <unknown>
[INFO] [stdout]   46:     0x79c201d18a34 - clone
[INFO] [stdout]   47:                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 0.55s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6b81caaf1ee2c15ad1a7cfc09420d2e795de16e2a002422bc5d74bba1a392979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b81caaf1ee2c15ad1a7cfc09420d2e795de16e2a002422bc5d74bba1a392979", kill_on_drop: false }`
[INFO] [stdout] 6b81caaf1ee2c15ad1a7cfc09420d2e795de16e2a002422bc5d74bba1a392979
