[INFO] fetching crate dynamic-graphql 0.9.0...
[INFO] checking dynamic-graphql-0.9.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate dynamic-graphql 0.9.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate dynamic-graphql 0.9.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dynamic-graphql 0.9.0
[INFO] finished tweaking crates.io crate dynamic-graphql 0.9.0
[INFO] tweaked toml for crates.io crate dynamic-graphql 0.9.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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 124 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded graphql-parser v0.4.0
[INFO] [stderr]   Downloaded async-graphql-value v7.0.11
[INFO] [stderr]   Downloaded async-graphql-derive v7.0.11
[INFO] [stderr]   Downloaded async-graphql-parser v7.0.11
[INFO] [stderr]   Downloaded dynamic-graphql-derive v0.9.0
[INFO] [stderr]   Downloaded async-graphql v7.0.11
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb87040e23bad0ae7e7169069c0a1fdce5af89753c0a08ddc8e1f433794e574c
[INFO] running `Command { std: "docker" "start" "-a" "fb87040e23bad0ae7e7169069c0a1fdce5af89753c0a08ddc8e1f433794e574c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb87040e23bad0ae7e7169069c0a1fdce5af89753c0a08ddc8e1f433794e574c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb87040e23bad0ae7e7169069c0a1fdce5af89753c0a08ddc8e1f433794e574c", kill_on_drop: false }`
[INFO] [stdout] fb87040e23bad0ae7e7169069c0a1fdce5af89753c0a08ddc8e1f433794e574c
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02fe10291a6936b89cba9b8a058502cf2660651445bfe83c94b1404bb23d21dd
[INFO] running `Command { std: "docker" "start" "-a" "02fe10291a6936b89cba9b8a058502cf2660651445bfe83c94b1404bb23d21dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking static_assertions_next v1.1.2
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]     Checking graphql-parser v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking async-graphql-value v7.0.11
[INFO] [stderr]     Checking handlebars v5.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking async-graphql-parser v7.0.11
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling dynamic-graphql-derive v0.9.0
[INFO] [stderr]    Compiling async-graphql-derive v7.0.11
[INFO] [stderr]     Checking async-graphql v7.0.11
[INFO] [stderr]     Checking dynamic-graphql v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the size for values of type `dyn std::any::Any + std::marker::Send + Sync` cannot be known at compilation time
[INFO] [stdout]    --> src/any_box.rs:25:71
[INFO] [stdout]     |
[INFO] [stdout] 25  |             AnyBox::Owned(obj, name) => Ok(Some(FieldValue::boxed_any(obj).with_type(name))),
[INFO] [stdout]     |                                                 --------------------- ^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `dyn std::any::Any + std::marker::Send + Sync`
[INFO] [stdout] note: required by an implicit `Sized` bound in `async_graphql::dynamic::FieldValue::<'a>::boxed_any`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-graphql-7.0.11/src/dynamic/field.rs:125:22
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn boxed_any<T: Any + Send + Sync>(obj: Box<T>) -> Self {
[INFO] [stdout]     |                      ^ required by the implicit `Sized` requirement on this type parameter in `FieldValue::<'a>::boxed_any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `dyn std::any::Any + std::marker::Send + Sync` cannot be known at compilation time
[INFO] [stdout]    --> src/any_box.rs:26:77
[INFO] [stdout]     |
[INFO] [stdout] 26  |             AnyBox::Borrowed(obj, name) => Ok(Some(FieldValue::borrowed_any(obj).with_type(name))),
[INFO] [stdout]     |                                                    ------------------------ ^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `dyn std::any::Any + std::marker::Send + Sync`
[INFO] [stdout] note: required by an implicit `Sized` bound in `async_graphql::dynamic::FieldValue::<'a>::borrowed_any`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-graphql-7.0.11/src/dynamic/field.rs:134:25
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn borrowed_any<T: Any + Send + Sync>(obj: &'a T) -> Self {
[INFO] [stdout]     |                         ^ required by the implicit `Sized` requirement on this type parameter in `FieldValue::<'a>::borrowed_any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `dyn std::any::Any + std::marker::Send + Sync` cannot be known at compilation time
[INFO] [stdout]    --> src/any_box.rs:25:71
[INFO] [stdout]     |
[INFO] [stdout] 25  |             AnyBox::Owned(obj, name) => Ok(Some(FieldValue::boxed_any(obj).with_type(name))),
[INFO] [stdout]     |                                                 --------------------- ^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `dyn std::any::Any + std::marker::Send + Sync`
[INFO] [stdout] note: required by an implicit `Sized` bound in `async_graphql::dynamic::FieldValue::<'a>::boxed_any`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-graphql-7.0.11/src/dynamic/field.rs:125:22
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn boxed_any<T: Any + Send + Sync>(obj: Box<T>) -> Self {
[INFO] [stdout]     |                      ^ required by the implicit `Sized` requirement on this type parameter in `FieldValue::<'a>::boxed_any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `dyn std::any::Any + std::marker::Send + Sync` cannot be known at compilation time
[INFO] [stdout]    --> src/any_box.rs:26:77
[INFO] [stdout]     |
[INFO] [stdout] 26  |             AnyBox::Borrowed(obj, name) => Ok(Some(FieldValue::borrowed_any(obj).with_type(name))),
[INFO] [stdout]     |                                                    ------------------------ ^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `dyn std::any::Any + std::marker::Send + Sync`
[INFO] [stdout] note: required by an implicit `Sized` bound in `async_graphql::dynamic::FieldValue::<'a>::borrowed_any`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-graphql-7.0.11/src/dynamic/field.rs:134:25
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn borrowed_any<T: Any + Send + Sync>(obj: &'a T) -> Self {
[INFO] [stdout]     |                         ^ required by the implicit `Sized` requirement on this type parameter in `FieldValue::<'a>::borrowed_any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dynamic-graphql` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "02fe10291a6936b89cba9b8a058502cf2660651445bfe83c94b1404bb23d21dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02fe10291a6936b89cba9b8a058502cf2660651445bfe83c94b1404bb23d21dd", kill_on_drop: false }`
[INFO] [stdout] 02fe10291a6936b89cba9b8a058502cf2660651445bfe83c94b1404bb23d21dd
