Sep 01 02:03:40.162 INFO checking webgl-rs-0.2.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 02:03:40.162 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 02:03:40.162 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 02:03:40.363 INFO blam! acdb4447f1d7f2757f684d1e84e51bd7b8b49a77e2c2de496e77d6cab4146248 Sep 01 02:03:40.365 INFO running `"docker" "start" "-a" "acdb4447f1d7f2757f684d1e84e51bd7b8b49a77e2c2de496e77d6cab4146248"` Sep 01 02:03:41.070 INFO kablam! Compiling proc-macro2 v0.4.15 Sep 01 02:03:41.070 INFO kablam! Compiling wasm-bindgen-shared v0.2.19 Sep 01 02:03:46.606 INFO kablam! Compiling quote v0.6.8 Sep 01 02:03:49.569 INFO kablam! Compiling syn v0.14.9 Sep 01 02:04:13.339 INFO kablam! Compiling serde_derive v1.0.75 Sep 01 02:04:32.085 INFO kablam! Compiling wasm-bindgen-backend v0.2.19 Sep 01 02:04:41.826 INFO kablam! Compiling wasm-bindgen-macro-support v0.2.19 Sep 01 02:04:47.529 INFO kablam! Compiling wasm-bindgen-macro v0.2.19 Sep 01 02:04:49.540 INFO kablam! Checking wasm-bindgen v0.2.19 Sep 01 02:04:51.763 INFO kablam! Checking webgl-rs v0.2.0 (file:///source) Sep 01 02:04:57.682 INFO kablam! warning: field is never used: `context` Sep 01 02:04:57.682 INFO kablam! --> src/uniform_location.rs:6:5 Sep 01 02:04:57.682 INFO kablam! | Sep 01 02:04:57.682 INFO kablam! 6 | pub(crate) context: &'ctx WebGL2RenderingContext, Sep 01 02:04:57.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:04:57.683 INFO kablam! | Sep 01 02:04:57.683 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 02:04:57.683 INFO kablam! Sep 01 02:04:57.683 INFO kablam! warning: field is never used: `inner` Sep 01 02:04:57.683 INFO kablam! --> src/uniform_location.rs:7:5 Sep 01 02:04:57.683 INFO kablam! | Sep 01 02:04:57.683 INFO kablam! 7 | pub(crate) inner: WebGLUniformLocation, Sep 01 02:04:57.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:04:57.683 INFO kablam! Sep 01 02:04:57.683 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 01 02:04:57.683 INFO kablam! --> src/lib.rs:1:12 Sep 01 02:04:57.683 INFO kablam! | Sep 01 02:04:57.683 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 01 02:04:57.683 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 02:04:57.683 INFO kablam! | Sep 01 02:04:57.683 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 02:04:57.683 INFO kablam! Sep 01 02:04:57.867 INFO kablam! warning: field is never used: `context` Sep 01 02:04:57.867 INFO kablam! --> src/uniform_location.rs:6:5 Sep 01 02:04:57.867 INFO kablam! | Sep 01 02:04:57.867 INFO kablam! 6 | pub(crate) context: &'ctx WebGL2RenderingContext, Sep 01 02:04:57.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:04:57.867 INFO kablam! | Sep 01 02:04:57.867 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 02:04:57.867 INFO kablam! Sep 01 02:04:57.867 INFO kablam! warning: field is never used: `inner` Sep 01 02:04:57.867 INFO kablam! --> src/uniform_location.rs:7:5 Sep 01 02:04:57.867 INFO kablam! | Sep 01 02:04:57.867 INFO kablam! 7 | pub(crate) inner: WebGLUniformLocation, Sep 01 02:04:57.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:04:57.867 INFO kablam! Sep 01 02:04:57.868 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 01 02:04:57.868 INFO kablam! --> src/lib.rs:1:12 Sep 01 02:04:57.868 INFO kablam! | Sep 01 02:04:57.868 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 01 02:04:57.868 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 02:04:57.868 INFO kablam! | Sep 01 02:04:57.869 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 02:04:57.869 INFO kablam! Sep 01 02:04:58.043 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Sep 01 02:04:58.043 INFO kablam! su: No module specific data is present Sep 01 02:04:58.469 INFO running `"docker" "rm" "-f" "acdb4447f1d7f2757f684d1e84e51bd7b8b49a77e2c2de496e77d6cab4146248"` Sep 01 02:04:58.588 INFO blam! acdb4447f1d7f2757f684d1e84e51bd7b8b49a77e2c2de496e77d6cab4146248