[INFO] crate juniper-from-schema 0.3.0 is already in cache [INFO] checking juniper-from-schema-0.3.0 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate juniper-from-schema 0.3.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate juniper-from-schema 0.3.0 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate juniper-from-schema 0.3.0 [INFO] finished tweaking crates.io crate juniper-from-schema 0.3.0 [INFO] tweaked toml for crates.io crate juniper-from-schema 0.3.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ff57c48d2ca701c6e0b667d65b4ecfc015c38684f5d4625162d786cf921c0a3a [INFO] running `"docker" "start" "-a" "ff57c48d2ca701c6e0b667d65b4ecfc015c38684f5d4625162d786cf921c0a3a"` [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking indexmap v1.3.0 [INFO] [stderr] Checking assert-json-diff v0.2.1 [INFO] [stderr] Checking trybuild v1.0.17 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking version-sync v0.8.1 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Checking juniper v0.11.1 [INFO] [stderr] Compiling juniper-from-schema-code-gen v0.3.2 [INFO] [stderr] error[E0277]: `syn::ty::Type` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-from-schema-code-gen-0.3.2/src/parse_input.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | pub error_type: Type, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ `syn::ty::Type` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `syn::ty::Type` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&syn::ty::Type` [INFO] [stderr] = note: required for the cast to the object type `dyn std::fmt::Debug` [INFO] [stderr] [INFO] [stderr] error[E0277]: `syn::ty::Type` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/juniper-from-schema-code-gen-0.3.2/src/parse_input.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | pub context_type: Type, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ `syn::ty::Type` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `syn::ty::Type` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&syn::ty::Type` [INFO] [stderr] = note: required for the cast to the object type `dyn std::fmt::Debug` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `juniper-from-schema-code-gen`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ff57c48d2ca701c6e0b667d65b4ecfc015c38684f5d4625162d786cf921c0a3a"` [INFO] running `"docker" "rm" "-f" "ff57c48d2ca701c6e0b667d65b4ecfc015c38684f5d4625162d786cf921c0a3a"` [INFO] [stdout] ff57c48d2ca701c6e0b667d65b4ecfc015c38684f5d4625162d786cf921c0a3a