Sep 04 16:35:09.985 INFO checking ioctl-macros-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 16:35:09.985 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 16:35:09.985 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 16:35:10.127 INFO blam! a67108e338a2a280ef1d58a63426b9898d18df5e1280ea0f7fd27e581ad620a5 Sep 04 16:35:10.129 INFO running `"docker" "start" "-a" "a67108e338a2a280ef1d58a63426b9898d18df5e1280ea0f7fd27e581ad620a5"` Sep 04 16:35:10.851 INFO kablam! Compiling ioctl-macros v0.1.0 (file:///source) Sep 04 16:35:11.246 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 04 16:35:11.247 INFO kablam! --> build.rs:4:5 Sep 04 16:35:11.247 INFO kablam! | Sep 04 16:35:11.247 INFO kablam! 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Sep 04 16:35:11.247 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 16:35:11.247 INFO kablam! | Sep 04 16:35:11.247 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 16:35:11.247 INFO kablam! Sep 04 16:35:11.667 INFO kablam! warning: src/ioctl.c:4:0: warning: "_IOR" redefined Sep 04 16:35:11.667 INFO kablam! warning: # define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(size)) Sep 04 16:35:11.668 INFO kablam! warning: ^ Sep 04 16:35:11.668 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 04 16:35:11.668 INFO kablam! warning: from src/ioctl.c:2: Sep 04 16:35:11.668 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:75:0: note: this is the location of the previous definition Sep 04 16:35:11.668 INFO kablam! warning: #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) Sep 04 16:35:11.668 INFO kablam! warning: ^ Sep 04 16:35:11.668 INFO kablam! warning: src/ioctl.c:5:0: warning: "_IOW" redefined Sep 04 16:35:11.668 INFO kablam! warning: # define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(size)) Sep 04 16:35:11.668 INFO kablam! warning: ^ Sep 04 16:35:11.668 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 04 16:35:11.668 INFO kablam! warning: from src/ioctl.c:2: Sep 04 16:35:11.668 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:76:0: note: this is the location of the previous definition Sep 04 16:35:11.668 INFO kablam! warning: #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Sep 04 16:35:11.668 INFO kablam! warning: ^ Sep 04 16:35:11.668 INFO kablam! warning: src/ioctl.c:6:0: warning: "_IOWR" redefined Sep 04 16:35:11.668 INFO kablam! warning: # define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(size)) Sep 04 16:35:11.668 INFO kablam! warning: ^ Sep 04 16:35:11.668 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 04 16:35:11.668 INFO kablam! warning: from src/ioctl.c:2: Sep 04 16:35:11.668 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:77:0: note: this is the location of the previous definition Sep 04 16:35:11.668 INFO kablam! warning: #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Sep 04 16:35:11.668 INFO kablam! warning: ^ Sep 04 16:35:12.208 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Sep 04 16:35:12.211 INFO kablam! su: No module specific data is present Sep 04 16:35:12.773 INFO running `"docker" "rm" "-f" "a67108e338a2a280ef1d58a63426b9898d18df5e1280ea0f7fd27e581ad620a5"` Sep 04 16:35:12.863 INFO blam! a67108e338a2a280ef1d58a63426b9898d18df5e1280ea0f7fd27e581ad620a5