[INFO] updating cached repository ysimonson/juniper-poc [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ysimonson/juniper-poc [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ysimonson/juniper-poc" "work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/ysimonson/juniper-poc"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/ysimonson/juniper-poc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ysimonson/juniper-poc" "work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/ysimonson/juniper-poc"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/ysimonson/juniper-poc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 502694debe6eb05192cde42353a1a2cc02a8b1fb [INFO] sha for GitHub repo ysimonson/juniper-poc: 502694debe6eb05192cde42353a1a2cc02a8b1fb [INFO] validating manifest of ysimonson/juniper-poc on toolchain master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ysimonson/juniper-poc on toolchain try#29640c57b5f92febba0e40c50cb863c9a7ede51d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ysimonson/juniper-poc [INFO] finished frobbing ysimonson/juniper-poc [INFO] frobbed toml for ysimonson/juniper-poc written to work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/ysimonson/juniper-poc/Cargo.toml [INFO] started frobbing ysimonson/juniper-poc [INFO] finished frobbing ysimonson/juniper-poc [INFO] frobbed toml for ysimonson/juniper-poc written to work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/ysimonson/juniper-poc/Cargo.toml [INFO] crate ysimonson/juniper-poc has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ysimonson/juniper-poc against try#29640c57b5f92febba0e40c50cb863c9a7ede51d for pr-57745 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57745/worker-3/try#29640c57b5f92febba0e40c50cb863c9a7ede51d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/ysimonson/juniper-poc:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9d318026e3c26128d5fdb830428a92cfe59f4b601224697eaec40f98ae66d4f9 [INFO] running `"docker" "start" "-a" "9d318026e3c26128d5fdb830428a92cfe59f4b601224697eaec40f98ae66d4f9"` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking serde v1.0.43 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking sequence_trie v0.3.5 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling syn v0.13.4 [INFO] [stderr] Compiling juniper_codegen v0.9.2 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking chrono v0.4.2 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking hyper v0.10.13 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling mime_guess v1.8.4 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.43 [INFO] [stderr] Checking serde_json v1.0.16 [INFO] [stderr] Checking ordermap v0.2.13 [INFO] [stderr] Checking bodyparser v0.8.0 [INFO] [stderr] Checking urlencoded v0.6.0 [INFO] [stderr] Checking juniper v0.9.2 [INFO] [stderr] Checking juniper_iron v0.1.2 [INFO] [stderr] Checking juniper_poc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `juniper::EmptyMutation` [INFO] [stderr] --> src/main.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use juniper::EmptyMutation; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `juniper::EmptyMutation` [INFO] [stderr] --> src/main.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use juniper::EmptyMutation; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: private type `RootQuery` in public interface (error E0446) [INFO] [stderr] --> src/main.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(private_in_public)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] warning: private type `RootMutation` in public interface (error E0446) [INFO] [stderr] --> src/main.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] warning: private type `RootQuery` in public interface (error E0446) [INFO] [stderr] --> src/main.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(private_in_public)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] warning: private type `RootMutation` in public interface (error E0446) [INFO] [stderr] --> src/main.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.40s [INFO] running `"docker" "inspect" "9d318026e3c26128d5fdb830428a92cfe59f4b601224697eaec40f98ae66d4f9"` [INFO] running `"docker" "rm" "-f" "9d318026e3c26128d5fdb830428a92cfe59f4b601224697eaec40f98ae66d4f9"` [INFO] [stdout] 9d318026e3c26128d5fdb830428a92cfe59f4b601224697eaec40f98ae66d4f9