Oct 22 02:13:22.157 INFO checking ioctl-macros-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:13:22.158 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 22 02:13:22.432 INFO blam! 22708ed77fc1471406c572cdd418997ec32e83075ab6bb9e7f71c082d27d73d2 Oct 22 02:13:22.433 INFO running `"docker" "start" "-a" "22708ed77fc1471406c572cdd418997ec32e83075ab6bb9e7f71c082d27d73d2"` Oct 22 02:13:22.860 INFO kablam! usermod: no changes Oct 22 02:13:22.912 INFO kablam! Compiling ioctl-macros v0.1.0 (/source) Oct 22 02:13:23.372 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Oct 22 02:13:23.373 INFO kablam! --> build.rs:4:5 Oct 22 02:13:23.373 INFO kablam! | Oct 22 02:13:23.373 INFO kablam! 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Oct 22 02:13:23.373 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 22 02:13:23.373 INFO kablam! | Oct 22 02:13:23.373 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 02:13:23.373 INFO kablam! Oct 22 02:13:23.373 INFO kablam! warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 22 02:13:23.373 INFO kablam! --> build.rs:4:5 Oct 22 02:13:23.373 INFO kablam! | Oct 22 02:13:23.373 INFO kablam! 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Oct 22 02:13:23.373 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 22 02:13:23.373 INFO kablam! Oct 22 02:13:23.807 INFO kablam! warning: src/ioctl.c:4:0: warning: "_IOR" redefined Oct 22 02:13:23.808 INFO kablam! warning: # define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(size)) Oct 22 02:13:23.808 INFO kablam! warning: ^ Oct 22 02:13:23.808 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 22 02:13:23.808 INFO kablam! warning: from src/ioctl.c:2: Oct 22 02:13:23.809 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:75:0: note: this is the location of the previous definition Oct 22 02:13:23.809 INFO kablam! warning: #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) Oct 22 02:13:23.809 INFO kablam! warning: ^ Oct 22 02:13:23.809 INFO kablam! warning: src/ioctl.c:5:0: warning: "_IOW" redefined Oct 22 02:13:23.809 INFO kablam! warning: # define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(size)) Oct 22 02:13:23.809 INFO kablam! warning: ^ Oct 22 02:13:23.809 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 22 02:13:23.809 INFO kablam! warning: from src/ioctl.c:2: Oct 22 02:13:23.809 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:76:0: note: this is the location of the previous definition Oct 22 02:13:23.809 INFO kablam! warning: #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Oct 22 02:13:23.809 INFO kablam! warning: ^ Oct 22 02:13:23.809 INFO kablam! warning: src/ioctl.c:6:0: warning: "_IOWR" redefined Oct 22 02:13:23.809 INFO kablam! warning: # define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(size)) Oct 22 02:13:23.809 INFO kablam! warning: ^ Oct 22 02:13:23.809 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 22 02:13:23.809 INFO kablam! warning: from src/ioctl.c:2: Oct 22 02:13:23.809 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:77:0: note: this is the location of the previous definition Oct 22 02:13:23.809 INFO kablam! warning: #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Oct 22 02:13:23.809 INFO kablam! warning: ^ Oct 22 02:13:24.512 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.63s Oct 22 02:13:24.515 INFO kablam! su: No module specific data is present Oct 22 02:13:24.794 INFO running `"docker" "rm" "-f" "22708ed77fc1471406c572cdd418997ec32e83075ab6bb9e7f71c082d27d73d2"` Oct 22 02:13:24.935 INFO blam! 22708ed77fc1471406c572cdd418997ec32e83075ab6bb9e7f71c082d27d73d2