Oct 12 10:11:22.703 INFO checking ysimonson/juniper-poc against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 10:11:22.703 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 10:11:23.207 INFO blam! 6d23ecbb81e71e7c10ad518668379e4ce6e844c403df7a2fedb048c47008d58b Oct 12 10:11:23.209 INFO running `"docker" "start" "-a" "6d23ecbb81e71e7c10ad518668379e4ce6e844c403df7a2fedb048c47008d58b"` Oct 12 10:11:25.644 INFO kablam! usermod: no changes Oct 12 10:11:25.845 INFO kablam! Compiling libc v0.2.40 Oct 12 10:11:25.845 INFO kablam! Checking traitobject v0.1.0 Oct 12 10:11:25.846 INFO kablam! Checking unicode-normalization v0.1.5 Oct 12 10:11:25.846 INFO kablam! Checking typeable v0.1.2 Oct 12 10:11:25.846 INFO kablam! Checking modifier v0.1.0 Oct 12 10:11:25.847 INFO kablam! Checking num-traits v0.2.2 Oct 12 10:11:25.847 INFO kablam! Checking serde v1.0.43 Oct 12 10:11:25.847 INFO kablam! Checking uuid v0.5.1 Oct 12 10:11:26.513 INFO kablam! Checking sequence_trie v0.3.5 Oct 12 10:11:26.728 INFO kablam! Checking num_cpus v1.8.0 Oct 12 10:11:26.812 INFO kablam! Checking base64 v0.6.0 Oct 12 10:11:27.502 INFO kablam! Checking unsafe-any v0.4.2 Oct 12 10:11:27.544 INFO kablam! Checking mime v0.2.6 Oct 12 10:11:27.589 INFO kablam! Compiling syn v0.13.4 Oct 12 10:11:27.776 INFO kablam! Compiling juniper_codegen v0.9.2 Oct 12 10:11:27.792 INFO kablam! Checking typemap v0.3.3 Oct 12 10:11:28.904 INFO kablam! Checking plugin v0.2.6 Oct 12 10:11:30.288 INFO kablam! Checking idna v0.1.4 Oct 12 10:11:30.562 INFO kablam! Compiling rand v0.4.2 Oct 12 10:11:31.425 INFO kablam! Checking num-integer v0.1.36 Oct 12 10:11:32.984 INFO kablam! Checking chrono v0.4.2 Oct 12 10:11:33.892 INFO kablam! Checking url v1.7.0 Oct 12 10:11:36.928 INFO kablam! Compiling phf_generator v0.7.22 Oct 12 10:11:37.824 INFO kablam! Compiling phf_codegen v0.7.22 Oct 12 10:11:38.656 INFO kablam! Checking hyper v0.10.13 Oct 12 10:11:38.752 INFO kablam! Compiling mime_guess v1.8.4 Oct 12 10:11:44.444 INFO kablam! Compiling serde_derive_internals v0.23.1 Oct 12 10:11:49.392 INFO kablam! Compiling serde_derive v1.0.43 Oct 12 10:11:49.492 INFO kablam! Checking iron v0.6.0 Oct 12 10:11:50.726 INFO kablam! Checking persistent v0.4.0 Oct 12 10:11:50.726 INFO kablam! Checking mount v0.4.0 Oct 12 10:11:54.488 INFO kablam! Checking serde_json v1.0.16 Oct 12 10:11:54.488 INFO kablam! Checking ordermap v0.2.13 Oct 12 10:11:58.713 INFO kablam! Checking bodyparser v0.8.0 Oct 12 10:12:00.720 INFO kablam! Checking urlencoded v0.6.0 Oct 12 10:12:02.928 INFO kablam! Checking juniper v0.9.2 Oct 12 10:12:07.147 INFO kablam! Checking juniper_iron v0.1.2 Oct 12 10:12:07.823 INFO kablam! Checking juniper_poc v0.1.0 (/source) Oct 12 10:12:08.481 INFO kablam! warning: unused import: `juniper::EmptyMutation` Oct 12 10:12:08.482 INFO kablam! --> src/main.rs:8:5 Oct 12 10:12:08.482 INFO kablam! | Oct 12 10:12:08.482 INFO kablam! 8 | use juniper::EmptyMutation; Oct 12 10:12:08.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 10:12:08.482 INFO kablam! | Oct 12 10:12:08.482 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 10:12:08.482 INFO kablam! Oct 12 10:12:08.504 INFO kablam! warning: unused import: `juniper::EmptyMutation` Oct 12 10:12:08.505 INFO kablam! --> src/main.rs:8:5 Oct 12 10:12:08.505 INFO kablam! | Oct 12 10:12:08.505 INFO kablam! 8 | use juniper::EmptyMutation; Oct 12 10:12:08.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 10:12:08.505 INFO kablam! | Oct 12 10:12:08.505 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 10:12:08.505 INFO kablam! Oct 12 10:12:08.600 INFO kablam! warning: private type `RootQuery` in public interface (error E0446) Oct 12 10:12:08.600 INFO kablam! --> src/main.rs:28:1 Oct 12 10:12:08.600 INFO kablam! | Oct 12 10:12:08.600 INFO kablam! 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; Oct 12 10:12:08.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 10:12:08.600 INFO kablam! | Oct 12 10:12:08.602 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 12 10:12:08.602 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 12 10:12:08.602 INFO kablam! = note: for more information, see issue #34537 Oct 12 10:12:08.602 INFO kablam! Oct 12 10:12:08.602 INFO kablam! warning: private type `RootMutation` in public interface (error E0446) Oct 12 10:12:08.602 INFO kablam! --> src/main.rs:28:1 Oct 12 10:12:08.602 INFO kablam! | Oct 12 10:12:08.602 INFO kablam! 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; Oct 12 10:12:08.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 10:12:08.602 INFO kablam! | Oct 12 10:12:08.602 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 12 10:12:08.602 INFO kablam! = note: for more information, see issue #34537 Oct 12 10:12:08.602 INFO kablam! Oct 12 10:12:08.622 INFO kablam! warning: private type `RootQuery` in public interface (error E0446) Oct 12 10:12:08.622 INFO kablam! --> src/main.rs:28:1 Oct 12 10:12:08.623 INFO kablam! | Oct 12 10:12:08.623 INFO kablam! 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; Oct 12 10:12:08.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 10:12:08.624 INFO kablam! | Oct 12 10:12:08.625 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 12 10:12:08.625 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 12 10:12:08.626 INFO kablam! = note: for more information, see issue #34537 Oct 12 10:12:08.626 INFO kablam! Oct 12 10:12:08.627 INFO kablam! warning: private type `RootMutation` in public interface (error E0446) Oct 12 10:12:08.628 INFO kablam! --> src/main.rs:28:1 Oct 12 10:12:08.628 INFO kablam! | Oct 12 10:12:08.629 INFO kablam! 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; Oct 12 10:12:08.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 10:12:08.630 INFO kablam! | Oct 12 10:12:08.630 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 12 10:12:08.631 INFO kablam! = note: for more information, see issue #34537 Oct 12 10:12:08.631 INFO kablam! Oct 12 10:12:08.706 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.04s Oct 12 10:12:08.720 INFO kablam! su: No module specific data is present Oct 12 10:12:10.167 INFO running `"docker" "rm" "-f" "6d23ecbb81e71e7c10ad518668379e4ce6e844c403df7a2fedb048c47008d58b"` Oct 12 10:12:10.564 INFO blam! 6d23ecbb81e71e7c10ad518668379e4ce6e844c403df7a2fedb048c47008d58b