Oct 31 17:28:45.434 INFO checking ysimonson/juniper-poc against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 17:28:45.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +d7816399d50d407bbce1efe9dbadf8faaaf568fc-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 31 17:28:45.892 INFO blam! 04efc3b16ad054a9e55de8c87b4b956980d68fffe01cfb48a5e31a8fe8bd8bc8 Oct 31 17:28:45.896 INFO running `"docker" "start" "-a" "04efc3b16ad054a9e55de8c87b4b956980d68fffe01cfb48a5e31a8fe8bd8bc8"` Oct 31 17:28:47.212 INFO kablam! usermod: no changes Oct 31 17:28:47.465 INFO kablam! Compiling libc v0.2.40 Oct 31 17:28:47.465 INFO kablam! Checking num-traits v0.2.2 Oct 31 17:28:47.474 INFO kablam! Checking serde v1.0.43 Oct 31 17:28:47.475 INFO kablam! Checking uuid v0.5.1 Oct 31 17:28:47.480 INFO kablam! Checking sequence_trie v0.3.5 Oct 31 17:28:47.493 INFO kablam! Checking unsafe-any v0.4.2 Oct 31 17:28:47.493 INFO kablam! Checking num_cpus v1.8.0 Oct 31 17:28:47.493 INFO kablam! Checking base64 v0.6.0 Oct 31 17:28:48.256 INFO kablam! Compiling proc-macro2 v0.3.8 Oct 31 17:28:49.152 INFO kablam! Checking typemap v0.3.3 Oct 31 17:28:49.192 INFO kablam! Compiling unicase v1.4.2 Oct 31 17:28:49.441 INFO kablam! Compiling juniper_codegen v0.9.2 Oct 31 17:28:50.632 INFO kablam! Checking phf_shared v0.7.22 Oct 31 17:28:50.808 INFO kablam! Checking hyper v0.10.13 Oct 31 17:28:51.909 INFO kablam! Checking plugin v0.2.6 Oct 31 17:28:51.960 INFO kablam! Checking phf v0.7.22 Oct 31 17:28:53.912 INFO kablam! Checking num-integer v0.1.36 Oct 31 17:28:54.354 INFO kablam! Compiling rand v0.4.2 Oct 31 17:28:56.502 INFO kablam! Checking chrono v0.4.2 Oct 31 17:28:59.765 INFO kablam! Compiling quote v0.5.2 Oct 31 17:29:00.889 INFO kablam! Compiling phf_generator v0.7.22 Oct 31 17:29:01.932 INFO kablam! Compiling phf_codegen v0.7.22 Oct 31 17:29:02.592 INFO kablam! Compiling syn v0.13.4 Oct 31 17:29:02.664 INFO kablam! Compiling mime_guess v1.8.4 Oct 31 17:29:06.524 INFO kablam! Checking iron v0.6.0 Oct 31 17:29:07.276 INFO kablam! Checking persistent v0.4.0 Oct 31 17:29:07.276 INFO kablam! Checking mount v0.4.0 Oct 31 17:29:15.004 INFO kablam! Compiling serde_derive_internals v0.23.1 Oct 31 17:29:16.452 INFO kablam! Checking serde_json v1.0.16 Oct 31 17:29:16.452 INFO kablam! Checking ordermap v0.2.13 Oct 31 17:29:19.744 INFO kablam! Compiling serde_derive v1.0.43 Oct 31 17:29:20.701 INFO kablam! Checking bodyparser v0.8.0 Oct 31 17:29:21.132 INFO kablam! Checking urlencoded v0.6.0 Oct 31 17:29:31.151 INFO kablam! Checking juniper v0.9.2 Oct 31 17:29:35.081 INFO kablam! Checking juniper_iron v0.1.2 Oct 31 17:29:35.772 INFO kablam! Checking juniper_poc v0.1.0 (/source) Oct 31 17:29:36.276 INFO kablam! warning: unused import: `juniper::EmptyMutation` Oct 31 17:29:36.276 INFO kablam! --> src/main.rs:8:5 Oct 31 17:29:36.276 INFO kablam! | Oct 31 17:29:36.276 INFO kablam! 8 | use juniper::EmptyMutation; Oct 31 17:29:36.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:29:36.276 INFO kablam! | Oct 31 17:29:36.276 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 17:29:36.276 INFO kablam! Oct 31 17:29:36.380 INFO kablam! warning: unused import: `juniper::EmptyMutation` Oct 31 17:29:36.380 INFO kablam! --> src/main.rs:8:5 Oct 31 17:29:36.380 INFO kablam! | Oct 31 17:29:36.380 INFO kablam! 8 | use juniper::EmptyMutation; Oct 31 17:29:36.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:29:36.380 INFO kablam! | Oct 31 17:29:36.380 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 17:29:36.380 INFO kablam! Oct 31 17:29:36.396 INFO kablam! warning: private type `RootQuery` in public interface (error E0446) Oct 31 17:29:36.396 INFO kablam! --> src/main.rs:28:1 Oct 31 17:29:36.396 INFO kablam! | Oct 31 17:29:36.396 INFO kablam! 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; Oct 31 17:29:36.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:29:36.396 INFO kablam! | Oct 31 17:29:36.396 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 31 17:29:36.396 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 17:29:36.396 INFO kablam! = note: for more information, see issue #34537 Oct 31 17:29:36.396 INFO kablam! Oct 31 17:29:36.396 INFO kablam! warning: private type `RootMutation` in public interface (error E0446) Oct 31 17:29:36.396 INFO kablam! --> src/main.rs:28:1 Oct 31 17:29:36.396 INFO kablam! | Oct 31 17:29:36.396 INFO kablam! 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; Oct 31 17:29:36.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:29:36.396 INFO kablam! | Oct 31 17:29:36.396 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 17:29:36.396 INFO kablam! = note: for more information, see issue #34537 Oct 31 17:29:36.396 INFO kablam! Oct 31 17:29:36.532 INFO kablam! warning: private type `RootQuery` in public interface (error E0446) Oct 31 17:29:36.532 INFO kablam! --> src/main.rs:28:1 Oct 31 17:29:36.532 INFO kablam! | Oct 31 17:29:36.532 INFO kablam! 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; Oct 31 17:29:36.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:29:36.532 INFO kablam! | Oct 31 17:29:36.532 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 31 17:29:36.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 17:29:36.532 INFO kablam! = note: for more information, see issue #34537 Oct 31 17:29:36.532 INFO kablam! Oct 31 17:29:36.532 INFO kablam! warning: private type `RootMutation` in public interface (error E0446) Oct 31 17:29:36.532 INFO kablam! --> src/main.rs:28:1 Oct 31 17:29:36.532 INFO kablam! | Oct 31 17:29:36.532 INFO kablam! 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; Oct 31 17:29:36.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:29:36.533 INFO kablam! | Oct 31 17:29:36.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 17:29:36.533 INFO kablam! = note: for more information, see issue #34537 Oct 31 17:29:36.533 INFO kablam! Oct 31 17:29:36.648 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.39s Oct 31 17:29:36.660 INFO kablam! su: No module specific data is present Oct 31 17:29:38.086 INFO running `"docker" "rm" "-f" "04efc3b16ad054a9e55de8c87b4b956980d68fffe01cfb48a5e31a8fe8bd8bc8"` Oct 31 17:29:38.393 INFO blam! 04efc3b16ad054a9e55de8c87b4b956980d68fffe01cfb48a5e31a8fe8bd8bc8