Sep 20 01:31:57.244 INFO checking ioctl-macros-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 01:31:57.244 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 01:31:57.244 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:31:57.433 INFO blam! 50412ece68963e4bfb9fce12fe01f3f6832a2bde17b24ed494433bc8e5311a94 Sep 20 01:31:57.435 INFO running `"docker" "start" "-a" "50412ece68963e4bfb9fce12fe01f3f6832a2bde17b24ed494433bc8e5311a94"` Sep 20 01:31:58.148 INFO kablam! usermod: no changes Sep 20 01:31:58.178 INFO kablam! Compiling ioctl-macros v0.1.0 (/source) Sep 20 01:31:58.387 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 20 01:31:58.387 INFO kablam! --> build.rs:4:5 Sep 20 01:31:58.387 INFO kablam! | Sep 20 01:31:58.387 INFO kablam! 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Sep 20 01:31:58.387 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 20 01:31:58.387 INFO kablam! | Sep 20 01:31:58.387 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 01:31:58.387 INFO kablam! Sep 20 01:31:58.820 INFO kablam! warning: src/ioctl.c:4:0: warning: "_IOR" redefined Sep 20 01:31:58.820 INFO kablam! warning: # define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(size)) Sep 20 01:31:58.820 INFO kablam! warning: ^ Sep 20 01:31:58.820 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 20 01:31:58.820 INFO kablam! warning: from src/ioctl.c:2: Sep 20 01:31:58.820 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:75:0: note: this is the location of the previous definition Sep 20 01:31:58.820 INFO kablam! warning: #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) Sep 20 01:31:58.820 INFO kablam! warning: ^ Sep 20 01:31:58.820 INFO kablam! warning: src/ioctl.c:5:0: warning: "_IOW" redefined Sep 20 01:31:58.820 INFO kablam! warning: # define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(size)) Sep 20 01:31:58.820 INFO kablam! warning: ^ Sep 20 01:31:58.820 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 20 01:31:58.820 INFO kablam! warning: from src/ioctl.c:2: Sep 20 01:31:58.820 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:76:0: note: this is the location of the previous definition Sep 20 01:31:58.820 INFO kablam! warning: #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Sep 20 01:31:58.820 INFO kablam! warning: ^ Sep 20 01:31:58.820 INFO kablam! warning: src/ioctl.c:6:0: warning: "_IOWR" redefined Sep 20 01:31:58.820 INFO kablam! warning: # define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(size)) Sep 20 01:31:58.820 INFO kablam! warning: ^ Sep 20 01:31:58.820 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 20 01:31:58.820 INFO kablam! warning: from src/ioctl.c:2: Sep 20 01:31:58.820 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:77:0: note: this is the location of the previous definition Sep 20 01:31:58.820 INFO kablam! warning: #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Sep 20 01:31:58.820 INFO kablam! warning: ^ Sep 20 01:31:59.074 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.91s Sep 20 01:31:59.076 INFO kablam! su: No module specific data is present Sep 20 01:31:59.898 INFO running `"docker" "rm" "-f" "50412ece68963e4bfb9fce12fe01f3f6832a2bde17b24ed494433bc8e5311a94"` Sep 20 01:32:00.038 INFO blam! 50412ece68963e4bfb9fce12fe01f3f6832a2bde17b24ed494433bc8e5311a94