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