Sep 02 10:16:08.563 INFO checking ioctl-macros-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 10:16:08.564 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 10:16:08.564 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 10:16:08.749 INFO blam! c07c85a168af79197fc7b11aeeb9a91506ed90cf2b11ff079e32740224629e49 Sep 02 10:16:08.751 INFO running `"docker" "start" "-a" "c07c85a168af79197fc7b11aeeb9a91506ed90cf2b11ff079e32740224629e49"` Sep 02 10:16:09.556 INFO kablam! Compiling ioctl-macros v0.1.0 (file:///source) Sep 02 10:16:09.965 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 02 10:16:09.965 INFO kablam! --> build.rs:4:5 Sep 02 10:16:09.965 INFO kablam! | Sep 02 10:16:09.965 INFO kablam! 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Sep 02 10:16:09.965 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 10:16:09.965 INFO kablam! | Sep 02 10:16:09.965 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 10:16:09.965 INFO kablam! Sep 02 10:16:10.480 INFO kablam! warning: src/ioctl.c:4:0: warning: "_IOR" redefined Sep 02 10:16:10.480 INFO kablam! warning: # define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(size)) Sep 02 10:16:10.480 INFO kablam! warning: ^ Sep 02 10:16:10.480 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 02 10:16:10.480 INFO kablam! warning: from src/ioctl.c:2: Sep 02 10:16:10.480 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:75:0: note: this is the location of the previous definition Sep 02 10:16:10.480 INFO kablam! warning: #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) Sep 02 10:16:10.480 INFO kablam! warning: ^ Sep 02 10:16:10.481 INFO kablam! warning: src/ioctl.c:5:0: warning: "_IOW" redefined Sep 02 10:16:10.481 INFO kablam! warning: # define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(size)) Sep 02 10:16:10.481 INFO kablam! warning: ^ Sep 02 10:16:10.481 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 02 10:16:10.481 INFO kablam! warning: from src/ioctl.c:2: Sep 02 10:16:10.481 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:76:0: note: this is the location of the previous definition Sep 02 10:16:10.481 INFO kablam! warning: #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Sep 02 10:16:10.481 INFO kablam! warning: ^ Sep 02 10:16:10.481 INFO kablam! warning: src/ioctl.c:6:0: warning: "_IOWR" redefined Sep 02 10:16:10.481 INFO kablam! warning: # define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(size)) Sep 02 10:16:10.481 INFO kablam! warning: ^ Sep 02 10:16:10.481 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 02 10:16:10.481 INFO kablam! warning: from src/ioctl.c:2: Sep 02 10:16:10.481 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:77:0: note: this is the location of the previous definition Sep 02 10:16:10.481 INFO kablam! warning: #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Sep 02 10:16:10.481 INFO kablam! warning: ^ Sep 02 10:16:10.953 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Sep 02 10:16:10.956 INFO kablam! su: No module specific data is present Sep 02 10:16:11.327 INFO running `"docker" "rm" "-f" "c07c85a168af79197fc7b11aeeb9a91506ed90cf2b11ff079e32740224629e49"` Sep 02 10:16:11.453 INFO blam! c07c85a168af79197fc7b11aeeb9a91506ed90cf2b11ff079e32740224629e49