[INFO] fetching crate bounded-static-derive 0.7.0...
[INFO] checking bounded-static-derive-0.7.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate bounded-static-derive 0.7.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate bounded-static-derive 0.7.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bounded-static-derive 0.7.0
[INFO] finished tweaking crates.io crate bounded-static-derive 0.7.0
[INFO] tweaked toml for crates.io crate bounded-static-derive 0.7.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87815891da4f2d67417bcdff474615535431e5dd4b31fb45e7a278deb68fd596
[INFO] running `Command { std: "docker" "start" "-a" "87815891da4f2d67417bcdff474615535431e5dd4b31fb45e7a278deb68fd596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87815891da4f2d67417bcdff474615535431e5dd4b31fb45e7a278deb68fd596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87815891da4f2d67417bcdff474615535431e5dd4b31fb45e7a278deb68fd596", kill_on_drop: false }`
[INFO] [stdout] 87815891da4f2d67417bcdff474615535431e5dd4b31fb45e7a278deb68fd596
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efb4b84e3fb5d1255f0d7a20124af4c4c4bdbce37bbaa4d323cd83b308ae70f3
[INFO] running `Command { std: "docker" "start" "-a" "efb4b84e3fb5d1255f0d7a20124af4c4c4bdbce37bbaa4d323cd83b308ae70f3", kill_on_drop: false }`
[INFO] [stderr]     Checking syn v2.0.57
[INFO] [stderr]     Checking bounded-static-derive v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `bounded_static`
[INFO] [stdout]  --> tests/integration_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bounded_static::{IntoBoundedStatic, ToBoundedStatic, ToStatic};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `bounded_static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_struct_named_fields_1::Foo` in the current scope
[INFO] [stdout]   --> tests/integration_tests.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 7  |     struct Foo<'a> {
[INFO] [stdout]    |     -------------- method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     let owned = data.to_static();
[INFO] [stdout]    |                      ^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_struct_named_fields_2::Foo` in the current scope
[INFO] [stdout]   --> tests/integration_tests.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 21 |     struct Foo<'a, 'b> {
[INFO] [stdout]    |     ------------------ method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |     let owned = data.to_static();
[INFO] [stdout]    |                      ^^^^^^^^^ method not found in `Foo<'_, '_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_no_generics_or_lifetimes::Foo` in the current scope
[INFO] [stdout]   --> tests/integration_tests.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |     struct Foo(u32);
[INFO] [stdout]    |     ---------- method `to_static` not found for this struct
[INFO] [stdout] 57 |     let data = Foo(0);
[INFO] [stdout] 58 |     ensure_static(data.to_static())
[INFO] [stdout]    |                        ^^^^^^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_struct_named_fields_no_generics::Foo` in the current scope
[INFO] [stdout]   --> tests/integration_tests.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |     struct Foo {
[INFO] [stdout]    |     ---------- method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 72 |     let owned = data.to_static();
[INFO] [stdout]    |                      ^^^^^^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_struct_unnamed_fields::Foo` in the current scope
[INFO] [stdout]   --> tests/integration_tests.rs:93:24
[INFO] [stdout]    |
[INFO] [stdout] 79 |     struct Foo<'a>(String, Cow<'a, str>, u16, Bar<'a>);
[INFO] [stdout]    |     -------------- method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 93 |     ensure_static(data.to_static());
[INFO] [stdout]    |                        ^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_struct_unnamed_fields_no_generics::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 99  |     struct Foo(String, &'static str);
[INFO] [stdout]     |     ---------- method `to_static` not found for this struct
[INFO] [stdout] 100 |     let data = Foo(String::from("value"), "test");
[INFO] [stdout] 101 |     let owned = data.to_static();
[INFO] [stdout]     |                      ^^^^^^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_unit_struct::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:110:24
[INFO] [stdout]     |
[INFO] [stdout] 108 |     struct Foo;
[INFO] [stdout]     |     ---------- method `to_static` not found for this struct
[INFO] [stdout] 109 |     let data = Foo;
[INFO] [stdout] 110 |     ensure_static(data.to_static());
[INFO] [stdout]     |                        ^^^^^^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_struct_complex_lifetimes::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:135:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |     struct Foo<'a, 'b, R, T: 'b>
[INFO] [stdout]     |     ---------------------------- method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 135 |     let owned = data.to_static();
[INFO] [stdout]     |                      ^^^^^^^^^ method not found in `Foo<'_, '_, &str, isize>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for struct `test_struct_named_fields_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:149:22
[INFO] [stdout]     |
[INFO] [stdout] 142 |     struct Foo<'a> {
[INFO] [stdout]     |     -------------- method `into_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 149 |     let owned = data.into_static();
[INFO] [stdout]     |                      ^^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for struct `test_struct_unnamed_fields_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 156 |     struct Foo<'a>(String, Cow<'a, str>, u16, Bar<'a>);
[INFO] [stdout]     |     -------------- method `into_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 170 |     ensure_static(data.into_static());
[INFO] [stdout]     |                        ^^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for struct `test_unit_struct_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:178:24
[INFO] [stdout]     |
[INFO] [stdout] 176 |     struct Foo;
[INFO] [stdout]     |     ---------- method `into_static` not found for this struct
[INFO] [stdout] 177 |     let data = Foo;
[INFO] [stdout] 178 |     ensure_static(data.into_static());
[INFO] [stdout]     |                        ^^^^^^^^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for enum `test_enum::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:197:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `to_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 197 |     ensure_static(unit.to_static());
[INFO] [stdout]     |                        ^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for enum `test_enum::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:202:25
[INFO] [stdout]     |
[INFO] [stdout] 184 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `to_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 202 |     ensure_static(named.to_static());
[INFO] [stdout]     |                         ^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for enum `test_enum::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:204:25
[INFO] [stdout]     |
[INFO] [stdout] 184 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `to_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 204 |     ensure_static(first.to_static());
[INFO] [stdout]     |                         ^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for enum `test_enum::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:208:26
[INFO] [stdout]     |
[INFO] [stdout] 184 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `to_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 208 |     ensure_static(second.to_static());
[INFO] [stdout]     |                          ^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for enum `test_enum::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:210:25
[INFO] [stdout]     |
[INFO] [stdout] 184 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `to_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 210 |     ensure_static(third.to_static());
[INFO] [stdout]     |                         ^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for enum `test_enum_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:229:24
[INFO] [stdout]     |
[INFO] [stdout] 216 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `into_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 229 |     ensure_static(unit.into_static());
[INFO] [stdout]     |                        ^^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for enum `test_enum_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:234:25
[INFO] [stdout]     |
[INFO] [stdout] 216 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `into_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 234 |     ensure_static(named.into_static());
[INFO] [stdout]     |                         ^^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for enum `test_enum_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:236:25
[INFO] [stdout]     |
[INFO] [stdout] 216 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `into_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 236 |     ensure_static(first.into_static());
[INFO] [stdout]     |                         ^^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for enum `test_enum_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:240:26
[INFO] [stdout]     |
[INFO] [stdout] 216 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `into_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 240 |     ensure_static(second.into_static());
[INFO] [stdout]     |                          ^^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for enum `test_enum_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 216 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `into_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 242 |     ensure_static(third.into_static());
[INFO] [stdout]     |                         ^^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for struct `test_thread_spawn::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:262:28
[INFO] [stdout]     |
[INFO] [stdout] 248 |     struct Foo<'a> {
[INFO] [stdout]     |     -------------- method `into_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 262 |     let data_static = data.into_static();
[INFO] [stdout]     |                            ^^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_const_generics_struct::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:288:22
[INFO] [stdout]     |
[INFO] [stdout] 277 |     struct Foo<'a, const N: usize, const M: usize> {
[INFO] [stdout]     |     ---------------------------------------------- method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 288 |     let owned = data.to_static();
[INFO] [stdout]     |                      ^^^^^^^^^ method not found in `Foo<'_, 1, 3>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for struct `test_const_generics_struct_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:306:22
[INFO] [stdout]     |
[INFO] [stdout] 295 |     struct Foo<'a, const N: usize, const M: usize, const Q: bool> {
[INFO] [stdout]     |     ------------------------------------------------------------- method `into_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 306 |     let owned = data.into_static();
[INFO] [stdout]     |                      ^^^^^^^^^^^ method not found in `Foo<'_, 1, 3, true>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_generic_bound_1::Baz` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:322:24
[INFO] [stdout]     |
[INFO] [stdout] 313 |     struct Baz<'a, T: Into<String> + 'a> {
[INFO] [stdout]     |     ------------------------------------ method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 322 |     ensure_static(data.to_static());
[INFO] [stdout]     |                        ^^^^^^^^^ method not found in `Baz<'_, &str>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_generic_bound_2::Baz` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:345:24
[INFO] [stdout]     |
[INFO] [stdout] 336 |     struct Baz<T: Foo + Bar, R: Foo> {
[INFO] [stdout]     |     -------------------------------- method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 345 |     ensure_static(data.to_static());
[INFO] [stdout]     |                        ^^^^^^^^^ method not found in `Baz<Cow<'_, str>, String>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_generic_bound_3::Baz` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:354:24
[INFO] [stdout]     |
[INFO] [stdout] 351 |     struct Baz<'a, T: Into<String>>(T, Cow<'a, str>);
[INFO] [stdout]     |     ------------------------------- method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 354 |     ensure_static(data.to_static());
[INFO] [stdout]     |                        ^^^^^^^^^ method not found in `Baz<'_, &str>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_generic_bound_where_1::Baz` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:367:24
[INFO] [stdout]     |
[INFO] [stdout] 360 |     struct Baz<'a, T: Foo>(T, Cow<'a, str>)
[INFO] [stdout]     |     ---------------------- method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 367 |     ensure_static(data.to_static());
[INFO] [stdout]     |                        ^^^^^^^^^ method not found in `Baz<'_, &str>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for struct `test_generic_bound_where_2::Baz` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:382:24
[INFO] [stdout]     |
[INFO] [stdout] 373 |     struct Baz<'a, T: Foo>(T, Cow<'a, str>)
[INFO] [stdout]     |     ---------------------- method `into_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 382 |     ensure_static(data.into_static());
[INFO] [stdout]     |                        ^^^^^^^^^^^ method not found in `Baz<'_, &str>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 30 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 `bounded-static-derive` (test "integration_tests") due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "efb4b84e3fb5d1255f0d7a20124af4c4c4bdbce37bbaa4d323cd83b308ae70f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efb4b84e3fb5d1255f0d7a20124af4c4c4bdbce37bbaa4d323cd83b308ae70f3", kill_on_drop: false }`
[INFO] [stdout] efb4b84e3fb5d1255f0d7a20124af4c4c4bdbce37bbaa4d323cd83b308ae70f3
[INFO] checking bounded-static-derive-0.7.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate bounded-static-derive 0.7.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate bounded-static-derive 0.7.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bounded-static-derive 0.7.0
[INFO] finished tweaking crates.io crate bounded-static-derive 0.7.0
[INFO] tweaked toml for crates.io crate bounded-static-derive 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 903aae7e8862465254e25b0dbd1feee9e56e5ea712ebf2a43b70c4bbc72b0cf7
[INFO] running `Command { std: "docker" "start" "-a" "903aae7e8862465254e25b0dbd1feee9e56e5ea712ebf2a43b70c4bbc72b0cf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "903aae7e8862465254e25b0dbd1feee9e56e5ea712ebf2a43b70c4bbc72b0cf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "903aae7e8862465254e25b0dbd1feee9e56e5ea712ebf2a43b70c4bbc72b0cf7", kill_on_drop: false }`
[INFO] [stdout] 903aae7e8862465254e25b0dbd1feee9e56e5ea712ebf2a43b70c4bbc72b0cf7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 944517ce36df2a7009edfbda67df34368918f69eda589c8f13fcbe232d6dbcc9
[INFO] running `Command { std: "docker" "start" "-a" "944517ce36df2a7009edfbda67df34368918f69eda589c8f13fcbe232d6dbcc9", kill_on_drop: false }`
[INFO] [stderr]     Checking syn v2.0.57
[INFO] [stderr]     Checking bounded-static-derive v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `bounded_static`
[INFO] [stdout]  --> tests/integration_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bounded_static::{IntoBoundedStatic, ToBoundedStatic, ToStatic};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `bounded_static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_struct_named_fields_1::Foo` in the current scope
[INFO] [stdout]   --> tests/integration_tests.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 7  |     struct Foo<'a> {
[INFO] [stdout]    |     -------------- method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     let owned = data.to_static();
[INFO] [stdout]    |                      ^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_struct_named_fields_2::Foo` in the current scope
[INFO] [stdout]   --> tests/integration_tests.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 21 |     struct Foo<'a, 'b> {
[INFO] [stdout]    |     ------------------ method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |     let owned = data.to_static();
[INFO] [stdout]    |                      ^^^^^^^^^ method not found in `Foo<'_, '_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_no_generics_or_lifetimes::Foo` in the current scope
[INFO] [stdout]   --> tests/integration_tests.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |     struct Foo(u32);
[INFO] [stdout]    |     ---------- method `to_static` not found for this struct
[INFO] [stdout] 57 |     let data = Foo(0);
[INFO] [stdout] 58 |     ensure_static(data.to_static())
[INFO] [stdout]    |                        ^^^^^^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_struct_named_fields_no_generics::Foo` in the current scope
[INFO] [stdout]   --> tests/integration_tests.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |     struct Foo {
[INFO] [stdout]    |     ---------- method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 72 |     let owned = data.to_static();
[INFO] [stdout]    |                      ^^^^^^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_struct_unnamed_fields::Foo` in the current scope
[INFO] [stdout]   --> tests/integration_tests.rs:93:24
[INFO] [stdout]    |
[INFO] [stdout] 79 |     struct Foo<'a>(String, Cow<'a, str>, u16, Bar<'a>);
[INFO] [stdout]    |     -------------- method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 93 |     ensure_static(data.to_static());
[INFO] [stdout]    |                        ^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_struct_unnamed_fields_no_generics::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 99  |     struct Foo(String, &'static str);
[INFO] [stdout]     |     ---------- method `to_static` not found for this struct
[INFO] [stdout] 100 |     let data = Foo(String::from("value"), "test");
[INFO] [stdout] 101 |     let owned = data.to_static();
[INFO] [stdout]     |                      ^^^^^^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_unit_struct::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:110:24
[INFO] [stdout]     |
[INFO] [stdout] 108 |     struct Foo;
[INFO] [stdout]     |     ---------- method `to_static` not found for this struct
[INFO] [stdout] 109 |     let data = Foo;
[INFO] [stdout] 110 |     ensure_static(data.to_static());
[INFO] [stdout]     |                        ^^^^^^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_struct_complex_lifetimes::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:135:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |     struct Foo<'a, 'b, R, T: 'b>
[INFO] [stdout]     |     ---------------------------- method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 135 |     let owned = data.to_static();
[INFO] [stdout]     |                      ^^^^^^^^^ method not found in `Foo<'_, '_, &str, isize>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for struct `test_struct_named_fields_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:149:22
[INFO] [stdout]     |
[INFO] [stdout] 142 |     struct Foo<'a> {
[INFO] [stdout]     |     -------------- method `into_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 149 |     let owned = data.into_static();
[INFO] [stdout]     |                      ^^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for struct `test_struct_unnamed_fields_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 156 |     struct Foo<'a>(String, Cow<'a, str>, u16, Bar<'a>);
[INFO] [stdout]     |     -------------- method `into_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 170 |     ensure_static(data.into_static());
[INFO] [stdout]     |                        ^^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for struct `test_unit_struct_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:178:24
[INFO] [stdout]     |
[INFO] [stdout] 176 |     struct Foo;
[INFO] [stdout]     |     ---------- method `into_static` not found for this struct
[INFO] [stdout] 177 |     let data = Foo;
[INFO] [stdout] 178 |     ensure_static(data.into_static());
[INFO] [stdout]     |                        ^^^^^^^^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for enum `test_enum::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:197:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `to_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 197 |     ensure_static(unit.to_static());
[INFO] [stdout]     |                        ^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for enum `test_enum::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:202:25
[INFO] [stdout]     |
[INFO] [stdout] 184 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `to_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 202 |     ensure_static(named.to_static());
[INFO] [stdout]     |                         ^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for enum `test_enum::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:204:25
[INFO] [stdout]     |
[INFO] [stdout] 184 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `to_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 204 |     ensure_static(first.to_static());
[INFO] [stdout]     |                         ^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for enum `test_enum::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:208:26
[INFO] [stdout]     |
[INFO] [stdout] 184 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `to_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 208 |     ensure_static(second.to_static());
[INFO] [stdout]     |                          ^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for enum `test_enum::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:210:25
[INFO] [stdout]     |
[INFO] [stdout] 184 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `to_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 210 |     ensure_static(third.to_static());
[INFO] [stdout]     |                         ^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for enum `test_enum_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:229:24
[INFO] [stdout]     |
[INFO] [stdout] 216 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `into_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 229 |     ensure_static(unit.into_static());
[INFO] [stdout]     |                        ^^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for enum `test_enum_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:234:25
[INFO] [stdout]     |
[INFO] [stdout] 216 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `into_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 234 |     ensure_static(named.into_static());
[INFO] [stdout]     |                         ^^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for enum `test_enum_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:236:25
[INFO] [stdout]     |
[INFO] [stdout] 216 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `into_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 236 |     ensure_static(first.into_static());
[INFO] [stdout]     |                         ^^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for enum `test_enum_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:240:26
[INFO] [stdout]     |
[INFO] [stdout] 216 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `into_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 240 |     ensure_static(second.into_static());
[INFO] [stdout]     |                          ^^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for enum `test_enum_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 216 |     enum Foo<'a> {
[INFO] [stdout]     |     ------------ method `into_static` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 242 |     ensure_static(third.into_static());
[INFO] [stdout]     |                         ^^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for struct `test_thread_spawn::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:262:28
[INFO] [stdout]     |
[INFO] [stdout] 248 |     struct Foo<'a> {
[INFO] [stdout]     |     -------------- method `into_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 262 |     let data_static = data.into_static();
[INFO] [stdout]     |                            ^^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_const_generics_struct::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:288:22
[INFO] [stdout]     |
[INFO] [stdout] 277 |     struct Foo<'a, const N: usize, const M: usize> {
[INFO] [stdout]     |     ---------------------------------------------- method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 288 |     let owned = data.to_static();
[INFO] [stdout]     |                      ^^^^^^^^^ method not found in `Foo<'_, 1, 3>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for struct `test_const_generics_struct_into::Foo` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:306:22
[INFO] [stdout]     |
[INFO] [stdout] 295 |     struct Foo<'a, const N: usize, const M: usize, const Q: bool> {
[INFO] [stdout]     |     ------------------------------------------------------------- method `into_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 306 |     let owned = data.into_static();
[INFO] [stdout]     |                      ^^^^^^^^^^^ method not found in `Foo<'_, 1, 3, true>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_generic_bound_1::Baz` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:322:24
[INFO] [stdout]     |
[INFO] [stdout] 313 |     struct Baz<'a, T: Into<String> + 'a> {
[INFO] [stdout]     |     ------------------------------------ method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 322 |     ensure_static(data.to_static());
[INFO] [stdout]     |                        ^^^^^^^^^ method not found in `Baz<'_, &str>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_generic_bound_2::Baz` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:345:24
[INFO] [stdout]     |
[INFO] [stdout] 336 |     struct Baz<T: Foo + Bar, R: Foo> {
[INFO] [stdout]     |     -------------------------------- method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 345 |     ensure_static(data.to_static());
[INFO] [stdout]     |                        ^^^^^^^^^ method not found in `Baz<Cow<'_, str>, String>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_generic_bound_3::Baz` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:354:24
[INFO] [stdout]     |
[INFO] [stdout] 351 |     struct Baz<'a, T: Into<String>>(T, Cow<'a, str>);
[INFO] [stdout]     |     ------------------------------- method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 354 |     ensure_static(data.to_static());
[INFO] [stdout]     |                        ^^^^^^^^^ method not found in `Baz<'_, &str>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_static` found for struct `test_generic_bound_where_1::Baz` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:367:24
[INFO] [stdout]     |
[INFO] [stdout] 360 |     struct Baz<'a, T: Foo>(T, Cow<'a, str>)
[INFO] [stdout]     |     ---------------------- method `to_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 367 |     ensure_static(data.to_static());
[INFO] [stdout]     |                        ^^^^^^^^^ method not found in `Baz<'_, &str>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_static` found for struct `test_generic_bound_where_2::Baz` in the current scope
[INFO] [stdout]    --> tests/integration_tests.rs:382:24
[INFO] [stdout]     |
[INFO] [stdout] 373 |     struct Baz<'a, T: Foo>(T, Cow<'a, str>)
[INFO] [stdout]     |     ---------------------- method `into_static` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 382 |     ensure_static(data.into_static());
[INFO] [stdout]     |                        ^^^^^^^^^^^ method not found in `Baz<'_, &str>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 30 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 `bounded-static-derive` (test "integration_tests") due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "944517ce36df2a7009edfbda67df34368918f69eda589c8f13fcbe232d6dbcc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "944517ce36df2a7009edfbda67df34368918f69eda589c8f13fcbe232d6dbcc9", kill_on_drop: false }`
[INFO] [stdout] 944517ce36df2a7009edfbda67df34368918f69eda589c8f13fcbe232d6dbcc9
