Sep 01 00:15:12.496 INFO checking ioctl-macros-0.1.0 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 00:15:12.496 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 00:15:12.496 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 00:15:12.697 INFO blam! 00bd46168123117a4c87ad476a593b964351af79e00ad5fc6b2c22b833ee0783 Sep 01 00:15:12.700 INFO running `"docker" "start" "-a" "00bd46168123117a4c87ad476a593b964351af79e00ad5fc6b2c22b833ee0783"` Sep 01 00:15:13.548 INFO kablam! Compiling ioctl-macros v0.1.0 (file:///source) Sep 01 00:15:14.024 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 01 00:15:14.024 INFO kablam! --> build.rs:4:5 Sep 01 00:15:14.024 INFO kablam! | Sep 01 00:15:14.024 INFO kablam! 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Sep 01 00:15:14.024 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 00:15:14.024 INFO kablam! | Sep 01 00:15:14.024 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 00:15:14.024 INFO kablam! Sep 01 00:15:14.628 INFO kablam! warning: src/ioctl.c:4:0: warning: "_IOR" redefined Sep 01 00:15:14.628 INFO kablam! warning: # define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(size)) Sep 01 00:15:14.628 INFO kablam! warning: ^ Sep 01 00:15:14.628 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 01 00:15:14.628 INFO kablam! warning: from src/ioctl.c:2: Sep 01 00:15:14.628 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:75:0: note: this is the location of the previous definition Sep 01 00:15:14.628 INFO kablam! warning: #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) Sep 01 00:15:14.628 INFO kablam! warning: ^ Sep 01 00:15:14.628 INFO kablam! warning: src/ioctl.c:5:0: warning: "_IOW" redefined Sep 01 00:15:14.628 INFO kablam! warning: # define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(size)) Sep 01 00:15:14.628 INFO kablam! warning: ^ Sep 01 00:15:14.628 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 01 00:15:14.628 INFO kablam! warning: from src/ioctl.c:2: Sep 01 00:15:14.628 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:76:0: note: this is the location of the previous definition Sep 01 00:15:14.628 INFO kablam! warning: #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Sep 01 00:15:14.628 INFO kablam! warning: ^ Sep 01 00:15:14.629 INFO kablam! warning: src/ioctl.c:6:0: warning: "_IOWR" redefined Sep 01 00:15:14.629 INFO kablam! warning: # define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(size)) Sep 01 00:15:14.629 INFO kablam! warning: ^ Sep 01 00:15:14.629 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 01 00:15:14.629 INFO kablam! warning: from src/ioctl.c:2: Sep 01 00:15:14.629 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:77:0: note: this is the location of the previous definition Sep 01 00:15:14.629 INFO kablam! warning: #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Sep 01 00:15:14.629 INFO kablam! warning: ^ Sep 01 00:15:15.133 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.60s Sep 01 00:15:15.136 INFO kablam! su: No module specific data is present Sep 01 00:15:15.570 INFO running `"docker" "rm" "-f" "00bd46168123117a4c87ad476a593b964351af79e00ad5fc6b2c22b833ee0783"` Sep 01 00:15:15.698 INFO blam! 00bd46168123117a4c87ad476a593b964351af79e00ad5fc6b2c22b833ee0783