Sep 01 12:40:52.700 INFO checking nuklear-sys-1.156.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 12:40:52.700 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 12:40:52.700 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 12:40:52.870 INFO blam! 295269ea45607b3476533117b104b3c74a9511ba47ca6f87aa8ee9f3d2d6f257 Sep 01 12:40:52.873 INFO running `"docker" "start" "-a" "295269ea45607b3476533117b104b3c74a9511ba47ca6f87aa8ee9f3d2d6f257"` Sep 01 12:40:53.543 INFO kablam! Compiling nuklear-sys v1.156.0 (file:///source) Sep 01 12:40:53.915 INFO kablam! warning: use of deprecated item 'gcc::compile_library' Sep 01 12:40:53.915 INFO kablam! --> build.rs:4:5 Sep 01 12:40:53.915 INFO kablam! | Sep 01 12:40:53.915 INFO kablam! 4 | gcc::compile_library("libnuklear.a", &["nuklear-c/bind.c"]); Sep 01 12:40:53.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 12:40:53.915 INFO kablam! | Sep 01 12:40:53.915 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 12:40:53.915 INFO kablam! Sep 01 12:40:55.717 INFO kablam! warning: nuklear-c/bind.c: In function 'nk_filter_my': Sep 01 12:40:55.717 INFO kablam! warning: nuklear-c/bind.c:9:52: warning: unused parameter 'box' [-Wunused-parameter] Sep 01 12:40:55.717 INFO kablam! warning: extern int nk_filter_my(const struct nk_text_edit *box, nk_rune unicode) { Sep 01 12:40:55.717 INFO kablam! warning: ^ Sep 01 12:40:55.717 INFO kablam! warning: nuklear-c/bind.c:9:65: warning: unused parameter 'unicode' [-Wunused-parameter] Sep 01 12:40:55.717 INFO kablam! warning: extern int nk_filter_my(const struct nk_text_edit *box, nk_rune unicode) { Sep 01 12:40:55.717 INFO kablam! warning: ^ Sep 01 12:40:55.717 INFO kablam! warning: In file included from nuklear-c/bind.c:7:0: Sep 01 12:40:55.717 INFO kablam! warning: nuklear-c/bind.c: At top level: Sep 01 12:40:55.717 INFO kablam! warning: nuklear-c/nuklear/nuklear.h:3144:15: warning: 'nk_to_upper' defined but not used [-Wunused-function] Sep 01 12:40:55.717 INFO kablam! warning: NK_INTERN int nk_to_upper(int c) {return (c >= 'a' && c <= 'z') ? (c - ('a' - 'A')) : c;} Sep 01 12:40:55.717 INFO kablam! warning: ^ Sep 01 12:40:58.366 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.84s Sep 01 12:40:58.368 INFO kablam! su: No module specific data is present Sep 01 12:40:58.813 INFO running `"docker" "rm" "-f" "295269ea45607b3476533117b104b3c74a9511ba47ca6f87aa8ee9f3d2d6f257"` Sep 01 12:40:58.926 INFO blam! 295269ea45607b3476533117b104b3c74a9511ba47ca6f87aa8ee9f3d2d6f257