Sep 02 10:16:07.684 INFO checking ioctl-macros-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 10:16:07.684 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 10:16:07.684 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-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:07.839 INFO blam! 4a9a9e667b044b58e069b5cedcd9850ec7714de4cad020cd13ff7063ded74090 Sep 02 10:16:07.840 INFO running `"docker" "start" "-a" "4a9a9e667b044b58e069b5cedcd9850ec7714de4cad020cd13ff7063ded74090"` Sep 02 10:16:08.443 INFO kablam! Compiling ioctl-macros v0.1.0 (file:///source) Sep 02 10:16:08.882 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 02 10:16:08.882 INFO kablam! --> build.rs:4:5 Sep 02 10:16:08.882 INFO kablam! | Sep 02 10:16:08.882 INFO kablam! 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Sep 02 10:16:08.883 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 10:16:08.883 INFO kablam! | Sep 02 10:16:08.883 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 10:16:08.883 INFO kablam! Sep 02 10:16:09.419 INFO kablam! warning: src/ioctl.c:4:0: warning: "_IOR" redefined Sep 02 10:16:09.419 INFO kablam! warning: # define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(size)) Sep 02 10:16:09.419 INFO kablam! warning: ^ Sep 02 10:16:09.419 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 02 10:16:09.419 INFO kablam! warning: from src/ioctl.c:2: Sep 02 10:16:09.419 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:75:0: note: this is the location of the previous definition Sep 02 10:16:09.419 INFO kablam! warning: #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) Sep 02 10:16:09.419 INFO kablam! warning: ^ Sep 02 10:16:09.419 INFO kablam! warning: src/ioctl.c:5:0: warning: "_IOW" redefined Sep 02 10:16:09.419 INFO kablam! warning: # define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(size)) Sep 02 10:16:09.419 INFO kablam! warning: ^ Sep 02 10:16:09.419 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 02 10:16:09.419 INFO kablam! warning: from src/ioctl.c:2: Sep 02 10:16:09.419 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:76:0: note: this is the location of the previous definition Sep 02 10:16:09.419 INFO kablam! warning: #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Sep 02 10:16:09.419 INFO kablam! warning: ^ Sep 02 10:16:09.419 INFO kablam! warning: src/ioctl.c:6:0: warning: "_IOWR" redefined Sep 02 10:16:09.419 INFO kablam! warning: # define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(size)) Sep 02 10:16:09.419 INFO kablam! warning: ^ Sep 02 10:16:09.419 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Sep 02 10:16:09.419 INFO kablam! warning: from src/ioctl.c:2: Sep 02 10:16:09.419 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:77:0: note: this is the location of the previous definition Sep 02 10:16:09.420 INFO kablam! warning: #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Sep 02 10:16:09.420 INFO kablam! warning: ^ Sep 02 10:16:09.963 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.54s Sep 02 10:16:09.966 INFO kablam! su: No module specific data is present Sep 02 10:16:10.435 INFO running `"docker" "rm" "-f" "4a9a9e667b044b58e069b5cedcd9850ec7714de4cad020cd13ff7063ded74090"` Sep 02 10:16:10.564 INFO blam! 4a9a9e667b044b58e069b5cedcd9850ec7714de4cad020cd13ff7063ded74090