[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-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/ysimonson/juniper-poc"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/ysimonson/juniper-poc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ysimonson/juniper-poc" "work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/ysimonson/juniper-poc"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/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#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ysimonson/juniper-poc on toolchain try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-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-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/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-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/ysimonson/juniper-poc/Cargo.toml [INFO] crate ysimonson/juniper-poc already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ysimonson/juniper-poc against try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b for pr-59199 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59199/worker-6/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/ysimonson/juniper-poc:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 068c6486d541e99659ffeedfdef2db4a0a7922f4a6cd56a7fdc9977132b769bf [INFO] running `"docker" "start" "-a" "068c6486d541e99659ffeedfdef2db4a0a7922f4a6cd56a7fdc9977132b769bf"` [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Checking unicode-normalization v0.1.5 [INFO] [stderr] Checking byteorder v1.2.2 [INFO] [stderr] Checking httparse v1.2.4 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Checking serde v1.0.43 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking sequence_trie v0.3.5 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling syn v0.13.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking phf_shared v0.7.22 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Checking phf v0.7.22 [INFO] [stderr] Checking idna v0.1.4 [INFO] [stderr] Checking chrono v0.4.2 [INFO] [stderr] Checking url v1.7.0 [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 hyper v0.10.13 [INFO] [stderr] Compiling juniper_codegen v0.9.2 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.43 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking mount v0.4.0 [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 32.56s [INFO] running `"docker" "inspect" "068c6486d541e99659ffeedfdef2db4a0a7922f4a6cd56a7fdc9977132b769bf"` [INFO] running `"docker" "rm" "-f" "068c6486d541e99659ffeedfdef2db4a0a7922f4a6cd56a7fdc9977132b769bf"` [INFO] [stdout] 068c6486d541e99659ffeedfdef2db4a0a7922f4a6cd56a7fdc9977132b769bf