[INFO] fetching crate camo-typescript 0.7.0...
[INFO] checking camo-typescript-0.7.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate camo-typescript 0.7.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate camo-typescript 0.7.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate camo-typescript 0.7.0
[INFO] finished tweaking crates.io crate camo-typescript 0.7.0
[INFO] tweaked toml for crates.io crate camo-typescript 0.7.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 890cb7f6e223c1373a5468080e348a92a834fa02adffc1ae69b1f109e573640e
[INFO] running `Command { std: "docker" "start" "-a" "890cb7f6e223c1373a5468080e348a92a834fa02adffc1ae69b1f109e573640e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "890cb7f6e223c1373a5468080e348a92a834fa02adffc1ae69b1f109e573640e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "890cb7f6e223c1373a5468080e348a92a834fa02adffc1ae69b1f109e573640e", kill_on_drop: false }`
[INFO] [stdout] 890cb7f6e223c1373a5468080e348a92a834fa02adffc1ae69b1f109e573640e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d3abd1627c2563ec810a1d03a7d7070a62b1fdbc2876ab76bebef0e79e7502a
[INFO] running `Command { std: "docker" "start" "-a" "5d3abd1627c2563ec810a1d03a7d7070a62b1fdbc2876ab76bebef0e79e7502a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]     Checking camo-core v0.3.0
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking camo-typescript v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stdout] error[E0432]: unresolved import `camo`
[INFO] [stdout]  --> tests/integration_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use camo::Camo;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]   --> tests/integration_tests.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[derive(Camo)]
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]   --> tests/integration_tests.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[derive(Camo)]
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]   --> tests/integration_tests.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[derive(Camo)]
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]   --> tests/integration_tests.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[derive(Camo)]
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]    --> tests/integration_tests.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[derive(Camo)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]    --> tests/integration_tests.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[derive(Camo)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]    --> tests/integration_tests.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 168 |     #[derive(Camo)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]    --> tests/integration_tests.rs:192:14
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[derive(Camo)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]    --> tests/integration_tests.rs:216:14
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[derive(Camo)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]    --> tests/integration_tests.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[derive(Camo)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]    --> tests/integration_tests.rs:386:14
[INFO] [stdout]     |
[INFO] [stdout] 386 |     #[derive(Camo, Serialize, Deserialize)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]    --> tests/integration_tests.rs:419:14
[INFO] [stdout]     |
[INFO] [stdout] 419 |     #[derive(Camo, Serialize, Deserialize)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]    --> tests/integration_tests.rs:462:14
[INFO] [stdout]     |
[INFO] [stdout] 462 |     #[derive(Camo, Serialize, Deserialize)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]    --> tests/integration_tests.rs:495:14
[INFO] [stdout]     |
[INFO] [stdout] 495 |     #[derive(Camo, Serialize, Deserialize)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]    --> tests/integration_tests.rs:538:14
[INFO] [stdout]     |
[INFO] [stdout] 538 |     #[derive(Camo, Serialize, Deserialize)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]    --> tests/integration_tests.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 |     #[derive(Camo, Serialize, Deserialize)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]    --> tests/integration_tests.rs:632:14
[INFO] [stdout]     |
[INFO] [stdout] 632 |     #[derive(Camo)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]    --> tests/integration_tests.rs:709:14
[INFO] [stdout]     |
[INFO] [stdout] 709 |     #[derive(Camo, Serialize, Deserialize)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `Camo`
[INFO] [stdout]    --> tests/integration_tests.rs:770:14
[INFO] [stdout]     |
[INFO] [stdout] 770 |     #[derive(Camo, Serialize, Deserialize)]
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `camo` found for struct `implements_from::Foo` in the current scope
[INFO] [stdout]   --> tests/integration_tests.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 13 |     struct Foo {
[INFO] [stdout]    |     ---------- function or associated item `camo` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |         Definition::from(Foo::camo()),
[INFO] [stdout]    |                               ^^^^ function or associated item not found in `Foo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `camo` found for struct `supports_booleans::Foo` in the current scope
[INFO] [stdout]   --> tests/integration_tests.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 35 |     struct Foo {
[INFO] [stdout]    |     ---------- function or associated item `camo` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     let def: Definition = Foo::camo().into();
[INFO] [stdout]    |                                ^^^^ function or associated item not found in `Foo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `camo` found for struct `supports_numbers::Foo` in the current scope
[INFO] [stdout]   --> tests/integration_tests.rs:65:32
[INFO] [stdout]    |
[INFO] [stdout] 59 |     struct Foo {
[INFO] [stdout]    |     ---------- function or associated item `camo` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |     let def: Definition = Foo::camo().into();
[INFO] [stdout]    |                                ^^^^ function or associated item not found in `Foo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `camo` found for struct `supports_chars::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:101:32
[INFO] [stdout]     |
[INFO] [stdout] 97  |     struct Foo {
[INFO] [stdout]     |     ---------- function or associated item `camo` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 101 |     let def: Definition = Foo::camo().into();
[INFO] [stdout]     |                                ^^^^ function or associated item not found in `Foo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `camo` found for struct `supports_string::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:125:32
[INFO] [stdout]     |
[INFO] [stdout] 121 |     struct Foo {
[INFO] [stdout]     |     ---------- function or associated item `camo` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 125 |     let def: Definition = Foo::camo().into();
[INFO] [stdout]     |                                ^^^^ function or associated item not found in `Foo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `camo` found for struct `supports_str::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:149:32
[INFO] [stdout]     |
[INFO] [stdout] 145 |     struct Foo<'a> {
[INFO] [stdout]     |     -------------- function or associated item `camo` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 149 |     let def: Definition = Foo::camo().into();
[INFO] [stdout]     |                                ^^^^ function or associated item not found in `Foo<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `camo` found for struct `supports_vec::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:173:32
[INFO] [stdout]     |
[INFO] [stdout] 169 |     struct Foo {
[INFO] [stdout]     |     ---------- function or associated item `camo` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 173 |     let def: Definition = Foo::camo().into();
[INFO] [stdout]     |                                ^^^^ function or associated item not found in `Foo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `camo` found for struct `supports_slice::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:197:32
[INFO] [stdout]     |
[INFO] [stdout] 193 |     struct Foo {
[INFO] [stdout]     |     ---------- function or associated item `camo` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 197 |     let def: Definition = Foo::camo().into();
[INFO] [stdout]     |                                ^^^^ function or associated item not found in `Foo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `camo` found for struct `supports_array::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:221:32
[INFO] [stdout]     |
[INFO] [stdout] 217 |     struct Foo {
[INFO] [stdout]     |     ---------- function or associated item `camo` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 221 |     let def: Definition = Foo::camo().into();
[INFO] [stdout]     |                                ^^^^ function or associated item not found in `Foo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `camo` found for struct `supports_option::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:245:32
[INFO] [stdout]     |
[INFO] [stdout] 241 |     struct Foo {
[INFO] [stdout]     |     ---------- function or associated item `camo` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 245 |     let def: Definition = Foo::camo().into();
[INFO] [stdout]     |                                ^^^^ function or associated item not found in `Foo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `camo` found for struct `serde_container_rename_struct::FooBar` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:393:40
[INFO] [stdout]     |
[INFO] [stdout] 388 |     struct FooBar {
[INFO] [stdout]     |     ------------- function or associated item `camo` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 393 |     let def: Definition = dbg!(FooBar::camo()).into();
[INFO] [stdout]     |                                        ^^^^ function or associated item not found in `FooBar`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `camo` found for enum `serde_container_rename_enum::FooBar` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:427:34
[INFO] [stdout]     |
[INFO] [stdout] 421 |     enum FooBar {
[INFO] [stdout]     |     ----------- variant or associated item `camo` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 427 |         Definition::from(FooBar::camo()),
[INFO] [stdout]     |                                  ^^^^ variant or associated item not found in `FooBar`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `camo` found for struct `serde_container_rename_all_struct::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:469:32
[INFO] [stdout]     |
[INFO] [stdout] 464 |     struct Foo {
[INFO] [stdout]     |     ---------- function or associated item `camo` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 469 |     let def: Definition = Foo::camo().into();
[INFO] [stdout]     |                                ^^^^ function or associated item not found in `Foo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `camo` found for enum `serde_container_rename_all_enum::FooBar` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:503:34
[INFO] [stdout]     |
[INFO] [stdout] 497 |     enum FooBar {
[INFO] [stdout]     |     ----------- variant or associated item `camo` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 503 |         Definition::from(FooBar::camo()),
[INFO] [stdout]     |                                  ^^^^ variant or associated item not found in `FooBar`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `camo` found for enum `serde_variant_rename::FooBar` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:549:34
[INFO] [stdout]     |
[INFO] [stdout] 540 |     enum FooBar {
[INFO] [stdout]     |     ----------- variant or associated item `camo` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 549 |         Definition::from(FooBar::camo()),
[INFO] [stdout]     |                                  ^^^^ variant or associated item not found in `FooBar`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `camo` found for enum `serde_variant_rename_all::FooBar` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:595:34
[INFO] [stdout]     |
[INFO] [stdout] 586 |     enum FooBar {
[INFO] [stdout]     |     ----------- variant or associated item `camo` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 595 |         Definition::from(FooBar::camo()),
[INFO] [stdout]     |                                  ^^^^ variant or associated item not found in `FooBar`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `camo` found for enum `enum_externally_tagged::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:641:37
[INFO] [stdout]     |
[INFO] [stdout] 633 |     enum Foo<T> {
[INFO] [stdout]     |     ----------- variant or associated item `camo` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 641 |     let def: Definition = Foo::<V>::camo().into();
[INFO] [stdout]     |                                     ^^^^ variant or associated item not found in `Foo<V>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `camo` found for enum `enum_internally_tagged::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:716:32
[INFO] [stdout]     |
[INFO] [stdout] 711 |     enum Foo {
[INFO] [stdout]     |     -------- variant or associated item `camo` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 716 |     let def: Definition = Foo::camo().into();
[INFO] [stdout]     |                                ^^^^ variant or associated item not found in `Foo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `camo` found for enum `enum_adjacently_tagged::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:777:32
[INFO] [stdout]     |
[INFO] [stdout] 772 |     enum Foo {
[INFO] [stdout]     |     -------- variant or associated item `camo` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 777 |     let def: Definition = Foo::camo().into();
[INFO] [stdout]     |                                ^^^^ variant or associated item not found in `Foo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `camo`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `camo_core::camo::Camo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 39 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `camo-typescript` (test "integration_tests") due to 40 previous errors
[INFO] running `Command { std: "docker" "inspect" "5d3abd1627c2563ec810a1d03a7d7070a62b1fdbc2876ab76bebef0e79e7502a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d3abd1627c2563ec810a1d03a7d7070a62b1fdbc2876ab76bebef0e79e7502a", kill_on_drop: false }`
[INFO] [stdout] 5d3abd1627c2563ec810a1d03a7d7070a62b1fdbc2876ab76bebef0e79e7502a
