Oct 27 20:28:31.123 INFO checking ioctl-macros-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 20:28:31.123 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 20:28:31.353 INFO blam! c43db8d7bd8656bb722c9907e075e3de99df4b22b97520ce81e020862d59a604 Oct 27 20:28:31.355 INFO running `"docker" "start" "-a" "c43db8d7bd8656bb722c9907e075e3de99df4b22b97520ce81e020862d59a604"` Oct 27 20:28:32.051 INFO kablam! usermod: no changes Oct 27 20:28:32.080 INFO kablam! Compiling ioctl-macros v0.1.0 (/source) Oct 27 20:28:32.567 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Oct 27 20:28:32.567 INFO kablam! --> build.rs:4:5 Oct 27 20:28:32.567 INFO kablam! | Oct 27 20:28:32.567 INFO kablam! 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Oct 27 20:28:32.567 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 20:28:32.567 INFO kablam! | Oct 27 20:28:32.567 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:28:32.567 INFO kablam! Oct 27 20:28:32.567 INFO kablam! warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 27 20:28:32.567 INFO kablam! --> build.rs:4:5 Oct 27 20:28:32.567 INFO kablam! | Oct 27 20:28:32.567 INFO kablam! 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Oct 27 20:28:32.567 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 20:28:32.567 INFO kablam! Oct 27 20:28:33.075 INFO kablam! warning: src/ioctl.c:4:0: warning: "_IOR" redefined Oct 27 20:28:33.076 INFO kablam! warning: # define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(size)) Oct 27 20:28:33.076 INFO kablam! warning: ^ Oct 27 20:28:33.076 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 27 20:28:33.077 INFO kablam! warning: from src/ioctl.c:2: Oct 27 20:28:33.077 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:75:0: note: this is the location of the previous definition Oct 27 20:28:33.077 INFO kablam! warning: #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) Oct 27 20:28:33.077 INFO kablam! warning: ^ Oct 27 20:28:33.078 INFO kablam! warning: src/ioctl.c:5:0: warning: "_IOW" redefined Oct 27 20:28:33.078 INFO kablam! warning: # define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(size)) Oct 27 20:28:33.078 INFO kablam! warning: ^ Oct 27 20:28:33.079 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 27 20:28:33.079 INFO kablam! warning: from src/ioctl.c:2: Oct 27 20:28:33.079 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:76:0: note: this is the location of the previous definition Oct 27 20:28:33.079 INFO kablam! warning: #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Oct 27 20:28:33.080 INFO kablam! warning: ^ Oct 27 20:28:33.080 INFO kablam! warning: src/ioctl.c:6:0: warning: "_IOWR" redefined Oct 27 20:28:33.080 INFO kablam! warning: # define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(size)) Oct 27 20:28:33.080 INFO kablam! warning: ^ Oct 27 20:28:33.081 INFO kablam! warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Oct 27 20:28:33.081 INFO kablam! warning: from src/ioctl.c:2: Oct 27 20:28:33.081 INFO kablam! warning: /usr/include/asm-generic/ioctl.h:77:0: note: this is the location of the previous definition Oct 27 20:28:33.082 INFO kablam! warning: #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Oct 27 20:28:33.082 INFO kablam! warning: ^ Oct 27 20:28:33.874 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Oct 27 20:28:33.877 INFO kablam! su: No module specific data is present Oct 27 20:28:34.199 INFO running `"docker" "rm" "-f" "c43db8d7bd8656bb722c9907e075e3de99df4b22b97520ce81e020862d59a604"` Oct 27 20:28:34.334 INFO blam! c43db8d7bd8656bb722c9907e075e3de99df4b22b97520ce81e020862d59a604