Sep 17 22:43:00.138 INFO checking ioctl-macros-0.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 22:43:00.138 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 22:43:00.138 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 22:43:00.283 INFO blam! 6f6c7e457014824efd4fa47c41dda60607ccd45f00ba0185e8db44dfd413ada2 Sep 17 22:43:00.285 INFO running `"docker" "start" "-a" "6f6c7e457014824efd4fa47c41dda60607ccd45f00ba0185e8db44dfd413ada2"` Sep 17 22:43:01.356 INFO kablam! usermod: no changes Sep 17 22:43:01.379 INFO kablam! Compiling ioctl-macros v0.1.0 (/source) Sep 17 22:43:01.586 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 17 22:43:01.586 INFO kablam! --> build.rs:4:5 Sep 17 22:43:01.586 INFO kablam! | Sep 17 22:43:01.586 INFO kablam! 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Sep 17 22:43:01.586 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 17 22:43:01.586 INFO kablam! | Sep 17 22:43:01.586 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 22:43:01.586 INFO kablam! Sep 17 22:43:01.933 INFO kablam! warning: src/ioctl.c:4:0: warning: "_IOR" redefined Sep 17 22:43:01.933 INFO kablam! warning: # define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(size)) Sep 17 22:43:01.933 INFO kablam! warning: ^ Sep 17 22:43:01.933 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 17 22:43:01.933 INFO kablam! warning: from src/ioctl.c:2: Sep 17 22:43:01.933 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:75:0: note: this is the location of the previous definition Sep 17 22:43:01.933 INFO kablam! warning: #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) Sep 17 22:43:01.933 INFO kablam! warning: ^ Sep 17 22:43:01.933 INFO kablam! warning: src/ioctl.c:5:0: warning: "_IOW" redefined Sep 17 22:43:01.933 INFO kablam! warning: # define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(size)) Sep 17 22:43:01.934 INFO kablam! warning: ^ Sep 17 22:43:01.934 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 17 22:43:01.934 INFO kablam! warning: from src/ioctl.c:2: Sep 17 22:43:01.934 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:76:0: note: this is the location of the previous definition Sep 17 22:43:01.934 INFO kablam! warning: #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Sep 17 22:43:01.934 INFO kablam! warning: ^ Sep 17 22:43:01.934 INFO kablam! warning: src/ioctl.c:6:0: warning: "_IOWR" redefined Sep 17 22:43:01.934 INFO kablam! warning: # define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(size)) Sep 17 22:43:01.934 INFO kablam! warning: ^ Sep 17 22:43:01.934 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 17 22:43:01.934 INFO kablam! warning: from src/ioctl.c:2: Sep 17 22:43:01.934 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:77:0: note: this is the location of the previous definition Sep 17 22:43:01.934 INFO kablam! warning: #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Sep 17 22:43:01.934 INFO kablam! warning: ^ Sep 17 22:43:02.206 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.83s Sep 17 22:43:02.209 INFO kablam! su: No module specific data is present Sep 17 22:43:02.894 INFO running `"docker" "rm" "-f" "6f6c7e457014824efd4fa47c41dda60607ccd45f00ba0185e8db44dfd413ada2"` Sep 17 22:43:02.986 INFO blam! 6f6c7e457014824efd4fa47c41dda60607ccd45f00ba0185e8db44dfd413ada2