Sep 04 15:01:27.263 INFO checking graphql-rs-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 15:01:27.264 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 15:01:27.264 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 15:01:27.498 INFO blam! e1d687dad33b5da169e951971c8b5d239539f35ecf8cdcf182f6a43600044e25 Sep 04 15:01:27.501 INFO running `"docker" "start" "-a" "e1d687dad33b5da169e951971c8b5d239539f35ecf8cdcf182f6a43600044e25"` Sep 04 15:01:28.265 INFO kablam! Checking graphql-rs v0.1.0 (file:///source) Sep 04 15:01:28.874 INFO kablam! warning: unused macro definition Sep 04 15:01:28.874 INFO kablam! --> src/graphql.rs:5:1 Sep 04 15:01:28.874 INFO kablam! | Sep 04 15:01:28.874 INFO kablam! 5 | / macro_rules! blanket_impl { Sep 04 15:01:28.874 INFO kablam! 6 | | ($trait_: ident for $($type_: ty),*) => { Sep 04 15:01:28.874 INFO kablam! 7 | | $( Sep 04 15:01:28.874 INFO kablam! 8 | | impl $trait_ for $type_ {} Sep 04 15:01:28.875 INFO kablam! 9 | | )* Sep 04 15:01:28.875 INFO kablam! 10 | | }; Sep 04 15:01:28.875 INFO kablam! 11 | | } Sep 04 15:01:28.875 INFO kablam! | |_^ Sep 04 15:01:28.875 INFO kablam! | Sep 04 15:01:28.876 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 15:01:28.876 INFO kablam! Sep 04 15:01:29.011 INFO kablam! warning: field is never used: `values` Sep 04 15:01:29.011 INFO kablam! --> src/graphql.rs:85:3 Sep 04 15:01:29.011 INFO kablam! | Sep 04 15:01:29.011 INFO kablam! 85 | values: HashMap, Sep 04 15:01:29.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:01:29.011 INFO kablam! | Sep 04 15:01:29.011 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 15:01:29.011 INFO kablam! Sep 04 15:01:29.012 INFO kablam! warning: method is never used: `values` Sep 04 15:01:29.012 INFO kablam! --> src/graphql.rs:89:3 Sep 04 15:01:29.012 INFO kablam! | Sep 04 15:01:29.012 INFO kablam! 89 | fn values(&self) -> &HashMap { Sep 04 15:01:29.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:01:29.013 INFO kablam! Sep 04 15:01:29.013 INFO kablam! warning: field is never used: `name` Sep 04 15:01:29.013 INFO kablam! --> src/graphql.rs:134:3 Sep 04 15:01:29.013 INFO kablam! | Sep 04 15:01:29.013 INFO kablam! 134 | name: String, Sep 04 15:01:29.013 INFO kablam! | ^^^^^^^^^^^^ Sep 04 15:01:29.013 INFO kablam! Sep 04 15:01:29.013 INFO kablam! warning: field is never used: `description` Sep 04 15:01:29.013 INFO kablam! --> src/graphql.rs:135:3 Sep 04 15:01:29.013 INFO kablam! | Sep 04 15:01:29.013 INFO kablam! 135 | description: Option, Sep 04 15:01:29.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:01:29.013 INFO kablam! Sep 04 15:01:29.013 INFO kablam! warning: field is never used: `values` Sep 04 15:01:29.013 INFO kablam! --> src/graphql.rs:136:3 Sep 04 15:01:29.013 INFO kablam! | Sep 04 15:01:29.013 INFO kablam! 136 | values: HashMap, Sep 04 15:01:29.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:01:29.013 INFO kablam! Sep 04 15:01:29.013 INFO kablam! warning: method is never used: `new` Sep 04 15:01:29.013 INFO kablam! --> src/graphql.rs:140:3 Sep 04 15:01:29.013 INFO kablam! | Sep 04 15:01:29.013 INFO kablam! 140 | fn new(name: &str) -> GraphQLEnumBuilder { Sep 04 15:01:29.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:01:29.014 INFO kablam! Sep 04 15:01:29.014 INFO kablam! warning: method is never used: `with_description` Sep 04 15:01:29.014 INFO kablam! --> src/graphql.rs:148:3 Sep 04 15:01:29.014 INFO kablam! | Sep 04 15:01:29.014 INFO kablam! 148 | fn with_description(mut self, description: &str) -> GraphQLEnumBuilder { Sep 04 15:01:29.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:01:29.014 INFO kablam! Sep 04 15:01:29.014 INFO kablam! warning: method is never used: `value_fn` Sep 04 15:01:29.014 INFO kablam! --> src/graphql.rs:153:3 Sep 04 15:01:29.014 INFO kablam! | Sep 04 15:01:29.014 INFO kablam! 153 | / fn value_fn(mut self, name: &str, f: F) -> GraphQLEnumBuilder Sep 04 15:01:29.014 INFO kablam! 154 | | where F: FnOnce(GraphQLEnumValue) -> GraphQLEnumValue Sep 04 15:01:29.014 INFO kablam! 155 | | { Sep 04 15:01:29.014 INFO kablam! 156 | | let v = f(GraphQLEnumValue::new(name)); Sep 04 15:01:29.014 INFO kablam! 157 | | self.values.insert(v.value.clone(), v); Sep 04 15:01:29.014 INFO kablam! 158 | | self Sep 04 15:01:29.014 INFO kablam! 159 | | } Sep 04 15:01:29.014 INFO kablam! | |___^ Sep 04 15:01:29.014 INFO kablam! Sep 04 15:01:29.014 INFO kablam! warning: method is never used: `value` Sep 04 15:01:29.014 INFO kablam! --> src/graphql.rs:161:3 Sep 04 15:01:29.014 INFO kablam! | Sep 04 15:01:29.014 INFO kablam! 161 | fn value(mut self, name: &str) -> GraphQLEnumBuilder { Sep 04 15:01:29.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:01:29.014 INFO kablam! Sep 04 15:01:29.015 INFO kablam! warning: method is never used: `build` Sep 04 15:01:29.015 INFO kablam! --> src/graphql.rs:166:3 Sep 04 15:01:29.015 INFO kablam! | Sep 04 15:01:29.015 INFO kablam! 166 | fn build(self) -> GraphQLEnum { Sep 04 15:01:29.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:01:29.015 INFO kablam! Sep 04 15:01:29.107 INFO kablam! warning: unused macro definition Sep 04 15:01:29.107 INFO kablam! --> src/graphql.rs:5:1 Sep 04 15:01:29.107 INFO kablam! | Sep 04 15:01:29.107 INFO kablam! 5 | / macro_rules! blanket_impl { Sep 04 15:01:29.107 INFO kablam! 6 | | ($trait_: ident for $($type_: ty),*) => { Sep 04 15:01:29.107 INFO kablam! 7 | | $( Sep 04 15:01:29.107 INFO kablam! 8 | | impl $trait_ for $type_ {} Sep 04 15:01:29.107 INFO kablam! 9 | | )* Sep 04 15:01:29.107 INFO kablam! 10 | | }; Sep 04 15:01:29.107 INFO kablam! 11 | | } Sep 04 15:01:29.107 INFO kablam! | |_^ Sep 04 15:01:29.107 INFO kablam! | Sep 04 15:01:29.107 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 15:01:29.108 INFO kablam! Sep 04 15:01:29.392 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Sep 04 15:01:29.395 INFO kablam! su: No module specific data is present Sep 04 15:01:29.772 INFO running `"docker" "rm" "-f" "e1d687dad33b5da169e951971c8b5d239539f35ecf8cdcf182f6a43600044e25"` Sep 04 15:01:29.896 INFO blam! e1d687dad33b5da169e951971c8b5d239539f35ecf8cdcf182f6a43600044e25